Skip to content

Build number resets in codebasebranch custom resource intermittently #194

@zmotso

Description

@zmotso

We have identified a critical bug within the codebase-operator function. The issue manifests as the build number in the codebasebranch custom resource resetting intermittently. This bug is critical because it prevents the building of new versions of components due to existing tags in the version control system. The intermittent nature of this bug suggests a possible race condition or state management issue within the codebase-operator's handling of build numbers.
Acceptance Criteria:

  • The codebase-operator should consistently increment the build number without resets.
  • Ensure that build numbers are unique and do not conflict with existing tags in the version control system.
  • Add automated tests to verify the correct incrementation of build numbers in various scenarios.
  • The fix should be verified in an environment that closely mirrors production to ensure no unintended side effects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions