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.34 #719

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.14.34

Changes

Merge pull request #661 from zalando-incubator/dependabot/go_modules/github.com/google/uuid-1.4.0 Bump github.com/google/uuid from 1.3.1 to 1.4.0

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.34 --help

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)

... (truncated)

Commits
  • 1e2a22b Merge pull request #661 from zalando-incubator/dependabot/go_modules/github.c...
  • 6cd71fa Bump github.com/google/uuid from 1.3.1 to 1.4.0
  • 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)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 4, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/zalando-incubator/kube-ingress-aws-controller-0.14.34 branch 3 times, most recently from 68d6daf to 95eefc2 Compare December 4, 2023 17:27
@katyanna katyanna force-pushed the dependabot/go_modules/github.com/zalando-incubator/kube-ingress-aws-controller-0.14.34 branch from 95eefc2 to 68d6daf Compare December 4, 2023 17:34
@katyanna
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@katyanna
Copy link
Member

@dependabot recreate

…14.30 to 0.14.34

Dependabot couldn't find the original pull request head commit, 95eefc2.
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/zalando-incubator/kube-ingress-aws-controller-0.14.34 branch from 68d6daf to 12d2587 Compare December 14, 2023 13:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #729.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zalando-incubator/kube-ingress-aws-controller-0.14.34 branch January 1, 2024 07:16
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.

1 participant