-
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
Sig-Auth Pre-Acceptance 2nd Review #238
Comments
@ibihim the code related to (2) appears to have changed since the pre-acceptance review as it's no longer on |
@ibihim (12) seems to not apply anymore; nesting has been simplified in the latest version in |
If there are no options, that have |
Yes, the nesting seems to have been gone. We should keep an eye open, in case we stumble into it somewhere else / try to avoid doing it. Feel free to check it off. |
@ibihim link for 17 points to the task/link for 16 -- does 17 maybe refer to this block instead? |
FYI I do not have permissions to edit the issue description therefore I can't tick off any checkboxes :/ |
Yes, I think so. Sorry. The markdown with all the hash-links makes it super hard to read. |
You can enumerate the tasks you've done in a comment. |
List of issues I'm working on and their status:
I'll keep this comment up-to-date to help coordination. The issues in this comment are addressed in the following PR: |
What
Issues collected during the second round of review with @enj.
Why
kube-rbac-proxy should become a project owned by Kubernetes.
Issues
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go
:ApplyTo
to conform naming convention link.func
withcobra.Args
link.Run
. link.serverconfig.SetupSignalContext
lin.serverCtxCancel
link.cmd/kube-rbac-proxy/app/options/legacyoptions.go
:cmd/kube-rbac-proxy/app/options/proxyoptions.go
:pkg/authn/config.go
:pkg/authn/identityheaders/identityheaders.go
:authHeaders
only with mTLS or127.0.0.1/::1
link.!ok
err-out link.pkg/authorization/path/path.go
:NewDenyPathAuthorizerUnlessAllowed
name? linkauthorizationpath.NewAuthorizer
linkpkg/authorization/rewrite/rewrite.go
:authorizer.Attributes
intended? Why? link.sync.Pool
instead? linkpkg/authorization/static/static.go
:pkg/server/config.go
:Epic
The text was updated successfully, but these errors were encountered: