-
Notifications
You must be signed in to change notification settings - Fork 314
use updated do-not-disrupt annotation #1379
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
base: main
Are you sure you want to change the base?
Conversation
60e7003 to
758758d
Compare
|
Hi @bwmetcalf - thanks for the PR. It broke the Karpenter test, can you please look into the issue and fix it? You will also need to update hashed by running |
Thanks @realshuting. |
* Converting ClusterPolicy to MutatingPolicy [patch 4] Signed-off-by: Mohab Yaser <mohabyaserofficial2003@gmail.com> * updating artifacthub-pkg Signed-off-by: Mohab Yaser <mohabyaserofficial2003@gmail.com> * fix: add permissions Signed-off-by: ShutingZhao <shuting@nirmata.com> * fixing resolve-image-to-digest Signed-off-by: Mohab Yaser <mohabyaserofficial2003@gmail.com> * fixing label-nodes-cri Signed-off-by: Mohab Yaser <mohabyaserofficial2003@gmail.com> * fix: adapt new .resolvedImage format Signed-off-by: ShutingZhao <shuting@nirmata.com> * chore: temp remove the CLI test Signed-off-by: ShutingZhao <shuting@nirmata.com> * chore: update hashes Signed-off-by: ShutingZhao <shuting@nirmata.com> --------- Signed-off-by: Mohab Yaser <mohabyaserofficial2003@gmail.com> Signed-off-by: ShutingZhao <shuting@nirmata.com> Co-authored-by: ShutingZhao <shuting@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
…erno#1378) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4469467...4dc6199) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.2.2...1af3b93) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jim Bugwadia <jim@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
* add dir in ci Signed-off-by: Mohd Kamaal <mohdcode@MacBook-Air.local> * correction in test.yaml Signed-off-by: Mohd Kamaal <mohdcode@MacBook-Air.local> * update policy-ready Signed-off-by: Mohd Kamaal <mohdcode@MacBook-Air.local> * fix assertion file Signed-off-by: Mohd Kamaal <mohdcode@MacBook-Air.local> * lint fix Signed-off-by: Mohd Kamaal <mohdcode@MacBook-Air.local> --------- Signed-off-by: Mohd Kamaal <mohdcode@MacBook-Air.local> Co-authored-by: Mohd Kamaal <mohdcode@MacBook-Air.local> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: ShutingZhao <shuting@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@1af3b93...8e8c483) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
Signed-off-by: Brandon Metcalf <brandon.metcalf@umbra.space>
bb1a460 to
5aafcb1
Compare
|
@realshuting Could you review and approve or let me know if anything else is needed? Thank you! |
Description
Updates example to reflect new
karpenter.sh/do-not-disruptannotation.karpenter.sh/do-not-evictwas deprecated and then removed in karpenter v1.0.0. https://karpenter.sh/v1.0/upgrading/v1-migration/#deprecated-annotations-labels-and-tags-removed.Checklist