Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👾 Add dependabot rule to bump CAPI Operator dependency as early as possible #392

Merged

Conversation

Danil-Grigorev
Copy link
Contributor

What this PR does / why we need it:
With this change we will get dependency bump early (which can be just a notification in case of incompatible changes), including CAPI version and CAPI Operator version for CAPIProvider implementation.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #384

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

…ible

Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
@Danil-Grigorev Danil-Grigorev merged commit dd316d9 into rancher:main Feb 21, 2024
13 checks passed
@furkatgofurov7
Copy link
Contributor

Can we please use a set of labels defined in our contributing guides https://docs.rancher-turtles.com/docs/contributing/guidelines#pr-submission-guidelines in PRs? That is mostly because it aligns with upstream and has cleaner release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure dependabot to bump CAPI operator versions separately
4 participants