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

+1 -1
+1 -1
.tangled/workflows/lint.yaml
··· 14 14 CGO_ENABLED: "0" 15 15 command: | 16 16 go mod download 17 - go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.1 17 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.64.0 18 18 19 19 - name: Run Linter 20 20 environment: