Skip to content

[RFE] Improve how BRO handles new CRDs versions #924

@diogoasouza

Description

@diogoasouza

Currently, if a new CRD version is created after a Rancher upgrade, BRO adds that version to spec.storedVersion with storage: false and modifies the restore to include it when rolling back Rancher. This results in a different CRD from the original, which may cause issues during another Rancher upgrade if the controller is not prepared for it.

Acceptance Criteria

  • Investigate a way for the rollback to not modify the original CRD without violating the spec.storedVersion constraint k8s enforces

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions