Conversation
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
[IGNORE] Prepare release 0.3.0
|
https://github.com/perses/perses-operator/blob/main/RELEASE.md#3-merge-the-release-into-main says we should not squash commit but merge queue squashes commit by default. @jgbernalp Is there a way we can enable methods to merge in merge queue from UI? |
|
will wait for the fix to release branch for #333 to merge this |
Signed-off-by: Douglass Kirkley <doug.kirkley@gmail.com>
Signed-off-by: Douglass Kirkley <doug.kirkley@gmail.com>
…m/dougkirkley/perses-operator into feat/support-api-prefix-in-client
…lient [BUGFIX] Support api_prefix in Perses client factory
…lient [BUGFIX] Support api_prefix in Perses client factory
bump kube-rbac-proxy to v0.21.0 and migrate to quay.io The gcr.io/kubebuilder/kube-rbac-proxy registry is deprecated as part of Google Container Registry shutdown. Switch to the project- maintained quay.io/brancz/kube-rbac-proxy registry and bump from v0.13.1 to v0.21.0. No breaking changes between versions. Signed-off-by: Jayapriya Pai <janantha@redhat.com>
[BUGFIX] bump kube-rbac-proxy from v0.13.1 to v0.21.0
No, we need to check the "bypass the rules" once all checks are green. This gives the option to skip the merge queue and merge all commits. |
ok, I think we don't have that option its owner level access. This is fine for now :) |
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
Description
Related-to #328
Type of change
FEATURE(non-breaking change which adds functionality)ENHANCEMENT(non-breaking change which improves existing functionality)BUGFIX(non-breaking change which fixes an issue)BREAKINGCHANGE(fix or feature that would cause existing functionality to not work as expected)DOC(documentation only)IGNORE(tooling, build system, CI, etc.)Verification
Checklist