-
Notifications
You must be signed in to change notification settings - Fork 718
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
[dev-v2.11] rancher-alerting-drivers 106.0.0-rc.1 update #5073
base: dev-v2.11
Are you sure you want to change the base?
[dev-v2.11] rancher-alerting-drivers 106.0.0-rc.1 update #5073
Conversation
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
annotations: | ||
catalog.cattle.io/certified: rancher | ||
catalog.cattle.io/display-name: Alerting Drivers | ||
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we could use this PR to also bump the kube-version and rancher-version annotations to fit the requirements for 2.11 closing rancher/rancher#48831
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, but requires some sanity testing, will update in a sec
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming rancher-version wasn't updated to allow testing with rancher 2.10, is that right? I don't have a problem with that, just want to make sure I understood the thought process for not including it in this PR ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah no good catch it just slipped my mind
ab061ce
to
36284d0
Compare
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
Signed-off-by: Alexandre Lamarre <[email protected]> bump rancher support to 2.11 Signed-off-by: Alexandre Lamarre <[email protected]>
Signed-off-by: Alexandre Lamarre <[email protected]>
Signed-off-by: Alexandre Lamarre <[email protected]>
Signed-off-by: Alexandre Lamarre <[email protected]>
36284d0
to
9f38fdf
Compare
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
Related issue : rancher/rancher#48831
Pull Requests Rules
Never remove an already released chart!
Each Pull Request should only modify one chart with its dependencies.
Pull request title:
<action>
: 1 of (bump; remove; UnRC)Checkpoints for Chart Bumps
release.yaml
:Chart.yaml and index.yaml
:index.yaml
file has an entry for your new chart version.index.yaml
entries for each chart matches theChart.yaml
for each chart.Fill the following only if required by your manager.
Issue:
Solution
QA Testing Considerations