Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps github.com/brancz/kube-rbac-proxy from 0.16.1 to 0.18.1.

Release notes

Sourced from github.com/brancz/kube-rbac-proxy's releases.

0.18.1/2024-08-30

  • [ENHANCEMENT] Bump deps, in particular go-jose and golang (->CVE) and k8s (v1.31)

0.18.0/2024-06-05

  • [ENHANCEMENT] Bump deps, in particular otel (>CVE) and k8s (v1.30)
  • [ENHANCEMENT] Add OIDC username prefix, which was missing

0.17.1/2024-05-07

  • [BUGFIX] make deprecated (usptream removed) flags behave like before

0.17.0/2024-04-18

  • [ENHANCEMENT] add command-line args --kube-api-qps/--kube-api-burst
  • [ENHANCEMENT] Bump deps
Changelog

Sourced from github.com/brancz/kube-rbac-proxy's changelog.

0.18.1 / 2024-06-05

  • [ENHANCEMENT] Bump deps, in particular go-jose and golang (->CVE) and k8s (v1.31)

0.18.0 / 2024-06-05

  • [ENHANCEMENT] Bump deps, in particular otel (>CVE) and k8s (v1.30)
  • [ENHANCEMENT] Add OIDC username prefix, which was missing

0.17.1 / 2024-05-07

  • [BUGFIX] make deprecated (usptream removed) flags behave like before

0.17.0 / 2024-02-08

  • [ENHANCEMENT] add command-line args --kube-api-qps/--kube-api-burst
  • [ENHANCEMENT] Bump deps

0.16.0 / 2024-02-08

  • [ENHANCEMENT] Bump dependencies and in particular to kubernetes to v1.28
  • [CHANGE] Due to the bump to k8s v1.28 some logging flags are disabled

0.15.0 / 2023-10-20

  • [ENHANCEMENT] bump opentelemetry to fix CVE
  • [ENHANCEMENT] add option to disable HTTP/2: --http2-disable (default: false)
  • [ENHANCEMENT] add option to fine-tune HTTP/2:
    • --http2-max-size (default: 256kb)
    • --http2-max-concurrent-streams (default: 100)

0.14.4 / 2023-10-16

  • [ENHANCEMENT] bump golang and x/net

0.14.3 / 2023-09-07

  • [BUGFIX] --version returns now the proper kube-rbac-proxy version
  • [ENHANCEMENT] bump dependencies

0.14.2 / 2023-06-05

  • [ENHANCEMENT] bump dependencies
  • [ENHANCEMENT] Makefile, Dockerfile to work better with different architectures

0.14.1 / 2023-04-06

  • [ENHANCEMENT] bump dependencies

0.14.0 / 2022-12-15

... (truncated)

Commits
  • f5e3cbd Merge pull request #309 from ibihim/rc-v0.18.1
  • 3479918 .github/workflows: fix mixed indent
  • 5fd65f0 cut release v0.18.1
  • 5e77859 pkg/authn: fix k8s bump issue
  • fad3619 .github: bump kind and go
  • 8ba2f83 go*: bump deps, replace go-jose
  • 7946418 Merge pull request #303 from ibihim/fix-macos-m1-for-tests
  • 4ce801a Makefile: fix arm64 on MacOS
  • bdee562 Merge pull request #301 from brancz/dependabot/go_modules/google.golang.org/g...
  • 064971c build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/brancz/kube-rbac-proxy [>= 0.17.a, < 0.18]

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/brancz/kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy) from 0.16.1 to 0.18.1.
- [Release notes](https://github.com/brancz/kube-rbac-proxy/releases)
- [Changelog](https://github.com/brancz/kube-rbac-proxy/blob/master/CHANGELOG.md)
- [Commits](brancz/kube-rbac-proxy@v0.16.1...v0.18.1)

---
updated-dependencies:
- dependency-name: github.com/brancz/kube-rbac-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #783.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/brancz/kube-rbac-proxy-0.18.1 branch December 2, 2024 06:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants