percona / percona-server-mysql-operator

Percona Operator for MySQL
https://www.percona.com/doc/kubernetes-operator-for-mysql/ps/index.html
Apache License 2.0
160 stars 26 forks source link

CLOUD-727: Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.77 #751

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

CLOUD-727 Powered by Pull Request Badge

Bumps github.com/minio/minio-go/v7 from 7.0.75 to 7.0.77.

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.76...v7.0.77

Bugfix Release

What's Changed

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.75...v7.0.76

Commits
  • aa6b5db Add Checksum to PutObject (#2002)
  • 5a98518 Revert "Add header for lifecycle config expiry to ignore replication (#1999)"
  • 2a9a820 Add header for lifecycle config expiry to ignore replication (#1999)
  • 100ddb4 Fixed #2000 - Add support for "starts-with" in user-metadata post policy cond...
  • b1f8dd0 Retry on internal HTTP context cancellations (#1998)
  • 48517d8 Fixed #1994 - incorrect MPU threshold (#1995)
  • eab5f2c Update version to next release
  • e634c81 upgrade deps
  • 21381fc Add configurable auto-checksum (#1990)
  • e337e77 Adjust functional tests for bucket cors, to detect NotImplemented response vi...
  • 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)
JNKPercona commented 2 months ago
Test name Status
version-service failure
async-ignore-annotations passed
auto-config passed
config passed
config-router passed
demand-backup passed
gr-demand-backup failure
gr-demand-backup-haproxy passed
gr-finalizer passed
gr-haproxy passed
gr-ignore-annotations passed
gr-init-deploy passed
gr-one-pod passed
gr-recreate passed
gr-scaling passed
gr-scheduled-backup passed
gr-security-context passed
gr-self-healing passed
gr-tls-cert-manager passed
gr-users passed
haproxy passed
init-deploy passed
limits passed
monitoring passed
one-pod passed
operator-self-healing passed
recreate passed
scaling passed
scheduled-backup passed
service-per-pod passed
sidecars passed
smart-update passed
tls-cert-manager passed
users passed
We run 34 out of 34

commit: https://github.com/percona/percona-server-mysql-operator/pull/751/commits/b95ca061bea5007841fdbb2cf5913b02a647a853 image: perconalab/percona-server-mysql-operator:PR-751-b95ca061

dependabot[bot] commented 1 month ago

Superseded by #757.