Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
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

Description

@krishchow

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions