Andrew Sauber

Results 11 issues of Andrew Sauber

`oauthlib` > 3.1.0 will not install with Python2 due to the use of type annotations Pinning `oauthlib

You do it like this: ``` asauber@linaret2 ~ $ linode-cli linodes create --tags okay --tags wow --tags great --root_pass 'somethign20343##1' ``` Doesn't appear to be documented anywhere

- add step type moveMouseByOffset - add step type leftClick - add step type rightClick - fix calling convention of mouseOverElement - if a single argument is passed (an element...

Switch to go modules, update readme and makefile

Depending on the Helm values provided, the cilium-ca secret might be generated and managed by Helm, before later being unmanaged and intended for use with a cilium/certgen CronJob. In the...

release-note/minor
needs-rebase

## Bug report **General Information** - Cilium CLI version (run `cilium version`) v1.15.23 - Orchestration system version in use (e.g. `kubectl version`, ...) Any - Platform / infrastructure information (e.g....

kind/bug

In codepaths where the CLI might fail with `release not found`, such as ``` Error: Unable to enable ClusterMesh: release: not found ``` we should include more information in this...

kind/bug
good first issue
area/helm-mode

There has been considerable confusion and apparent unexpected behavior when it comes to the use of the `--reuse-values` and `--reset-values` flags as they pertain to Helm in general. Because the...

kind/feature
area/helm-mode

When using `cilium clustermesh enable`, `cilium install`, or `cilium upgrade` in Helm mode, it's possible to specify `cronJob` as the TLS mode (a.k.a. `certgen`). This indirectly causes secrets to be...

kind/bug
area/helm-mode

## Proposal / RFE **Is your feature request related to a problem?** Currently, it's not possible to view the current Cluster ID or Cluster Name with `cilium status`, even with...

kind/feature