Keerthan Reddy Mala
Keerthan Reddy Mala
https://github.com/deis/workflow/issues/512#issuecomment-250305913
#### What type of PR is this? /kind feature #### What this PR does / why we need it: The changes would create/update the validation webhook configuration if webhooks are...
fixes #107 Had to change the PolicyFunc mentod signature as i couldn't find a better way to handle policy if we have separate functions for upstream and downstream and if...
Currently we can apply policy to verify the upstream address https://github.com/pires/go-proxyproto/blob/e5b291b295b4a6e0425a134c8b3bfa6b2e692866/protocol.go#L70-L81. There could be scenarios where there are multiple interfaces the server is listening on and we may want to...
When one of the compose file has an empty service for example, even though other compose files have the same service with details, DCE is failing. This is a valid...
when we try to do a config:set on an app with 30-40 pods the controller worker thread is timing out because the operation is taking more than 20min(default timeout of...
https://github.com/deis/workflow-cli/pull/109#discussion_r69937420
**What this PR does / why we need it**: Adding kmala to the owners list contributions made: https://github.com/kubernetes-sigs/aws-iam-authenticator/pulls?q=is%3Apr+author%3Akmala **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)`...
Cherry pick of #1153 #1161 #1215 #1217 #1214 on release-1.31. #1153: e2e/deps: enhance test scenarios with NLB #1161: e2e/loadbalancer: implement hairpin connection cases #1215: refact: e2e tests documenting hooks and...
Cherry pick of #1153 #1161 #1215 #1217 #1214 on release-1.32. #1153: e2e/deps: enhance test scenarios with NLB #1161: e2e/loadbalancer: implement hairpin connection cases #1215: refact: e2e tests documenting hooks and...