Skip to content

Conversation

@Zerpet
Copy link
Member

@Zerpet Zerpet commented Aug 28, 2025

Summary Of Changes

  • Push our container image to GitHub packages
  • Generate additional release manifests for ghcr

Additional Context

N/A

Local Testing

You can verify the new make target with:

make generate-installation-manifest

And observe a manifest file specific for ghcr, and with an image reference to ghcr.io

Job showing a successful push to ghcr: https://github.com/rabbitmq/cluster-operator/actions/runs/17293728273/job/49087638691

@Zerpet Zerpet added this to the 2.17.0 milestone Aug 28, 2025
MirahImage and others added 2 commits August 29, 2025 11:28
[Why]
To automatically use the latest version, and not having to update CI
everytime there are new Go minors.
@Zerpet Zerpet requested a review from MirahImage August 29, 2025 12:47
MirahImage and others added 6 commits August 29, 2025 16:23
Bumps the all group with 3 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).


Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to 2.25.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.25.1...v2.25.2)

Updates `k8s.io/apimachinery` from 0.33.4 to 0.34.0
- [Commits](kubernetes/apimachinery@v0.33.4...v0.34.0)

Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
…e6a677

build(deps): bump the all group with 3 updates
This prevents warnings of version mismatch between installed ginkgo CLI
and ginkgo version used in tests.
[Why]
After PR rabbitmq/rabbitmq-server#14359
RabbitMQ verifies that an authN/authZ plugin is enabled, if set in the
configuration. We relied on the old behaviour that simply accepted the
configuration. We have to change our test because the configuration is
not valid anymore since 4.2.0
@Zerpet
Copy link
Member Author

Zerpet commented Sep 9, 2025

Test should pass after merging #1938 and rebasing

MirahImage and others added 4 commits September 10, 2025 10:44
Bump tools and deps.
Fix broken system test (was relying on a bug in RabbitMQ that has been fixed).
[Why]
To automatically use the latest version, and not having to update CI
everytime there are new Go minors.
@MirahImage MirahImage merged commit f19169f into main Sep 10, 2025
14 checks passed
@MirahImage MirahImage deleted the ci/ghcr branch September 10, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants