Skip to content

Commit 9c15645

Browse files
Merge pull request #446 from abraham2512/deprecate-siteconfig-examples
telco-ran: CNF-18398: Deprecate SiteConfig v1
2 parents f06cc38 + 06107c5 commit 9c15645

File tree

11 files changed

+2
-648
lines changed

11 files changed

+2
-648
lines changed

telco-hub/configuration/reference-crs/required/gitops/ztp-installation/app-project.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,10 @@ spec:
2424
kind: Namespace
2525
- group: ''
2626
kind: Secret
27-
- group: 'agent-install.openshift.io'
28-
kind: InfraEnv
29-
- group: 'agent-install.openshift.io'
30-
kind: NMStateConfig
31-
- group: 'extensions.hive.openshift.io'
32-
kind: AgentClusterInstall
3327
- group: 'extensions.hive.openshift.io'
3428
kind: ImageClusterInstall
35-
- group: 'hive.openshift.io'
36-
kind: ClusterDeployment
37-
- group: 'metal3.io'
38-
kind: BareMetalHost
39-
- group: 'metal3.io'
40-
kind: HostFirmwareSettings
4129
- group: 'metal3.io'
4230
kind: DataImage
43-
- group: 'agent.open-cluster-management.io'
44-
kind: KlusterletAddonConfig
45-
- group: 'cluster.open-cluster-management.io'
46-
kind: ManagedCluster
47-
- group: 'ran.openshift.io'
48-
kind: SiteConfig
4931
- group: 'siteconfig.open-cluster-management.io'
5032
kind: ClusterInstance
5133
sourceRepos:

telco-hub/configuration/reference-crs/required/gitops/ztp-installation/clusters-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
namespace: clusters-sub
2020
project: ztp-app-project
2121
source:
22-
path: ztp/gitops-subscriptions/argocd/example/siteconfig
22+
path: ztp/gitops-subscriptions/argocd/example/clusterinstance
2323
repoURL: https://github.com/openshift-kni/cnf-features-deploy
2424
targetRevision: master
2525
# uncomment the below plugin if you will be adding the plugin binaries in the same repo->dir where

telco-ran/configuration/argocd/deployment/app-project.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,28 +23,10 @@ spec:
2323
kind: Namespace
2424
- group: ''
2525
kind: Secret
26-
- group: 'agent-install.openshift.io'
27-
kind: InfraEnv
28-
- group: 'agent-install.openshift.io'
29-
kind: NMStateConfig
30-
- group: 'extensions.hive.openshift.io'
31-
kind: AgentClusterInstall
3226
- group: 'extensions.hive.openshift.io'
3327
kind: ImageClusterInstall
34-
- group: 'hive.openshift.io'
35-
kind: ClusterDeployment
36-
- group: 'metal3.io'
37-
kind: BareMetalHost
38-
- group: 'metal3.io'
39-
kind: HostFirmwareSettings
4028
- group: 'metal3.io'
4129
kind: DataImage
42-
- group: 'agent.open-cluster-management.io'
43-
kind: KlusterletAddonConfig
44-
- group: 'cluster.open-cluster-management.io'
45-
kind: ManagedCluster
46-
- group: 'ran.openshift.io'
47-
kind: SiteConfig
4830
- group: 'siteconfig.open-cluster-management.io'
4931
kind: ClusterInstance
5032
sourceRepos:

telco-ran/configuration/argocd/deployment/clusters-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
namespace: clusters-sub
1919
project: ztp-app-project
2020
source:
21-
path: ztp/gitops-subscriptions/argocd/example/siteconfig
21+
path: ztp/gitops-subscriptions/argocd/example/clusterinstance
2222
repoURL: https://github.com/openshift-kni/cnf-features-deploy
2323
targetRevision: master
2424
# uncomment the below plugin if you will be adding the plugin binaries in the same repo->dir where

telco-ran/configuration/argocd/example/siteconfig/KlusterletAddonConfigOverride.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

telco-ran/configuration/argocd/example/siteconfig/README.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

telco-ran/configuration/argocd/example/siteconfig/example-3node.yaml

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)