forked from kubeflow/pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade management cluster to 0.29.0 (kubeflow#805)
* feat: upgrade management cluster to KCC operator * update .build * set values * wip * wip2 * wip3 * update * update
- Loading branch information
Showing
151 changed files
with
1,262 additions
and
62,363 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
test-infra/management/.build/cluster/cnrm.cloud.google.com_v1alpha1_cloudservice_gke.yaml
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
...d/cluster/container.cnrm.cloud.google.com_v1alpha2_containercluster_kf-ci-management.yaml
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
...ld/cluster/container.cnrm.cloud.google.com_v1beta1_containercluster_kf-ci-management.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
apiVersion: container.cnrm.cloud.google.com/v1beta1 | ||
kind: ContainerCluster | ||
metadata: | ||
annotations: | ||
gke.io/cluster: bootstrap:// | ||
name: kf-ci-management | ||
namespace: kubeflow-ci | ||
spec: | ||
initialNodeCount: 3 | ||
location: us-central1 | ||
releaseChannel: | ||
channel: REGULAR | ||
workloadIdentityConfig: | ||
identityNamespace: kubeflow-ci.svc.id.goog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 0 additions & 6 deletions
6
...ent/.build/cluster/identity.cnrm.cloud.google.com_v1alpha2_identitynamespace_default.yaml
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
.../cluster/serviceusage.cnrm.cloud.google.com_v1beta1_service_container.googleapis.com.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
apiVersion: serviceusage.cnrm.cloud.google.com/v1beta1 | ||
kind: Service | ||
metadata: | ||
annotations: | ||
cnrm.cloud.google.com/deletion-policy: abandon | ||
cnrm.cloud.google.com/disable-dependent-services: "false" | ||
name: container.googleapis.com | ||
namespace: kubeflow-ci |
14 changes: 14 additions & 0 deletions
14
...tall-iam/iam.cnrm.cloud.google.com_v1beta1_iampolicy_kf-ci-management-cnrm-system-wi.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
apiVersion: iam.cnrm.cloud.google.com/v1beta1 | ||
kind: IAMPolicy | ||
metadata: | ||
name: kf-ci-management-cnrm-system-wi | ||
namespace: kubeflow-ci | ||
spec: | ||
bindings: | ||
- members: | ||
- serviceAccount:kubeflow-ci.svc.id.goog[cnrm-system/cnrm-controller-manager] | ||
role: roles/iam.workloadIdentityUser | ||
resourceRef: | ||
apiVersion: iam.cnrm.cloud.google.com/v1alpha1 | ||
kind: IAMServiceAccount | ||
name: kf-ci-management-cnrm-system |
7 changes: 7 additions & 0 deletions
7
...iam/iam.cnrm.cloud.google.com_v1beta1_iamserviceaccount_kf-ci-management-cnrm-system.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
apiVersion: iam.cnrm.cloud.google.com/v1beta1 | ||
kind: IAMServiceAccount | ||
metadata: | ||
name: kf-ci-management-cnrm-system | ||
namespace: kubeflow-ci | ||
spec: | ||
displayName: Service account for CNRM |
272 changes: 0 additions & 272 deletions
272
...finition_accesscontextmanageraccesslevels.accesscontextmanager.cnrm.cloud.google.com.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.