Skip to content

Commit 40b9fa0

Browse files
committed
cleanup
1 parent 6299082 commit 40b9fa0

File tree

125 files changed

+173
-1308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+173
-1308
lines changed

bootstrap/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ resources:
55
# - ../../components/operators/sealed-secrets/operator/overlays/default
66
- ../../components/operators/openshift-gitops-operator/instance/overlays/default
77
- ../../components/configs/namespaces/base
8-
- argocd-ssh-known-hosts-cm.yaml
8+
# - argocd-ssh-known-hosts-cm.yaml
99
# - sealed-secrets-secret.yaml

bootstrap/overlays/testing/kustomization.yaml

-6
This file was deleted.

clusters/overlays/testing/kustomization.yaml

-31
This file was deleted.

clusters/overlays/testing/patch-application-manual-sync.yaml

-2
This file was deleted.

clusters/overlays/testing/patch-application-repo-revision.yaml

-6
This file was deleted.

clusters/overlays/testing/patch-applicationset-manual-sync.yaml

-2
This file was deleted.

clusters/overlays/testing/patch-applicationset-repo-revision.yaml

-6
This file was deleted.

components/argocd/apps/overlays/workshop-rhdp/patch-operators-applicationset.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
values:
2222
name: operator-rhods
2323
path: components/operators/rhods-operator/operator/overlays/stable
24-
- cluster: local
25-
url: https://kubernetes.default.svc
26-
values:
27-
name: operator-sealed-secrets
28-
path: components/operators/sealed-secrets/operator/overlays/default
2924
- cluster: local
3025
url: https://kubernetes.default.svc
3126
values:

components/operators/gpu-operator-certified/INFO.md

-5
This file was deleted.

components/operators/gpu-operator-certified/README.md

-36
This file was deleted.

components/operators/gpu-operator-certified/aggregate/overlays/default/kustomization.yaml

-11
This file was deleted.

components/operators/gpu-operator-certified/instance/README.md

Whitespace-only changes.

components/operators/gpu-operator-certified/instance/base/cluster-policy.yaml

-4
This file was deleted.

components/operators/gpu-operator-certified/instance/base/kustomization.yaml

-7
This file was deleted.

components/operators/gpu-operator-certified/instance/overlays/default/kustomization.yaml

-5
This file was deleted.

components/operators/gpu-operator-certified/operator/base/kustomization.yaml

-7
This file was deleted.

components/operators/gpu-operator-certified/operator/base/operator-group.yaml

-8
This file was deleted.

components/operators/gpu-operator-certified/operator/base/subscription.yaml

-11
This file was deleted.

components/operators/gpu-operator-certified/operator/overlays/v23.3/kustomization.yaml

-11
This file was deleted.

components/operators/gpu-operator-certified/operator/overlays/v23.3/patch-channel.yaml

-3
This file was deleted.

components/operators/openshift-data-foundation/README.md

-33
This file was deleted.

components/operators/openshift-data-foundation/aggregate/overlays/aws-node-labeler/kustomization.yaml

-10
This file was deleted.

components/operators/openshift-data-foundation/aggregate/overlays/aws/kustomization.yaml

-9
This file was deleted.

components/operators/openshift-data-foundation/aggregate/overlays/vsphere-node-labeler/kustomization.yaml

-7
This file was deleted.

components/operators/openshift-data-foundation/aggregate/overlays/vsphere/kustomization.yaml

-6
This file was deleted.

components/operators/openshift-data-foundation/config-helpers/README.md

-38
This file was deleted.

components/operators/openshift-data-foundation/config-helpers/node-labeler/base/kustomization.yaml

-9
This file was deleted.

components/operators/openshift-data-foundation/config-helpers/node-labeler/base/node-label-job.yaml

-31
This file was deleted.

components/operators/openshift-data-foundation/config-helpers/node-labeler/base/rbac.yaml

-33
This file was deleted.

components/operators/openshift-data-foundation/config-helpers/node-labeler/base/service-account.yaml

-6
This file was deleted.

components/operators/openshift-data-foundation/config-helpers/node-labeler/overlays/default/kustomization.yaml

-7
This file was deleted.

0 commit comments

Comments
 (0)