Bug: K8s-sidecar sometimes misses deletion of an input manifest secret #587
Labels
bug
Something isn't working
good first issue
Good for newcomers
groomed
Task that everybody agrees to pass the gatekeeper
Current Behaviour
Sometimes, the
k8s-sidecar
attached to thefrontend
, misses the deletion of a secret containing an input manifest. This causes a huge issue since if users will delete the secret, and k8s-sidecar misses it, they do not have any other way to interact with the claudie for that input manifest.Expected Behaviour
The
k8s-sidecar
should not miss any updates regarding the input manifest secret.Steps To Reproduce
(Some repetition of steps 2. and 3. might be needed)
Anything else to note
The text was updated successfully, but these errors were encountered: