CLOUD-727 group k8s dependabot prs#2340
Merged
Merged
Conversation
egegunes
previously approved these changes
May 21, 2026
oksana-grishchenko
previously approved these changes
Jun 2, 2026
oksana-grishchenko
left a comment
Contributor
There was a problem hiding this comment.
the link in the description points to this very PR, looks like the following PRs were meant:
Contributor
There was a problem hiding this comment.
Pull request overview
This PR aims to reduce noise from Kubernetes-related Go module Dependabot updates by grouping k8s.io/* and sigs.k8s.io/* dependency updates into a single PR, similar to changes done in other Percona operators.
Changes:
- Add a Dependabot group (
k8s-ecosystem) matchingk8s.io/*andsigs.k8s.io/*patterns forgomodupdates.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+76
to
+80
| groups: | ||
| k8s-ecosystem: | ||
| patterns: | ||
| - "k8s.io/*" | ||
| - "sigs.k8s.io/*" |
egegunes
approved these changes
Jun 9, 2026
Collaborator
commit: a610144 |
egegunes
approved these changes
Jun 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.
CHANGE DESCRIPTION
Problem:
similar to the addition we added to the other operators. percona/percona-postgresql-operator#1588 and
percona/percona-server-mysql-operator#1328
Cause:
Short explanation of the root cause of the issue if applicable.
Solution:
Short explanation of the solution we are providing with this PR.
CHECKLIST
Jira
Needs Doc) and QA (Needs QA)?Tests
compare/*-oc.yml)?Config/Logging/Testability