Bruno M. Custódio
Bruno M. Custódio
## Expected Behaviour When multiple instances of the OpenFaaS gateway are deployed (for HA), only a single instance of the operator is actively syncing resources (so that no concurrent updates...
Standalone Hubble is pre-1.8, and hence not supported anymore. This commit removes support for dumping the daemonset + logs + etc..
Adds a `--encrypt` flag (defaulting to `true`) that encrypts the resulting zip file with either the bundled public key or the public key specified via `--encryption-key`.
This allows users to execute commands or jump into a shell inside Cilium agents by providing the name of a node, the name of a Cilium pod or a namespace-qualified...
Cilium now having a CLI, I think it makes more sense to move this code to there.
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? When `curl`ing an LB VIP exposed by `cluster-2` from a different...