Standa Láznička

Results 12 issues of Standa Láznička

This seems unused. ---- I'm just getting to know to codebase, this code seemed redundant.

lgtm
approved

There were two bugs in the async cache initialization: 1. the initialization never returns an error even if it fails to run the caching function 2. The context in the...

component/backend
jira/valid-bug
jira/valid-reference

Adds unit tests. Fixes a bug in the AsyncCache where it would never return an error on init. /assign @jhadvig

component/backend
jira/valid-reference

This PR replaces the sync lock that would apply to all HTTP-serving spawned goroutines with a sync-lock that is specific to each of the refresh tokens. That reduces token refresh...

component/backend
jira/valid-reference

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds the ability to set a UID header in...

kind/bug
area/test
area/apiserver
area/cloudprovider
sig/api-machinery
release-note
needs-rebase
size/XL
kind/feature
sig/auth
cncf-cla: yes
sig/testing
sig/cloud-provider
needs-priority
triage/accepted

This is a different take on https://github.com/openshift/console/pull/13713. The PR splits CSRF identification from authentication as these are generally two separate concepts. There are generalization fixes that leverage the ability of...

do-not-merge/work-in-progress
component/backend

https://github.com/brancz/kube-rbac-proxy/pull/211 introduced client-cert authentication of the proxy towards upstream. https://github.com/brancz/kube-rbac-proxy/pull/211#pullrequestreview-1199717352 requests an e2e test. The PR already introduces a unit-test that checks that the upstream transport is set up correctly....

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR extends the ClusterTrustBundle test suite to prepare the feature...

area/test
size/XL
kind/feature
release-note-none
sig/auth
cncf-cla: yes
sig/testing
needs-priority
area/e2e-test-framework
triage/accepted

### Handling undecryptable resources - One-line enhancement description (can be used as a release note): Improve the identification of resources that won't decrypt. Make it possible to remove undecryptable resources...

sig/auth
sig/api-machinery
stage/alpha
tracked/no

Moves the CTBs to beta. Related to https://github.com/kubernetes/enhancements/issues/3257

cncf-cla: yes
size/XS
lgtm
sig/auth
language/en
sig/security