Jimmy Jones

Results 30 issues of Jimmy Jones

Thanks for the great tool! I tried it on a 3.7 cluster and it found etcd was open (v2 API) however it couldn't write. I tried the v3 API (v3beta)...

enhancement

## What Encrypt volumes provisioned by topolvm ## How eg. LUKS Generate per-PVC encryption keys, stored as Kubernetes secrets. The threat this would mitigate is physical theft of server (as...

enhancement
stale

Merge some of the changes from tektoncd/catalog#983 * Store image-digest outside of workspace, to allow for readonly workspaces (eg. ConfigMap) * Add IMAGE_URL (for Chains compatability) @vdemeester @vinamra28 Why aren't...

size/XS
release-note
needs-ok-to-test

**Is your feature request related to a problem? Please describe.** ArgoCD 2.4 supports a [web based terminal](https://argo-cd.readthedocs.io/en/stable/operator-manual/web_based_terminal/), but it requires manual tweaks to the argocd-server Role and a setting enabled...

enhancement
good first issue

Lets say I set up PAC for a repo with associated Kubernetes namespace. Aside from careful PR review policies, what's to stop someone modifying the PipelineRun in `.tekton` to include...

security

/home/gitea/data/ssh needs to be backed by a PVC

* OCP4 doesn't ship with Postgres 9.5, so move to 9.6 * Move to HTTPS

# Expected Behavior When using the git-clone task with SSH credentials, no spurious warnings are emitted on successful clone # Actual Behavior The warning `appears to need SSH authentication but...

kind/bug

### Feature request For PVCs specified as part of a PipelineRun with `volumeClaimTemplate`: * Once a PipelineRun has completed, remove the `pvc-protection` finalizer from the PVC to allow it to...

kind/feature

# Expected Behavior In `coschedule: pipelineruns` mode, when a PipelineRun that is still running is deleted, the associated PVC created by the `volumeClaimTemplate` is also deleted. # Actual Behavior The...

kind/bug