Tim Collins
Tim Collins
### Pre-requisites - [X] I have double-checked my configuration - [X] I can confirm the issues exists when I tested with `:latest` - [ ] I'd like to contribute the...
# Summary The Argo CLI has a lot of commands for which we provide no example in the --help output. # Motivation Examples are awesome. # Proposal For each item...
It seems that the ci ghcr creds aren't available to users who offer PRs to this project. They are only available to cool people like myself and @Joibel. Other github...
We (try to) maintain k8s compatibility in alignment with the official k8s releases, i.e. latest, latest-1, latest-2. The documentation should probably reflect that: https://github.com/sorry-cypress/gitbook/blob/master/cloud-setup/kubernetes.md Raising this because I'm not in...
**Describe the bug** The values file contains: ```yaml chunksCache: # -- Pod Disruption Budget podDisruptionBudget: maxUnavailable: 1 ``` https://github.com/grafana/loki/blob/main/production/helm/loki/values.yaml#L3015 The PDB template has `maxUnavailable` hard coded to `1`, so it...
Uses the auto-generated GITHUB_TOKEN for registry auth, which in theory should allow others to run CI. Closes #269
### Describe the bug Better documented in the chatter within this PR: https://github.com/argoproj/argo-helm/pull/3524 ### Related helm chart argo-cd ### Helm chart version n/a ### To Reproduce see PR ### Expected...