You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
releng: Add new projects for staging/releasing Kubernetes
Here we add three new projects:
- k8s-staging-kubernetes
- k8s-staging-release
- k8s-release-admin
k8s-staging-kubernetes will be the official project for staging and
releasing Kubernetes.
k8s-staging-release will be used to staging Release Engineering images.
k8s-release-admin will be a limited-scope near-prod project for Release
Admins (Stephen, Tim, Caleb), which will contain KMS keys to be
leveraged during staging and release.
We take the opportunity here to descope the majority of
ensure-release-projects.sh, so it only configures settings for the
k8s-release-admin GCP project now.
Staging release project settings have been moved into the
ensure-staging-storage.sh script.
Signed-off-by: Stephen Augustus <[email protected]>
0 commit comments