Skip to content

Commit de11366

Browse files
authored
KFLUXVNGD-1121 Promote crossplane-control-plane upgrade to remaining production clusters (#13050)
Upgrade all non-fedora production clusters to ref 93468e78 and add per-cluster EnvironmentConfigs for cluster-aware Compositions. Assisted-by: Claude claude-opus-4-6 Signed-off-by: amisstea <amisstea@redhat.com>
1 parent ce5f009 commit de11366

16 files changed

Lines changed: 88 additions & 16 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: apiextensions.crossplane.io/v1beta1
2+
kind: EnvironmentConfig
3+
metadata:
4+
name: envcfg
5+
annotations:
6+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
7+
data:
8+
clusterName: kflux-ocp-p01

components/crossplane-control-plane/production/kflux-ocp-p01/kustomization.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ kind: Kustomization
33

44
resources:
55
- ../base
6-
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
7-
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
6+
- environment-config.yaml
7+
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
8+
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
89

910
components:
1011
- ../../k-components/crossplane-resources
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: apiextensions.crossplane.io/v1beta1
2+
kind: EnvironmentConfig
3+
metadata:
4+
name: envcfg
5+
annotations:
6+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
7+
data:
8+
clusterName: kflux-osp-p01

components/crossplane-control-plane/production/kflux-osp-p01/kustomization.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ kind: Kustomization
33

44
resources:
55
- ../base
6-
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
7-
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
6+
- environment-config.yaml
7+
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
8+
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
89

910
components:
1011
- ../../k-components/crossplane-resources
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: apiextensions.crossplane.io/v1beta1
2+
kind: EnvironmentConfig
3+
metadata:
4+
name: envcfg
5+
annotations:
6+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
7+
data:
8+
clusterName: kflux-prd-rh02

components/crossplane-control-plane/production/kflux-prd-rh02/kustomization.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ kind: Kustomization
33

44
resources:
55
- ../base
6-
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
7-
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
6+
- environment-config.yaml
7+
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
8+
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
89

910
components:
1011
- ../../k-components/crossplane-resources
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: apiextensions.crossplane.io/v1beta1
2+
kind: EnvironmentConfig
3+
metadata:
4+
name: envcfg
5+
annotations:
6+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
7+
data:
8+
clusterName: kflux-prd-rh03

components/crossplane-control-plane/production/kflux-prd-rh03/kustomization.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ kind: Kustomization
33

44
resources:
55
- ../base
6-
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
7-
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
6+
- environment-config.yaml
7+
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
8+
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
89

910
components:
1011
- ../../k-components/crossplane-resources
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: apiextensions.crossplane.io/v1beta1
2+
kind: EnvironmentConfig
3+
metadata:
4+
name: envcfg
5+
annotations:
6+
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
7+
data:
8+
clusterName: kflux-rhel-p01

components/crossplane-control-plane/production/kflux-rhel-p01/kustomization.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ kind: Kustomization
33

44
resources:
55
- ../base
6-
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
7-
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=bd3da0eff408eb329bfb5d7306b2aa3016d1a906
6+
- environment-config.yaml
7+
- https://github.com/konflux-ci/crossplane-control-plane/crossplane?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
8+
- https://github.com/konflux-ci/crossplane-control-plane/config?ref=93468e78be8cb6980dec3cd97ef400de6d54064b
89

910
components:
1011
- ../../k-components/crossplane-resources

0 commit comments

Comments
 (0)