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
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Prior to ksonnet 0.12.0, module targets for an environment were specified using / separators, for example apps/ksonnet-website. Starting in ksonnet 0.12.0, the separator became ., e.g. apps.ksonnet-website.
ks upgrade should canonicalize any existing environment targets in app.yaml to the current format.