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.
Once app is deployed successfully , delete this app without deleting secrets.
Deploy another app by binding the secrets (relating to the deleted app) . App deployment is in "pending" state with error - [secrets: missing: [mytestsec]] message
Tested with acorn version v0.8.0-alpha7-143-g86de32e8+86de32e8
Deploy an app which has secrets.
Once app is deployed successfully , delete this app without deleting secrets.
Deploy another app by binding the existing secret (which was created as part of app deployment in step1).
App deployment succeeds and app get access to the existing secret as expected.
Acorn version -
v0.6.0-143-g94d09a10+94d09a10
Steps to reproduce the problem:
Once app is deployed successfully , delete this app without deleting secrets.
Deploy another app by binding the secrets (relating to the deleted app) . App deployment is in "pending" state with error -
[secrets: missing: [mytestsec]]
messageThe text was updated successfully, but these errors were encountered: