Skip to content

Merge release/v0.3 into main#331

Merged
jgbernalp merged 10 commits intomainfrom
release/v0.3
Mar 4, 2026
Merged

Merge release/v0.3 into main#331
jgbernalp merged 10 commits intomainfrom
release/v0.3

Conversation

@slashpai
Copy link
Copy Markdown
Member

@slashpai slashpai commented Mar 3, 2026

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

  • Unit tests added/updated
  • Integration tests added/updated
  • E2E tests added/updated
  • Manual testing performed

Checklist

  • Pull request has a descriptive title and context useful to a reviewer
  • Code follows project conventions and passes linting
  • All commits have DCO signoffs

slashpai and others added 2 commits March 3, 2026 14:47
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
[IGNORE] Prepare release 0.3.0
@slashpai slashpai marked this pull request as ready for review March 3, 2026 12:57
@slashpai slashpai requested a review from a team as a code owner March 3, 2026 12:57
@slashpai
Copy link
Copy Markdown
Member Author

slashpai commented Mar 3, 2026

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?

@slashpai slashpai requested a review from jgbernalp March 3, 2026 15:00
@slashpai
Copy link
Copy Markdown
Member Author

slashpai commented Mar 3, 2026

will wait for the fix to release branch for #333 to merge this

dougkirkley and others added 7 commits March 3, 2026 12:51
Signed-off-by: Douglass Kirkley <doug.kirkley@gmail.com>
Signed-off-by: Douglass Kirkley <doug.kirkley@gmail.com>
…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
@jgbernalp
Copy link
Copy Markdown
Contributor

@jgbernalp Is there a way we can enable methods to merge in merge queue from UI?

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.

@slashpai
Copy link
Copy Markdown
Member Author

slashpai commented Mar 4, 2026

@jgbernalp Is there a way we can enable methods to merge in merge queue from UI?

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>
@jgbernalp jgbernalp merged commit a563d75 into main Mar 4, 2026
34 of 35 checks passed
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