Daniel Lavoie

Results 7 issues of Daniel Lavoie

Provides support for OAuth2 on Eureka Client. **Disclaimer**: Support is only provided when Eureka Client is not using Jersey.

icebox

# Use case Assign private and public Load Balancer to distinct ports / entrypoints. # Current limitation The current chart provides good support for dynamic entrypoint customizations through `values.ports`. Individual...

kind/enhancement

Certificate created using cert manager and with `kubectl create secret tls` will generate a standardized secret like: ``` data: ca.crt: tls.key: tls.crt: ``` Because the Conourse Helm Chart does not...

Hi there @VanRoy I remember hearing that the logging view is not yet available. If not, you got any direction on how you consider it should be implemented ? I...

enhancement

#153 reported a suspicious cache usage increase. This PR introduces a new step in the build process to output the content of the `target` directory after the build. This will...

## Summary After upgrading from `7.9.1` to `7.11.0`, I am experimenting the same symptoms than issue #8558. My cluster is running on GKE with base os being `cos_containerd`. My workaround...

bug

**Describe the enhancement you'd like to see** I would suggest supporting Oauth2 natively on the api server rather than relying on the oauth2 proxy. Enabling OAuth2 forces the uses of...