Jack

Results 22 issues of Jack

Extends the chart such that it is possible to use `basicAuth` by having the password mapped from a secret to an env-var. This ensures that those with `read-only` access to...

Currently, in order to enable authentication on `cmak` with this chart, you can do the following: ```yaml ui: # enable basic auth on the UI extraArgs: - "-DbasicAuthentication.enabled=true" - "-DbasicAuthentication.username="...

### Description of the change Changing the `KEYCLOAK_ADMIN_USER` which is a bitnami variable, to one already known by keycloak `KEYCLOAK_ADMIN` which enables you to get an admin user without having...

in-progress
keycloack

**What did you do?** Looked at previous issues but `basic-auth` flags a few but they all appear to be prometheus -> endpoint rather than say grafana -> prometheus. I'm looking...

help wanted
kind/feature

### What problem are you trying to solve? relates to: https://github.com/linkerd/linkerd2/issues/4789#issuecomment-723714946 Currently, when deploying `linkerd-cni` onto my cluster which has `calico` enabled I use the `wait` flag on linkerd-cni to...

enhancement
pinned
area/cni

Fixes #172 Changes proposed in the pull request: make it possible to use larger OS disks (using datadisks is possible but honestly its a pain to get them up and...

- Terraform Version: 1.1.4 - OS Version: Ubuntu 20.04 Bug description: When using the `compute` module, no matter what ssh variables i set, it always uses my local `id_rsa.pub` key...

bug
duplicate
terraform

Currently, the module uses azurerm_virtual_machine with a `vm-linux` and `vm-windows` approach but post `2.x` `azurerm_virtual_machine ` will be removed and is currently in a feature frozen state. It would be...

duplicate

##### SUMMARY It would be great to have the ability to run numerous helm-deployments in parallel via ansible using the `async` features so that multiple tasks could be kicked off...

topic/helm
type/proposal

##### SUMMARY Basically, i'd like the ability to run ansible to download a bunch of helm charts for use in a separate ansible playbook that wouldn't have any access to...

type/enhancement
topic/helm