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 github.com/vmware-tanzu/carvel-kapp-controller from 0.20.0 to 0.27.0 #352

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps github.com/vmware-tanzu/carvel-kapp-controller from 0.20.0 to 0.27.0.

Release notes

Sourced from github.com/vmware-tanzu/carvel-kapp-controller's releases.

v0.27.0

✨ What’s new

  • Bump kapp to v0.42.0 which allowed to further speed up reconciliation of package repositories

📂 File Checksums

fc98d39c83cd17ec05e2009089d39f43d6e949b253ca565d383b76ee11c91d77  release.yml

v0.26.0

✨ What’s new

  • Set default syncPeriod to 10min for PackageRepository and PackageInstall CRs
    • Previously it was 30s for PackageInstalls and 5min for PackageRepositories
  • Updated k8s.io/api-server to eliminate package repository reconciliation problems on GKE (vmware-tanzu/carvel-kapp-controller#377)
  • Bump kapp to v0.41.0 which allowed to speed up reconciliation of package repositories

📂 File Checksums

9d33d031582dd0f7968c760e50e03233023a462c22f16ead7a836ccaef2e1d33  release.yml

v0.25.0

✨ What’s new

📂 File Checksums

309179e0ce1e1438489dbd43bc1a427521857cb3d036c1c23306e53efc248c5c  release.yml

v0.24.0

✨ What’s new

  • Support for authenticating PackageRepositories (#340)/PackageInstalls (#331) to private registries when secretgen-controller v0.5.0 is deployed to same cluster as kapp-controller. Read more here.

📂 File Checksums

bb45c216d464e2b6e5078128c19c07d302c17a665eeccdf381974e79c3e5e17d  release.yml

v0.23.0

✨ What’s new

  • Bump time allowed for apiserver to startup (#330)
  • Fix bug causing immediate reconciles in apps and package repositories (#332)
  • Fix bug causing infrequent error messages in logs when deploying packageinstalls with kapp (#335)

... (truncated)

Commits
  • 4b0307d Merge pull request #390 from vmware-tanzu/pkgr-recon
  • 5b33905 count deletion failures for reconciliation timing logic
  • d921b56 disable finding existing non-labeled resources for pkgr reconciliation
  • bad0a71 PackageInstall: default SyncPeriod to 10 minutes (#387)
  • 1c27dd5 tweak pkg repo app deploy configuration to speed things up (#382)
  • 8564fa8 update apiserver and associated deps to 0.19.15 (#380)
  • 9115c70 Add known issues section (#379)
  • 8e1ab43 update kbld to 0.31.0 in GitHub workflows (#367)
  • 151ba7f bump kbld to 0.31.0
  • 05757d1 fix imgpkg error in test for 0.18.0 bump
  • 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 [github.com/vmware-tanzu/carvel-kapp-controller](https://github.com/vmware-tanzu/carvel-kapp-controller) from 0.20.0 to 0.27.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp-controller/releases)
- [Commits](carvel-dev/kapp-controller@v0.20.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-kapp-controller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@cppforlife cppforlife merged commit 1508265 into develop Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-controller-0.27.0 branch October 11, 2021 20:42
praveenrewar pushed a commit that referenced this pull request Oct 26, 2021
Bumps [github.com/vmware-tanzu/carvel-kapp-controller](https://github.com/vmware-tanzu/carvel-kapp-controller) from 0.20.0 to 0.27.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp-controller/releases)
- [Commits](carvel-dev/kapp-controller@v0.20.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-kapp-controller
  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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants