clowdhaus / eks-reference-architecture

Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks
Apache License 2.0
99 stars 27 forks source link

Update Helm release karpenter to v0.16.3 - autoclosed #17

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
karpenter (source) helm_release patch 0.16.1 -> 0.16.3

Release Notes

aws/karpenter ### [`v0.16.3`](https://togithub.com/aws/karpenter/releases/tag/v0.16.3) [Compare Source](https://togithub.com/aws/karpenter/compare/v0.16.2...v0.16.3) #### Features - Create a bot that periodically checks AWS APIs and updates auto generated files ([#​2541](https://togithub.com/aws/karpenter/issues/2541)) [#​2541](https://togithub.com/aws/karpenter/pull/2541) ([Ryan Maleki](https://togithub.com/aws/karpenter/commit/fe328471274fc20fbd1211a0fb2be20f8ccc25fb)) #### Bug Fixes - Make script executable ([#​2542](https://togithub.com/aws/karpenter/issues/2542)) [#​2542](https://togithub.com/aws/karpenter/pull/2542) ([Ryan Maleki](https://togithub.com/aws/karpenter/commit/3f4e1bbd801fd53d27caf51a042b247531405256)) - correct removal of preferred topology spread constraint ([#​2547](https://togithub.com/aws/karpenter/issues/2547)) [#​2547](https://togithub.com/aws/karpenter/pull/2547) ([Todd Neal](https://togithub.com/aws/karpenter/commit/c43ce8c7fd5b222514c26c2b40fac072c98a4f5b)) #### Documentation - AWS/provisioning doc - updated blockDeviceMappings ([#​2529](https://togithub.com/aws/karpenter/issues/2529)) [#​2529](https://togithub.com/aws/karpenter/pull/2529) ([Matt Kucia](https://togithub.com/aws/karpenter/commit/227850a1088e46d371e7c94c1a3d7e84e80fd1dc)) #### Tests - Add cluster name to upgrade crd task ([#​2527](https://togithub.com/aws/karpenter/issues/2527)) [#​2527](https://togithub.com/aws/karpenter/pull/2527) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/81453e037773380b7d62ee83ba3fbda0918702d0)) - Tekton Notify to Slack on Success ([#​2538](https://togithub.com/aws/karpenter/issues/2538)) [#​2538](https://togithub.com/aws/karpenter/pull/2538) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/0d52f87d2ea0e5a0ddee5fb96b4befbb79d98541)) - Update `WithOffset` so that failures point to outer call to helper function ([#​2530](https://togithub.com/aws/karpenter/issues/2530)) [#​2530](https://togithub.com/aws/karpenter/pull/2530) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/c9970a2514b4a3c5fe1782da21f77fc7dc815b01)) #### Chores - Update data from AWS APIs ([#​2549](https://togithub.com/aws/karpenter/issues/2549)) [#​2549](https://togithub.com/aws/karpenter/pull/2549) ([github-actions\[bot\]](https://togithub.com/aws/karpenter/commit/f0a1a4f0facba43a7a58cbd17beb63cb379eae1d)) #### Commits - [`8fcc4d8`](https://togithub.com/aws/karpenter/commit/8fcc4d8): Fake change to cause an update while testing the api-code-gen ([#​2548](https://togithub.com/aws/karpenter/issues/2548)) (Ryan Maleki) [#​2548](https://togithub.com/aws/karpenter/pull/2548) - [`5d4ae35`](https://togithub.com/aws/karpenter/commit/5d4ae35): Change schedule to 6AM PT 13 UTC on every Monday ([#​2550](https://togithub.com/aws/karpenter/issues/2550)) (Ryan Maleki) [#​2550](https://togithub.com/aws/karpenter/pull/2550) - v0.16.3 ([#​2559](https://togithub.com/aws/karpenter/issues/2559)) [#​2559](https://togithub.com/aws/karpenter/pull/2559) ([Nick Tran](https://togithub.com/aws/karpenter/commit/ce235744438601bd78fc89d23cfd402f6e38cb1c)) ### [`v0.16.2`](https://togithub.com/aws/karpenter/releases/tag/v0.16.2) [Compare Source](https://togithub.com/aws/karpenter/compare/v0.16.1...v0.16.2) #### Features - unify grafana dashboard datasource by use of a variable and add new karpenter 0.15.0 consolidation graphs ([#​2276](https://togithub.com/aws/karpenter/issues/2276)) [#​2276](https://togithub.com/aws/karpenter/pull/2276) ([Ingo Brand](https://togithub.com/aws/karpenter/commit/dd5c22ac4aa4dc17782184d5cbd2964973e14010)) - Added `evictionHard`, `kubeReserved` and `podsPerCore` to Provisioner ([#​2444](https://togithub.com/aws/karpenter/issues/2444)) [#​2444](https://togithub.com/aws/karpenter/pull/2444) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/eb6b5edad409aef94cc8553232a6093f9c3f1559)) - consolidation enhancements ([#​2488](https://togithub.com/aws/karpenter/issues/2488)) [#​2488](https://togithub.com/aws/karpenter/pull/2488) ([Todd Neal](https://togithub.com/aws/karpenter/commit/da8b0e549e7fbcd86e46c55d246e7e1744df4547)) - Add LB exclusion label when deleting node [#​2518](https://togithub.com/aws/karpenter/pull/2518) ([Brandon McNama](https://togithub.com/aws/karpenter/commit/2c15b2990d819825309be41f74cd74d1b27c8916)) - Mark nodes that are pending deletion in cluster state for scheduling ([#​2477](https://togithub.com/aws/karpenter/issues/2477)) [#​2477](https://togithub.com/aws/karpenter/pull/2477) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/a29aca40c3710724daa101eca6c910404f91809c)) #### Bug Fixes - reduce pod nomination event counts ([#​2384](https://togithub.com/aws/karpenter/issues/2384)) [#​2384](https://togithub.com/aws/karpenter/pull/2384) ([Todd Neal](https://togithub.com/aws/karpenter/commit/958b40484560affe9883c838d80cc8891f212f91)) - Remove comment after wait command ([#​2429](https://togithub.com/aws/karpenter/issues/2429)) [#​2429](https://togithub.com/aws/karpenter/pull/2429) ([eichlerr](https://togithub.com/aws/karpenter/commit/3a4b0ba1d5d96da86e0730ed038a3b7d6830f179)) - deep copy input to avoid race and modifying caller's input ([#​2451](https://togithub.com/aws/karpenter/issues/2451)) [#​2451](https://togithub.com/aws/karpenter/pull/2451) ([Todd Neal](https://togithub.com/aws/karpenter/commit/61752bb711207a4e3775804e60953e9b361b2df4)) #### Documentation - document how to get kubelet logs with Bottlerocket ([#​2427](https://togithub.com/aws/karpenter/issues/2427)) [#​2427](https://togithub.com/aws/karpenter/pull/2427) ([Todd Neal](https://togithub.com/aws/karpenter/commit/0afc76546810c3699b27cfa791c7d90c8942a1ad)) - Update terraform example and troubleshoot guide for new v.0.16… ([#​2387](https://togithub.com/aws/karpenter/issues/2387)) [#​2387](https://togithub.com/aws/karpenter/pull/2387) ([Matthias Gamsjager](https://togithub.com/aws/karpenter/commit/5492dbcb8c94aec6be0441b852c4ec1f3dfd1689)) - update terraform instructions ([#​2442](https://togithub.com/aws/karpenter/issues/2442)) [#​2442](https://togithub.com/aws/karpenter/pull/2442) ([Todd Neal](https://togithub.com/aws/karpenter/commit/f29c519545106d9a10c4ff3a547c6af0ff26705a)) - document use of Lt/Gt ([#​2467](https://togithub.com/aws/karpenter/issues/2467)) [#​2467](https://togithub.com/aws/karpenter/pull/2467) ([Todd Neal](https://togithub.com/aws/karpenter/commit/50546626a044197ad2d6f61c0b5c0987146c377f)) - Added YT video for Workload Consolidation to README ([#​2482](https://togithub.com/aws/karpenter/issues/2482)) [#​2482](https://togithub.com/aws/karpenter/pull/2482) ([Oliver Fletcher](https://togithub.com/aws/karpenter/commit/84a44abb719f1f0f63ef1b44b82bd9fa989a0e73)) - Fix miss of v0.16.1 docs ([#​2492](https://togithub.com/aws/karpenter/issues/2492)) [#​2492](https://togithub.com/aws/karpenter/pull/2492) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/16718504dd53b8cb53c4c89cbe347e0f2aa5fdca)) - Fix AMI Tag Example ([#​2499](https://togithub.com/aws/karpenter/issues/2499)) [#​2499](https://togithub.com/aws/karpenter/pull/2499) ([Brandon Wagner](https://togithub.com/aws/karpenter/commit/8269f8d55dadbfc926aa1f1f01c444f0762cd185)) - Add info to FAQ about SSH keys and node access ([#​2500](https://togithub.com/aws/karpenter/issues/2500)) [#​2500](https://togithub.com/aws/karpenter/pull/2500) ([Chris Negus](https://togithub.com/aws/karpenter/commit/ef27e736c87bcc571abc55acc29d8725bb010f41)) - Add docs on additional kubeletConfiguration for `kubeReserved`, `evictionHard`, and `podsPerCore` ([#​2505](https://togithub.com/aws/karpenter/issues/2505)) [#​2505](https://togithub.com/aws/karpenter/pull/2505) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/7476935798d2f6564af3d6ed3e5a6242ffeff010)) - Migrate from `provider` to `providerRef` ([#​2506](https://togithub.com/aws/karpenter/issues/2506)) [#​2506](https://togithub.com/aws/karpenter/pull/2506) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/bb65fe12fdc9610ed5e8e5b126eb00824886f312)) - Add troubleshooting guidance for CRD upgrades ([#​2504](https://togithub.com/aws/karpenter/issues/2504)) [#​2504](https://togithub.com/aws/karpenter/pull/2504) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/4f0e003d0b65f5c4cc55b1d246086965557c1773)) - Update Website Launch Template Guidelines ([#​2516](https://togithub.com/aws/karpenter/issues/2516)) [#​2516](https://togithub.com/aws/karpenter/pull/2516) ([Nick Tran](https://togithub.com/aws/karpenter/commit/609357280e1f2c379c96ce0253964414b4223a5c)) - [`cd32c49`](https://togithub.com/aws/karpenter/commit/cd32c49): Added additional contact for H2O.ai ([#​2438](https://togithub.com/aws/karpenter/issues/2438)) (Ophir Zahavi) [#​2438](https://togithub.com/aws/karpenter/pull/2438) - Update FAQs ([#​2469](https://togithub.com/aws/karpenter/issues/2469)) [#​2469](https://togithub.com/aws/karpenter/pull/2469) ([Alex Kestner](https://togithub.com/aws/karpenter/commit/636ba84f85dc1095e06b4c5ed2667b377c38c1b8)) - [`a024b8b`](https://togithub.com/aws/karpenter/commit/a024b8b): docs:Troubleshooting note on stale pricing data ([#​2503](https://togithub.com/aws/karpenter/issues/2503)) (Chris Negus) [#​2503](https://togithub.com/aws/karpenter/pull/2503) - [`11ea80b`](https://togithub.com/aws/karpenter/commit/11ea80b): While using Custome AMI, Controller Role cannot describe images ([#​2470](https://togithub.com/aws/karpenter/issues/2470)) (Mohamed Iflan) [#​2470](https://togithub.com/aws/karpenter/pull/2470) #### Tests - Dry-run the code generation scripts ([#​2408](https://togithub.com/aws/karpenter/issues/2408)) [#​2408](https://togithub.com/aws/karpenter/pull/2408) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/6af5123bd732473072c7d302bfe259951a9a14eb)) - fix params specification ([#​2422](https://togithub.com/aws/karpenter/issues/2422)) [#​2422](https://togithub.com/aws/karpenter/pull/2422) ([Todd Neal](https://togithub.com/aws/karpenter/commit/c6d2324a3f224d2957b610b248b602d4ae76f7ff)) - add the namespace to the notify-slack task ([#​2424](https://togithub.com/aws/karpenter/issues/2424)) [#​2424](https://togithub.com/aws/karpenter/pull/2424) ([Todd Neal](https://togithub.com/aws/karpenter/commit/dff431291ba6f41d1e67e401f1d538fc5e19ffe6)) - Use daemonset count to calculate maxPods and podsPerCore ([#​2497](https://togithub.com/aws/karpenter/issues/2497)) [#​2497](https://togithub.com/aws/karpenter/pull/2497) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/436374b75dd15c2012ca6fc6a44f4ef8016cf247)) - Fix integration test monitor flakiness ([#​2509](https://togithub.com/aws/karpenter/issues/2509)) [#​2509](https://togithub.com/aws/karpenter/pull/2509) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/7c99dc24fa4ece1782a0d6ee3326c5a793b6a62e)) - Flakiness Fix for Kubelet Configuration ([#​2511](https://togithub.com/aws/karpenter/issues/2511)) [#​2511](https://togithub.com/aws/karpenter/pull/2511) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/6217d62d1d199bd61e252b9a55f9539430efaeff)) - Add additional node info to testing ([#​2521](https://togithub.com/aws/karpenter/issues/2521)) [#​2521](https://togithub.com/aws/karpenter/pull/2521) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/c201b338682cb3c6d17360375715aeb5a30646de)) - Upgrade CRDs in upgrade test ([#​2522](https://togithub.com/aws/karpenter/issues/2522)) [#​2522](https://togithub.com/aws/karpenter/pull/2522) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/71fe57544ec931863b8a998a06bf62ec9501829d)) - Add missing image field to Upgrade CRD Tekton Task ([#​2523](https://togithub.com/aws/karpenter/issues/2523)) [#​2523](https://togithub.com/aws/karpenter/pull/2523) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/268346092a3e6813b3797a627bde8ebd362152f4)) - Watch pods and nodes during tests ([#​2525](https://togithub.com/aws/karpenter/issues/2525)) [#​2525](https://togithub.com/aws/karpenter/pull/2525) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/59cda905fbcd0b1691c3acba9e083eda4865aabd)) - Remove redundant before/after each calls ([#​2528](https://togithub.com/aws/karpenter/issues/2528)) [#​2528](https://togithub.com/aws/karpenter/pull/2528) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/fc6b8999dde4d2e94e269b00d2901b4f089ad03d)) - Fix pod preemption in kubelet config tests ([#​2531](https://togithub.com/aws/karpenter/issues/2531)) [#​2531](https://togithub.com/aws/karpenter/pull/2531) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/1e000206e93e1d17c1efba808122a7807c84b578)) - add slack notification for failed tekton pipelines ([#​2419](https://togithub.com/aws/karpenter/issues/2419)) [#​2419](https://togithub.com/aws/karpenter/pull/2419) ([Todd Neal](https://togithub.com/aws/karpenter/commit/686282d6dc03ac89c28e28ccce864f349078fea6)) - add govulncheck to ci ([#​2471](https://togithub.com/aws/karpenter/issues/2471)) [#​2471](https://togithub.com/aws/karpenter/pull/2471) ([Todd Neal](https://togithub.com/aws/karpenter/commit/3a02bd94bb91296d0503208c6062938480e3d998)) #### Chores - remove debug log ([#​2428](https://togithub.com/aws/karpenter/issues/2428)) [#​2428](https://togithub.com/aws/karpenter/pull/2428) ([Todd Neal](https://togithub.com/aws/karpenter/commit/90dc519b5f64b3faabefc546d7e5e1e8e91348a9)) - remove the karpenter repo from git-stats-exporter for now ([#​2425](https://togithub.com/aws/karpenter/issues/2425)) [#​2425](https://togithub.com/aws/karpenter/pull/2425) ([Brandon Wagner](https://togithub.com/aws/karpenter/commit/50998f283d7ae294850c025c05f1098ba433c707)) - Automate website release changes ([#​2431](https://togithub.com/aws/karpenter/issues/2431)) [#​2431](https://togithub.com/aws/karpenter/pull/2431) ([Ryan Maleki](https://togithub.com/aws/karpenter/commit/74707c52ea79496712bc6f5131b7d3f72ecb258a)) - Use log.Fatalf instead of log.Printf and os.Exit ([#​2445](https://togithub.com/aws/karpenter/issues/2445)) [#​2445](https://togithub.com/aws/karpenter/pull/2445) ([Ryan Maleki](https://togithub.com/aws/karpenter/commit/155cfe071cecb0dfb6be319ad7f5a97e0f3c0a97)) - Improve Issue Templates ([#​2493](https://togithub.com/aws/karpenter/issues/2493)) [#​2493](https://togithub.com/aws/karpenter/pull/2493) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/26cea52ca5dbd6f5732b215732e20f7850d1e574)) - use latest go patch version ([#​2495](https://togithub.com/aws/karpenter/issues/2495)) [#​2495](https://togithub.com/aws/karpenter/pull/2495) ([Todd Neal](https://togithub.com/aws/karpenter/commit/ade534bfe443acae0e09220a87ff7aa1fb55be82)) - Bump all GH actions to v3 ([#​2496](https://togithub.com/aws/karpenter/issues/2496)) [#​2496](https://togithub.com/aws/karpenter/pull/2496) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/ad9f2c5438b2f8c6dec994e9e2c7e416fdd879ea)) - Fix community note in issue template ([#​2501](https://togithub.com/aws/karpenter/issues/2501)) [#​2501](https://togithub.com/aws/karpenter/pull/2501) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/ef4111ababce0c8d3960cba5b4adef18479f85a0)) - Add license to hack gen ([#​2536](https://togithub.com/aws/karpenter/issues/2536)) [#​2536](https://togithub.com/aws/karpenter/pull/2536) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/346b7d7b7c7b1f074d104fd9d4a112c5a6ffe847)) #### Dependency Upgrades - bump postcss from 8.4.14 to 8.4.16 in /website ([#​2436](https://togithub.com/aws/karpenter/issues/2436)) [#​2436](https://togithub.com/aws/karpenter/pull/2436) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/5333fb247531c60038d5b3b9aae45a406b257b28)) - bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.90 ([#​2448](https://togithub.com/aws/karpenter/issues/2448)) [#​2448](https://togithub.com/aws/karpenter/pull/2448) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/52b2fd3499a547a3163e7ba4c14657366e375983)) - bump github.com/onsi/gomega from 1.20.0 to 1.20.2 ([#​2449](https://togithub.com/aws/karpenter/issues/2449)) [#​2449](https://togithub.com/aws/karpenter/pull/2449) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/f7298f73231b1ca1da6fdf669c8e5ba26f014967)) - bump github.com/samber/lo from 1.27.0 to 1.27.1 ([#​2458](https://togithub.com/aws/karpenter/issues/2458)) [#​2458](https://togithub.com/aws/karpenter/pull/2458) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/bbf989af787752f53c8cc316e9270c6e7caabc06)) - bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 ([#​2459](https://togithub.com/aws/karpenter/issues/2459)) [#​2459](https://togithub.com/aws/karpenter/pull/2459) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/1cdd2ddf920077ca6fc55b7b3d44df73c44a7535)) - bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 ([#​2460](https://togithub.com/aws/karpenter/issues/2460)) [#​2460](https://togithub.com/aws/karpenter/pull/2460) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/c46825e14daa6a69bae66af9e74741adb40cbd99)) - bump go.uber.org/zap from 1.21.0 to 1.23.0 ([#​2434](https://togithub.com/aws/karpenter/issues/2434)) [#​2434](https://togithub.com/aws/karpenter/pull/2434) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/0a4bf730b69dc83e5b096ae59b7fb364f0b7dda9)) - Enable mod upgrade of `controller-runtime`, `knative`, and `logr` ([#​2457](https://togithub.com/aws/karpenter/issues/2457)) [#​2457](https://togithub.com/aws/karpenter/pull/2457) ([Jonathan Innis](https://togithub.com/aws/karpenter/commit/cf6bb79769101a7c4cb048708b1ca184ebfea283)) - bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.5 ([#​2435](https://togithub.com/aws/karpenter/issues/2435)) [#​2435](https://togithub.com/aws/karpenter/pull/2435) ([dependabot\[bot\]](https://togithub.com/aws/karpenter/commit/fe20bb402ff63f77220fdc70c4515dcb5dfc163f))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.