-
Notifications
You must be signed in to change notification settings - Fork 669
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
Cherry Pick: Add helm chart release-1.18 #352
Cherry Pick: Add helm chart release-1.18 #352
Conversation
/assign @damemi @ingvagabund FYI ... @stevehipwell I'm cherry picking the descheduler helm chart to the |
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.
/approve
So once we have this, we could do a test run of releasing by pushing to chart-0.18.0
right?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: damemi, seanmalloy The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Yes, that is correct. |
The descheduler now has an official helm chart. This change documents the process to release a new helm chart artifact.
@ingvagabund and @lixiang233 please review when you have some time. The PR back ports all of the helm chart changes from the master branch to the release-1.18 branch. After this is merged we can attempt the first official descheduler helm chart release. |
/lgtm |
/hold cancel |
Cherry pick the below commits from the master branch:
After this is merged the proposed release process in #351 could be executed to release to first official descheduler helm chart.