Skip to content

Helm OCI artifact gets updated after initial release #4130

Closed
@chrede88

Description

@chrede88

Checks

Controller Version

0.12.0

Deployment Method

Helm

Checks

  • This isn't a question or user support case (For Q&A and community support, go to Discussions).
  • I've read the Changelog before submitting this issue and I'm sure it's not due to any recently-introduced backward-incompatible changes

To Reproduce

1. Install using OCI artifact
2. OCI artifact gets updated (new digest)
3. CD controllers roll out new containers

Describe the bug

The Helm OCI artifact (for the action runner controller) gets updated after inital release. This is not good, as releases shouldn't get updated after the inital release. I don't think the release actually gets updated with new code, it just gets overwritten (but I could be wrong). In any case, as the digest is updated, CD tools (like Flux) will pull the new artifact and roll out new containers.

In time of writing (5:35pm UTC, June 16th) the 0.12.0 release was updated ~1h ago: https://github.com/actions/actions-runner-controller/pkgs/container/actions-runner-controller-charts%2Fgha-runner-scale-set-controller/439315276?tag=0.12.0

Describe the expected behavior

Releases doesn't get updated after inital release.

Additional Context

N/A

Controller Logs

N/A

Runner Pod Logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggha-runner-scale-setRelated to the gha-runner-scale-set modeneeds triageRequires review from the maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions