Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

unify environment override behavior to be entirely --override flag based #857

@underrun

Description

@underrun

currently some ks env commands will operate on app.override.yaml if it exists while other commands expect a --override flag to indicate whether we are operating on the base app.yaml env object or the app.override.yaml (if flag is present).

we should move all env sub commands that modify either app.yaml or app.override.yaml to have the same behavior which should be to accept the --override flag.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions