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/brancz/kube-rbac-proxy from 0.16.1 to 0.18.2 #783

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

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

Release notes

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

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

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

... (truncated)

Commits
  • 28ede67 Merge pull request #337 from kramaranya/prepare-release-v.0.18.1
  • 461b7bb cut release v0.18.2
  • 5d1772f go*, .github/*: update dependencies
  • c9f1c49 Merge pull request #325 from stlaz/e2e_kubeconfig
  • 7774c73 e2e: don't pass client via globvar
  • 7b9b6a2 code: doc that tls-reload-interval is deprecated
  • fdc1002 doc: Note that tls-reload-interval is deprecated
  • 67fe24b Merge pull request #311 from kramaranya/OCPBUGS-22297
  • 6aaea4b Add license
  • 0d5ba78 test/e2e: Add e2e test to verify token masking
  • 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/brancz/kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy) from 0.16.1 to 0.18.2.
- [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.2)

---
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 Dec 2, 2024
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