Alexander Brand

Results 39 issues of Alexander Brand

This PR adds support for printing JSON to the console, instead of the table format. (Fixes #5 ) The main change is the introduction of a `report`, which can be...

We observed that requests to the API server from within a pod via the kubernetes service would intermittently fail due to an authentication issue. Add a check that validates all...

As [documented](https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages/blob/master/scripts/asm-installer/install_asm#L1249) in the script, the script `cd`s into a temp directory during the installation. For this reason, the script needs to compute the absolute path for overlay files (among...

The installation script has a method that validates all CLI dependencies are installed. One of these dependencies is `jq`. Currently, the installation script attempts to use `jq` in `configure_kubectl` before...

Clusters that have the PodSecurityPolicy admission controller enabled do not admit the ASM pods, given that the istio/asm service accounts do not have `use` privileges on PSPs. I am wondering...

When running the script without `--enable-all`, the installation succeeds if roles, apis, etc look good. However, the service mesh is not installed properly as `https://meshconfig/.../${PROJECT_ID}:initialize` is not called. The error...

Currently, the dex and gangway config files must be updated manually. Automate this replacement. Perhaps use a templating system, ideally something less heavy-weight than helm.

help wanted
good first issue

help wanted
good first issue

help wanted
good first issue