GoogleCloudPlatform / solutions-modern-cicd-anthos

An end-to-end operating model for onboarding and continually deploying services with Anthos.
Apache License 2.0
86 stars 60 forks source link

Pass the env-namespace in the validate/prepare stage #117

Closed nan-yu closed 4 years ago

nan-yu commented 4 years ago

The pipeline runs appctl init to get the appctl configuration of the pre-initialized application. It will use the environment namespace defined in the appctl configuration file for hydration.

nan-yu commented 4 years ago

@liujingfang1 @janetkuo @yuwenma @haiyanmeng