You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/.github/workflows
Irbe Krumina 49fd0a62c9
cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436)
* cmd/k8s-operator: generate static manifests from Helm charts

This is done to ensure that there is a single source of truth
for the operator kube manifests.
Also adds linux node selector to the static manifests as
this was added as a default to the Helm chart.

Static manifests can now be generated by running
`go generate tailscale.com/cmd/k8s-operator`.

Updates tailscale/tailscale#9222

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
10 months ago
..
checklocks.yml .github: Bump actions/checkout from 3 to 4 11 months ago
codeql-analysis.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
docker-file-build.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
flakehub-publish-tagged.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
go-licenses.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
golangci-lint.yml .github/workflows: update golangci-lint 12 months ago
govulncheck.yml .github/workflows: fix slack-action format in govulncheck.yml (#9390) 1 year ago
installer.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
kubemanifests.yaml cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436) 10 months ago
test.yml cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436) 10 months ago
update-flake.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
update-webclient-prebuilt.yml .github: build gocross using regular GOPROXY settings 11 months ago