Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

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

Release notes

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

v0.19.1

Full Changelog: brancz/kube-rbac-proxy@v0.19.0...v0.19.1

0.19.0/2025-02-17

  • [ENHANCEMENT] Bump deps
  • [ENHANCEMENT] OIDC authenticator defaults to using host's root CA pool if CA file is not provided

0.18.2/2024-11-29

  • [BUGFIX] Mask tokens even in the high verbosity in logs
  • [ENHANCEMENT] Bump deps

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.19.1 / 2025-04-23

  • [ENHANCEMENT] Bump deps
  • [BUGFIX] Fix nil-pointer dereference in OIDC authenticator

0.19.0 / 2025-02-14

  • [ENHANCEMENT] Bump deps
  • [ENHANCEMENT] OIDC authenticator defaults to using host's root CA pool if CA file is not provided

0.18.2 / 2024-11-29

  • [BUGFIX] Mask tokens even in the high verbosity in logs
  • [ENHANCEMENT] Bump deps

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

... (truncated)

Commits
  • 4bf6241 VERSION: cut release v0.19.1
  • 1d6eabc go: bump to 1.24.2
  • 7590598 go*: make update-go-deps
  • b1ecc19 Makefile: drop deprecated flag, add update flag
  • 037fe6d Merge pull request #374 from brancz/dependabot/go_modules/golang.org/x/net-0....
  • 1aa1b72 build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0
  • d0de5e3 Merge pull request #361 from dimityrmirchev/fix-nil-ca-provider
  • 2240906 pkg/authn: fix nil pointer dereference
  • f0d862c Merge pull request #360 from ibihim/candidate-v0.19.0
  • a48d7e5 *: cut release v0.19.0
  • 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.19.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.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants