Skip to content
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

chore(deps): bump sigs.k8s.io/karpenter from 0.33.1 to 0.35.2 #253

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps sigs.k8s.io/karpenter from 0.33.1 to 0.35.2.

Release notes

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

v0.35.2

Features

v0.35.1

Commits

  • fix: add hardcoded utc prefix to crontab (#1063) (#1068) #1068 (Nick Tran)
  • fix: Changing the MaxInstanceTypes back to original value of 60 in order to reduce the request size to be sent to launch APIs.order t (#1074) #1074 (nikmohan123)

v0.35.0

Features

  • Add support for minValues in requirement for scheduling, consolidation layer and corresponding API changes. (#963) #963 (nikmohan123)

Bug Fixes

Performance Improvements

Tests

Continuous Integration

Chores

Commits

  • Propose minValues to enforce Flexibility on NodeClaim Requests (#966) #966 (Jonathan Innis)
  • 42398a0: feat: adding karpenter_state_nodes_total metric and karpenter_state_synced (#952) (Bryce Soghigian) #952

... (truncated)

Commits
  • 5f0cc4d feat: Drop the hostname requirement when handling PV topology for release-v0....
  • c1abd48 cherrypick: fix: Changing the MaxInstanceTypes back to original value of 60 i...
  • 0abb179 cherrypick: fix: add hardcoded utc prefix to crontab (#1063) (#1068)
  • 01b8127 chore(deps): bump the go-deps group with 1 update (#1045)
  • 2d8a616 chore: Drop simulation mode in favor of NopLogger and Recording scheduling re...
  • 5bfcb39 perf: don't inject new loggers in GetVolumes (#1043)
  • 6c4883c chore: Reject NodePools and NodeClaims if they don't have spec (#1041)
  • 3bc904a test: Ensure that MaxInstanceTypes is reset at the beginning of each test (#1...
  • 94ac950 test: Fix missed BeTrue() in testing (#1037)
  • 0fea7ce feat: Add support for minValues in requirement for scheduling, consolidation ...
  • 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 <dependency name> 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)

Bumps [sigs.k8s.io/karpenter](https://github.com/kubernetes-sigs/karpenter) from 0.33.1 to 0.35.2.
- [Release notes](https://github.com/kubernetes-sigs/karpenter/releases)
- [Changelog](https://github.com/kubernetes-sigs/karpenter/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/karpenter@v0.33.1...v0.35.2)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/karpenter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2024 19:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link
Contributor

@tzneal tzneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tzneal tzneal merged commit a5f5cae into main Apr 2, 2024
1 check passed
@tzneal tzneal deleted the dependabot/go_modules/sigs.k8s.io/karpenter-0.35.2 branch April 2, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant