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 has been archived by the owner on Mar 16, 2024. It is now read-only.
Update the app - acorn run --update -n test1 to update the credential definition.
This does not result in prompting the user with new credential definition.
Expected Behavior:
User should be prompted for changing the existing credential associated with the app/create new new credential to be associated with the app.
Scenario 2:
Deploy app with credentials and a container consuming it - acorn run --update -n test3
sangee2004
changed the title
acorn run --update does not pick changes made to credentialsacorn run --update/ acorn update does not pick changes made to credentials
Jan 18, 2024
acorn version -
v0.10.0-rc2-36-g994b4680+994b4680
Steps to reproduce the problem:
Scenario 1:
acorn run -n test1
acorn run --update -n test1
to update the credential definition.This does not result in prompting the user with new credential definition.
Expected Behavior:
User should be prompted for changing the existing credential associated with the app/create new new credential to be associated with the app.
Scenario 2:
acorn run --update -n test3
acorn run --update -n test3
CreateContainerConfigError: couldn't find key host in Secret mytest3-acorn-4b7f1628/config
Same error is also seen when attempting
acorn update -f <Acornfile> <appname>
The text was updated successfully, but these errors were encountered: