8000 ci: Update renovate config for recent changes by mallardduck · Pull Request #703 · rancher/backup-restore-operator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ci: Update renovate config for recent changes #703

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

mallardduck
Copy link
Member

@mallardduck mallardduck requested a review from a team as a code owner March 13, 2025 12:52
"allowedVersions": "<1.33.0"
},
{
"matchBaseBranches": ["release/v4.0"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need similar rules for release/v5.0?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah - for sure. This is essentially just a draft.

I'm using this branch (local to rancher repo) to run the Renovate ad-hoc. And ideally we should see PRs changing for the new rules. So far I have not had that success.

@mallardduck mallardduck force-pushed the update-renovate-config branch from 18f6d64 to 988aea4 Compare March 13, 2025 17:13
@mallardduck mallardduck force-pushed the update-renovate-config branch from 988aea4 to c71393f Compare March 13, 2025 17:21
@mallardduck
Copy link
Member Author

Still no luck. Since I need to make my primary focus the SCC integration project, I may need to pass this off to another O&B teammate. @diogoasouza if you'd like to take this on that would be great. Potentially @pjbgf can assist you with the changes we would need customized for BRO.

At a high level we simply want there to be renovate rules that respect branch restrictions as follows:

Branch Tag Rancher Go k8s max
main head main branch (head) 1.23 1.32
release/v6.x v6.x.x v2.10.x 1.22 1.31
release/v5.0 v5.x.x v2.9.x 1.22 1.30

(I've excluded 4.0 as it will soon be removed as EoL anyway. So we can simply manage that branch by hand since most the renovate changes that it gets are too extreme of changes.)

@pjbgf
Copy link
Member
pjbgf commented Mar 14, 2025

This is somehow linked to the idea to provide better mappings of Rancher Manager versions and specific dependency constraints. @diogoasouza I'm hoping to take a look at this in a renovate-config level, feel free to reach out if you are keen to bounce some ideas.

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
0