awslabs / eks-node-viewer

EKS Node Viewer
Apache License 2.0
1.2k stars 98 forks source link

chore(deps): bump sigs.k8s.io/karpenter from 0.35.4 to 0.36.0 #264

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps sigs.k8s.io/karpenter from 0.35.4 to 0.36.0.

Release notes

Sourced from sigs.k8s.io/karpenter's releases.

v0.36.0

Features

Bug Fixes

Documentation

Performance Improvements

Tests

Continuous Integration

Chores

... (truncated)

Commits
  • 545d88a feat: Detect Drift on NodeClaims on changes to NodeClass (#1147)
  • 5d6de8b chore: Bump golang.org/x/net due to a vulncheck failure (#1166)
  • de0dcd4 chore: Retract the Karpenter version due to a bad release (#1157)
  • 3d493b3 docs: RFC for contributor ladder guidelines (#1044)
  • f91c1b1 chore(deps): bump the go-deps group with 2 updates (#1135)
  • 817f836 chore(deps): bump the action-deps group in /.github/actions/install-deps with...
  • 7829980 chore(deps): bump the actions-deps group with 1 update (#1150)
  • a1c2c16 chore: Bump NodePoolHashVersion (#1148)
  • 7654bd1 fix: Change type to hash on KubeReserved and SystemReserved (#1141)
  • 3d51e28 feat: Get the GVK of the supported NodeClasses as part of the CloudProvider i...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 6 months ago

Superseded by #271.