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

deps(go): bump github.com/kanisterio/kanister from 0.0.0-20240805080534-ea6cb88542d6 to 0.113.0-alpha.1 #311

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps github.com/kanisterio/kanister from 0.0.0-20240805080534-ea6cb88542d6 to 0.113.0-alpha.1.

Release notes

Sourced from github.com/kanisterio/kanister's releases.

0.112.0

Release Notes

0.112.0

New Features

  • Introduced new Kanister function MultiContainerRun to run pods with two containers connected by shared volume.
  • Introduced a GRPC client/server to kando to run/check processes.

Security Issues

  • Enhanced security by removing the default edit ClusterRoleBinding assignment, minimizing the risk of excessive permissions.

Upgrade Notes

  • Users upgrading from previous versions should note that the edit ClusterRoleBinding is no longer included by default. They must now create their own Role / RoleBinding with appropriate permissions for Kanister's Service Account in the application's namespace.

Other Notes

  • Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542.
  • Add gci and unparam linters to test packages.

0.111.0

Release Notes

0.111.0

New Features

  • Add support for Read-Only and Write Access Modes when connecting to the Kopia Repository Server in kando.
  • Add support for Cache Size Limits to the kopia server start command.
  • Add support to pass labels and annotations to the methods that create/clone VolumeSnapshot and VolumeSnapshotContent resources.
  • Support image argument for ExportRDSSnapshotToLocation and RestoreRDSSnapshot functions to override default postgres-kanister-tools image.

... (truncated)

Changelog

Sourced from github.com/kanisterio/kanister's changelog.

Release Notes

0.112.0

New Features

  • Introduced new Kanister function MultiContainerRun to run pods with two containers connected by shared volume.
  • Introduced a GRPC client/server to kando to run/check processes.

Security Issues

  • Enhanced security by removing the default edit ClusterRoleBinding assignment, minimizing the risk of excessive permissions.

Upgrade Notes

  • Users upgrading from previous versions should note that the edit ClusterRoleBinding is no longer included by default. They must now create their own Role / RoleBinding with appropriate permissions for Kanister's Service Account in the application's namespace.

Other Notes

  • Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542.
  • Add gci and unparam linters to test packages.

0.111.0

New Features

  • Add support for Read-Only and Write Access Modes when connecting to the Kopia Repository Server in kando.
  • Add support for Cache Size Limits to the kopia server start command.
  • Add support to pass labels and annotations to the methods that create/clone VolumeSnapshot and VolumeSnapshotContent resources.
  • Support image argument for ExportRDSSnapshotToLocation and RestoreRDSSnapshot functions to override default postgres-kanister-tools image.
  • Added support to customise the labels and annotations of the temporary pods that are created by some Kanister functions.

... (truncated)

Commits

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 [github.com/kanisterio/kanister](https://github.com/kanisterio/kanister) from 0.0.0-20240805080534-ea6cb88542d6 to 0.113.0-alpha.1.
- [Release notes](https://github.com/kanisterio/kanister/releases)
- [Changelog](https://github.com/kanisterio/kanister/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kanisterio/kanister/commits/v0.113.0-alpha.1)

---
updated-dependencies:
- dependency-name: github.com/kanisterio/kanister
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 11, 2024
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 go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

0 participants