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

Bump sigs.k8s.io/cli-utils from 0.27.0 to 0.33.0 #61

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps sigs.k8s.io/cli-utils from 0.27.0 to 0.33.0.

Release notes

Sourced from sigs.k8s.io/cli-utils's releases.

v0.33.0

Changelog

  • f65372b Allow easier creation of DelegatedStatusReader with custom status readers
  • 48d2006 Update README.md
  • 5240fc4 Use builder for creating the destroyer
  • 729997b add Loader interface for easier customized implementation
  • ad9f752 add filtering and listing functionalities
  • 854aed0 add inventory_name column to include this information in table output format
  • 0dabf06 add json printer to support the json output format
  • 99d35d5 add struct PrintData to add inventory name and namespace info in printed text and modify test cases to current expected output
  • 38ab8f9 do not panic when the inventory object is missing

v0.32.0

Changelog

  • c29e1ab feat: Enable custom inventory storage logic
  • 596a6f5 chore: Update readme with features and packages
  • 24aa255 fix: Always apply status when merging or replacing
  • 41def38 update owner file

v0.31.2

Changelog

  • 9dcbe66 chore: add stress test that validates retries
  • 45607b8 fix: make deletion idempotent

v0.31.1

Changelog

  • 57bbe71 fix: Stop StatusWatcher on Forbidden API error

v0.31.0

Changelog

  • c469493 feat: replace StatusPoller w/ StatusWatcher
  • ddc352f chore: bump to k8s 1.24

v0.30.0

Changelog

  • 534438c feat: Use server-side throttling, if enabled
  • 7aee3cc feat: error on skip
  • 393ecfe feat: improve event status consistency
  • db1ae2b fix: Avoid race condition in applier test
  • 119b51a fix: Send Failed status when erroring
  • 59a8300 fix: Sort reconcile events to fix flakey test
  • 4a1dce4 chore: Add PHONY to Makefile targets
  • 2a111be chore: Add example test summary
  • 80e2c16 chore: Add make target for e2e test focus
  • 5fb2a68 chore: Disable client-side throttling for tests
  • f124e7b chore: Fix event sorting for testing
  • 0cb52c6 chore: Log events at -v=3 for e2e tests
  • 4c53ada chore: Test for more specific errors

... (truncated)

Commits
  • c10935a Merge pull request #605 from chunglu-chou/migrate
  • ad9f752 add filtering and listing functionalities
  • eb8ebd7 Merge pull request #604 from chunglu-chou/loader
  • 729997b add Loader interface for easier customized implementation
  • 3fe57dd Merge pull request #603 from chunglu-chou/kpt-json
  • 0dabf06 add json printer to support the json output format
  • 291703a Merge pull request #602 from chunglu-chou/kpt-table
  • 854aed0 add inventory_name column to include this information in table output format
  • 2cd8a3a Merge pull request #601 from chunglu-chou/kpt-event
  • 99d35d5 add struct PrintData to add inventory name and namespace info in printed text...
  • 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 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/cli-utils](https://github.com/kubernetes-sigs/cli-utils) from 0.27.0 to 0.33.0.
- [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases)
- [Commits](kubernetes-sigs/cli-utils@v0.27.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 29, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #78.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cli-utils-0.33.0 branch November 7, 2022 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants