Kubernetes Operator that creates Service Endpoints from Secrets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix tangled lint

+1 -1
+1 -1
.tangled/workflows/lint.yaml
··· 5 5 branch: ["main"] 6 6 7 7 engine: kubernetes 8 - image: golang:1.22-bookworm 8 + image: golang:1.25-trixie 9 9 architecture: amd64 10 10 11 11 steps: