Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

helm secrets edit on a path that doesn't exist instead edits secrets.yaml in the cwd if it exists #48

Open
bitdancer opened this issue May 25, 2018 · 0 comments
Labels

Comments

@bitdancer
Copy link

bitdancer commented May 25, 2018

secrets 1.2.9 with sops 3.0.5.

If you enter something like:

helm secrets edit foo.yaml

and foo.yaml doesn't exist but there is a secrets.yaml in the cwd, it will edit that secrets.yaml instead, instead of giving an error message about the path not existing.

@bitdancer bitdancer changed the title helm secrets edit requires a filename but ignores it? helm secrets edit on a path that doesn't exist instead edits secrets.yaml in the cwd if it exists May 25, 2018
@szibis szibis added the bug label Jul 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants