Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RHOAIENG-1051] - update opendatahub folder to kustomize #280

Merged
merged 2 commits into from
Apr 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Dockerfile.develop
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ RUN true \

# Use setup-envtest for kubebuilder to use K8s version 1.23+ for autoscaling/v2 (HPA)
RUN true \
&& go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest \
&& go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20240320141353-395cfc7486e6 \
&& setup-envtest use 1.26 \
&& true

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.develop.ci
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ RUN true \

# Use setup-envtest for kubebuilder to use K8s version 1.23+ for autoscaling/v2 (HPA)
RUN true \
&& go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest \
&& go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20240320141353-395cfc7486e6 \
&& setup-envtest use 1.23 \
&& true

Expand Down
2 changes: 1 addition & 1 deletion config/namespace-runtimes/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
resources:
- ../runtimes
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion config/runtimes/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ images:
newTag: 0.7.1-cpu

transformers:
- ../default/metadataLabelTransformer.yaml
- metadataLabelTransformer.yaml
36 changes: 0 additions & 36 deletions opendatahub/kfdef/kfdef-fast.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions opendatahub/kfdef/kfdef-local.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions opendatahub/kfdef/kfdef-stable.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions opendatahub/kfdef/kfdef.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions opendatahub/odh-manifests/model-mesh/OWNERS

This file was deleted.

79 changes: 0 additions & 79 deletions opendatahub/odh-manifests/model-mesh/README.md

This file was deleted.

71 changes: 0 additions & 71 deletions opendatahub/odh-manifests/model-mesh/base/kustomization.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions opendatahub/odh-manifests/model-mesh/base/params.env

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading