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/zalando-incubator/kube-ingress-aws-controller from 0.14.30 to 0.14.33 #716

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps github.com/zalando-incubator/kube-ingress-aws-controller from 0.14.30 to 0.14.33.

Release notes

Sourced from github.com/zalando-incubator/kube-ingress-aws-controller's releases.

v0.14.33

Changes

Merge pull request #660 from zalando-incubator/worker/log-ingress-name worker: log ingress details without matching certificate

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/kube-ingress-aws-controller:v0.14.33 --help

v0.14.32

Changes

feature: Add option to filter certificates by tag before adding it to LB (#658)

Changes that were not released since 2nd July 2023

dependency updates

  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.47.0
  • Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.47.0
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • Bump golang.org/x/net from 0.14.0 to 0.17.0
  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#642)
  • Update to github.com/emicklei/go-restful 2.16.0
  • Update to Kubernetes v1.24.17
  • Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#634)
  • Bump github.com/aws/aws-sdk-go from 1.44.313 to 1.45.1 (#635)
  • Bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.313

tests:

  • add some more goldenfile tests (#614)
  • Make Resource conversion tests also check params and tags
  • aws: fix test name
  • Use assert.ElementsMatch so the order of elements don't influence the test
  • Make Resource conversion tests also check params and tags
  • aws: fix test name and deadcode

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/kube-ingress-aws-controller:v0.14.32 --help
Commits
  • 6780b71 Merge pull request #660 from zalando-incubator/worker/log-ingress-name
  • 71cf366 worker: log ingress details without matching certificate
  • f2f28dc Add option to filter certificates by tag before adding it to LB (#658)
  • 04144f2 Merge pull request #656 from zalando-incubator/dependabot/go_modules/github.c...
  • 51afaa5 Merge pull request #657 from zalando-incubator/dependabot/go_modules/github.c...
  • 6a3e01f Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.47.0
  • 099bbfc Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • dd95fc2 Add some more goldenfile tests (#614)
  • 152d27c Merge pull request #649 from zalando-incubator/fix-goldenfiles-tests
  • ed75a7d Merge pull request #646 from zalando-incubator/aws/fix-test-name
  • 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 <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/zalando-incubator/kube-ingress-aws-controller](https://github.com/zalando-incubator/kube-ingress-aws-controller) from 0.14.30 to 0.14.33.
- [Release notes](https://github.com/zalando-incubator/kube-ingress-aws-controller/releases)
- [Commits](zalando-incubator/kube-ingress-aws-controller@v0.14.30...v0.14.33)

---
updated-dependencies:
- dependency-name: github.com/zalando-incubator/kube-ingress-aws-controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #719.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zalando-incubator/kube-ingress-aws-controller-0.14.33 branch December 4, 2023 13:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants