-
Notifications
You must be signed in to change notification settings - Fork 189
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
Merge upstream 0.18.1 #310
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rebase container image on openshift/origin-base
Fast forward the 'master' branch to be in sync with 'openshift-master'
Conflicts: Dockerfile
Rebase from brancz/kube-rbac-proxy
Dockerfile: remove unnecessary rpm dependencies
update Dockerfile to use multi-stage build
Rebase from brancz/kube-rbac-proxy for v0.4.1
* master: *: watch tls certificate changes Use go env GOARCH in Makefile main.go: Host in self-signed cert vendor: Update with go mods *: Move to go mods Fixing license headers Update to Go 1.12.x Create local container image to use in e2e tests Create a first draft of .travis.yml Create basic end to end tests with kubetest framework add support for custom upstream CAs update proxy_test.go to use apiserver.authenticator from kubernetes-1.13.2 make sure tests are actually run
Synchronize with upstream
allow building container image without accessing external sources
unify Dockerfile naming and bring in upstream Dockerfile
Bump upstream changes
Update to Go 1.13
OWNERS: add component
Bump to 0.5.0 release
v0.13.0
Signed-off-by: Krzysztof Ostrowski <[email protected]>
…ownstream Merg upstream into downstream
v0.14.0
Signed-off-by: Krzysztof Ostrowski <[email protected]>
Merge upstream v0.14.0 on downstream
…hift-4.14-kube-rbac-proxy OCPBUGS-10089: Update 4.14 kube-rbac-proxy image to be consistent with ART
: OCPBUGS-12777: Downstream merge v0.14.1
…hift-4.14-kube-rbac-proxy OCPBUGS-12313: Update 4.14 kube-rbac-proxy image to be consistent with ART
Signed-off-by: Krzysztof Ostrowski <[email protected]>
AUTH-362: v0.14.2 downstream
…hift-4.15-kube-rbac-proxy OCPBUGS-19143: Updating kube-rbac-proxy images to be consistent with ART
OCPBUGS-21672: go.mod: bump golang.org/x/net to v0.17.0
The env variable VERSION is set in the image and overwrites the version from kube-rbac-proxy.
OCPBUGS-21672: http2: trim connetions and buffers
…hift-4.16-kube-rbac-proxy OCPBUGS-24818: Updating kube-rbac-proxy-container image to be consistent with ART
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Merge upstream into downstream.
Why
Contains deps bumps.