Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

06/03/21 - Controller errors for sequential update requests #54

Closed
krishchow opened this issue Jun 3, 2021 · 0 comments · Fixed by #55
Closed

06/03/21 - Controller errors for sequential update requests #54

krishchow opened this issue Jun 3, 2021 · 0 comments · Fixed by #55

Comments

@krishchow
Copy link

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:

  • 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:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant