GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
Add CD (Continuous Deployment/Delivery) build step/script for each package release version - to verify for example core-landing-zone deploys properly
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
## Requirement: a full/partial CD to verify a package against an existing/new KCC GKE cluster
- Here is a prototype currently running against 20231206 v0.7.0 (derived) - core-landing-zone on a clean KCC GKE cluster
- preclean the org
- do not deploy the gatekeeper policies for now
- see https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/654
- We periodically run into issues (sometimes with main) where a package has deployment issues that need to be triaged via kubectl describe - see https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/wiki/DevOps#deployment-determine-kubernetes-gcp-service-status
- see for example https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/752
Contributor guide
Assessment
This issue has not been assessed yet.