Conversation
Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
🔀 Merge master into develop (Release)
🔀 Merge master into develop (sync hotfixes)
…0db56267221791f023102e036e
Allow disabling maintenance and release
Update token in release workflow pr
🔀 Merge master into develop (sync hotfixes)
The `crossplane-view` clusterRole is managed by Crossplane itself. It's a role with view permissions to all deployed composites and claims. The controller is sometimes not able to query those objects though, because it relies on autodiscovery to detect which metrics to export. The current clusterRole however, is hardcoded and only contains a subset of all the possible CRDs. By binding the Crossplane managed clusterRole we ensure that the controller will always have permissions to the right CRDs.
Bind crossplane-view clusterRole to controller
…8951e646636c4aa120ae787a4b
Add pin image tag attribute
Update various dependencies to the latest version
Add missing `bug` label as acceptable label for patch tags
…5ce2fb82e45957bd46e3aca4d5
Clarify Repack and Vacuum API docs and fix wrong error message
TheBigLee
approved these changes
Feb 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the version in defaults.yaml and regenerates golden files.