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 was archived by the owner on Dec 3, 2024. It is now read-only.
For the BAR and BR controller - after updating the finalizers, the update request for the status would intermittently error.
What you expected to happen:
The expected behavior was that both the finalizer and status would be updated without any errors.
How to reproduce this bug (as minimally and precisely as possible):
Run the controller, and create a BR. The bucket will be created, but the bucketrequest will not be updated with the status. This means future requests will receive an incomplete BR, and they will consequently error.
Anything else relevant for this bug report?:
Environment:
Kubernetes version (use kubectl version), please list client and server:
Controller version (provide the release tag or commit hash):
Provisoner name and version (provide the release tag or commit hash):
Cloud provider or hardware configuration:
OS (e.g: cat /etc/os-release):
Kernel (e.g. uname -a):
Install tools:
Network plugin and version (if this is a network-related bug):
Others:
The text was updated successfully, but these errors were encountered:
Bug Report
What happened:
For the BAR and BR controller - after updating the finalizers, the update request for the status would intermittently error.
What you expected to happen:
The expected behavior was that both the finalizer and status would be updated without any errors.
How to reproduce this bug (as minimally and precisely as possible):
Run the controller, and create a BR. The bucket will be created, but the bucketrequest will not be updated with the status. This means future requests will receive an incomplete BR, and they will consequently error.
Anything else relevant for this bug report?:
Environment:
kubectl version
), please list client and server:cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: