Skip to content

Conversation

@colerogers
Copy link
Contributor

@colerogers colerogers commented Jul 18, 2024

Fixes #7466

@colerogers colerogers changed the title Adding error for non-interactive flows without force option Fix functions:secrets:set - add error for non-interactive flows without force option Jul 18, 2024
@colerogers colerogers requested review from aalej and taeold July 18, 2024 19:58
@ytetsuro
Copy link

@colerogers

Thank you.
If this PR is merge, it would be difficult to overwrite the secret manager value and terminate successfully without running redeploy.
Am I correct in my understanding?
I would rather not redeploy as I want to deploy stably.

@colerogers colerogers changed the title Fix functions:secrets:set - add error for non-interactive flows without force option Fix functions:secrets:set - stop erroring in the non-interactive flows without force option Jul 30, 2024
@colerogers colerogers changed the title Fix functions:secrets:set - stop erroring in the non-interactive flows without force option Fix functions:secrets:set - stop erroring in non-interactive flows without force option Jul 30, 2024
@colerogers colerogers enabled auto-merge (squash) July 30, 2024 19:14
@colerogers
Copy link
Contributor Author

@ytetsuro I think I understand the issue better, our behavior for running functions:secrets:set with responding no to the prompt was different than running functions:secrets:set --non-interactive. The latter was producing an error that the former was not. This PR should now fix that.

@colerogers colerogers merged commit 68be9c5 into master Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants