-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
kind/enhancementCategorizes issue or PR as related to modifying or improving an existing featureCategorizes issue or PR as related to modifying or improving an existing featuresize/MDenotes a PR that changes 30-99 lines, ignoring generated files.Denotes a PR that changes 30-99 lines, ignoring generated files.
Description
Description
HAP steps (provisioning and deprovisioning) could have potential problems with a race condition.
Deprovisioning step sees there is no shoots, then adds dirty label.
In the mean time, provisioning started and a new shoot is added.
At the end of the day we have a shoot with a reference to a secret with dirty label
Expected result
Actual result
Steps to reproduce
Troubleshooting
AC
- Prepare and show a way how we can solve that issue, when approved then,
- Implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/enhancementCategorizes issue or PR as related to modifying or improving an existing featureCategorizes issue or PR as related to modifying or improving an existing featuresize/MDenotes a PR that changes 30-99 lines, ignoring generated files.Denotes a PR that changes 30-99 lines, ignoring generated files.