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

Replace two envoy containers with one in the envoy pod #404

Closed
ankushagarwal opened this issue Mar 9, 2018 · 0 comments
Closed

Replace two envoy containers with one in the envoy pod #404

ankushagarwal opened this issue Mar 9, 2018 · 0 comments
Assignees

Comments

@ankushagarwal
Copy link
Contributor

envoy now supports specifying paths on which we should use JWT validation. We can use this feature to do JWT validation on the non-healthcheck routes. This will allows us to replace the two envoy containers with a single one.

@ankushagarwal ankushagarwal self-assigned this Mar 9, 2018
k8s-ci-robot pushed a commit that referenced this issue Mar 9, 2018
* Replace two envoy containers with a single one

Use bypass_jwt field to bypass jwt validation for /healthz and
/noiap/whoami routes

Tested by disabling IAP - verified that /healthz and /noiap/whoami work
and other routes return an error - Required JWT token is missing

Fixes #404

* Autoformat iap.libsonnet
yanniszark added a commit to arrikto/kubeflow that referenced this issue Nov 1, 2019
)

Remove the metacontroller application from the existing_arrikto
config as it is no longer used.

Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
yanniszark pushed a commit to arrikto/kubeflow that referenced this issue Feb 15, 2021
* Add support for parallel studyjobs

* fix a typo

* Reorganize the program a little bit

* fix a typo

* fix a typo
elenzio9 pushed a commit to arrikto/kubeflow that referenced this issue Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant