Ricardo Sanchez
Ricardo Sanchez
## Scope Add a mechanism to rotate secrets and enable POD's hot-reloading of credentials ## Alternatives - Secrets Rotation: - Vautl KV does not support automatic rotation of static shared...
## Issue description For testing distributed tracing solution in picluster, linkerd's emojivoto application is used. This application is not using OpenTelemetry, but Opentracing. Traces context propagation is not working anymore...
## Issue description [Oauth2-Proxy Sign out](https://oauth2-proxy.github.io/oauth2-proxy/features/endpoints#sign-out) functionality is not implemented yet.
## Scope Implement a kubernetes development environment for picluster. Development environment meant to run on a laptop/VM running a linux server, Ubuntu 22.04. Tools like [kind](https://kind.sigs.k8s.io/) or [k3d](https://k3d.io/) can be...
## Scope Redesign cluster DNS service - Use solution based on [bind](https://www.isc.org/bind/) instead of current dnsmasq - bind enables more complex use cases like supporting [dynamic updates](https://bind9.readthedocs.io/en/latest/chapter6.html#dynamic-update) - Configure [external-dns](https://github.com/kubernetes-sigs/external-dns)...