zalando-incubator / kube-aws-iam-controller

Distribute different AWS IAM credentials to different pods in Kubernetes via secrets.
MIT License
158 stars 18 forks source link

Bump the all-go-mod-patch-and-minor group with 10 updates #84

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the all-go-mod-patch-and-minor group with 10 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.3 1.30.4
github.com/aws/aws-sdk-go-v2/config 1.27.27 1.27.28
github.com/aws/aws-sdk-go-v2/credentials 1.17.27 1.17.28
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.11 1.16.12
github.com/aws/aws-sdk-go-v2/service/sts 1.30.3 1.30.4
k8s.io/api 0.30.3 0.30.4
k8s.io/apimachinery 0.30.3 0.30.4
k8s.io/client-go 0.30.3 0.30.4
k8s.io/code-generator 0.30.3 0.30.4
sigs.k8s.io/controller-tools 0.15.0 0.16.1

Updates github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.28

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.11 to 1.16.12

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.4

Commits


Updates k8s.io/api from 0.30.3 to 0.30.4

Commits
  • fcb0571 Update dependencies to v0.30.4 tag
  • 48606d9 Merge pull request #126146 from xyz-li/cherrypick-124568
  • 58fa4cb Merge pull request #126059mimowo/automated-cherry-pick-of-#126046
  • 8d00fd3 api: fix ValidatingAdmissionPolicyList json tag
  • 7c0a335 Use omitempty for optional fields in Job Pod Failure Policy
  • See full diff in compare view


Updates k8s.io/apimachinery from 0.30.3 to 0.30.4

Commits
  • 07dc100 Merge pull request #126253seans3/automated-cherry-pick-of-#126231
  • 117cae1 Falls back to SPDY for gorilla/websocket https proxy error
  • See full diff in compare view


Updates k8s.io/client-go from 0.30.3 to 0.30.4

Commits
  • 33d7cb6 Update dependencies to v0.30.4 tag
  • 274256e Merge pull request #126253seans3/automated-cherry-pick-of-#126231
  • c594704 moving for easier cherry-pick
  • b6e8438 Falls back to SPDY for gorilla/websocket https proxy error
  • See full diff in compare view


Updates k8s.io/code-generator from 0.30.3 to 0.30.4

Commits


Updates sigs.k8s.io/controller-tools from 0.15.0 to 0.16.1

Release notes

Sourced from sigs.k8s.io/controller-tools's releases.

v0.16.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.0...v0.16.1

v0.16.0

What's Changed

envtest

... (truncated)

Commits
  • 897f14b Merge pull request #1035 from sbueringer/pr-fix-default-issue
  • 2f6801d Remove hard-coded Protocol schema
  • 7ef21aa Add test for protocol
  • 2e0181a Bump testdata to k8s.io/* v1.31
  • 5a195b7 Merge pull request #1033 from kubernetes-sigs/promote-envtest-v1.31.0
  • 4d672f2 Promote envtest release for Kubernetes v1.31.0
  • 057cd0c Merge pull request #1032 from sbueringer/pr-envtest-v1.31.0
  • 8d6682e Merge pull request #1031 from sbueringer/pr-bump-1.31.0
  • bd1fb4f Release envtest v1.31.0
  • bce4f2d Bump k8s.io/* deps to v1.31.0
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
katyanna commented 3 months ago

:+1:

gargravarr commented 3 months ago

:+1: