summaryrefslogtreecommitdiffhomepage
path: root/cmd/k8s-operator/deploy/chart
AgeCommit message (Expand)AuthorFilesLines
2026-04-17cmd/k8s-operator: add priorityClassName support to helm chart (#19236)Bjorn Stange2-0/+5
2026-03-05cmd/k8s-operator: remove deprecated TS_EXPERIMENTAL_KUBE_API_EVENTS (#18893)BeckyPauley1-0/+10
2026-02-18cmd/k8s-operator,k8s-operator: define ProxyGroupPolicy reconciler (#18654)David Bond2-0/+7
2026-01-23all: remove AUTHORS file and references to itWill Norris7-7/+7
2026-01-21cmd/k8s-operator,k8s-operator: Allow the use of multiple tailnets (#18344)David Bond2-0/+4
2025-12-17cmd/k8s-operator: fixes helm template for oauth secret volume mount (#18230)Tom Meadows2-23/+27
2025-11-19cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981)Raj Singh1-3/+3
2025-11-19cmd/k8s-operator: default to stable image (#17848)David Bond1-1/+1
2025-11-07cmd/k8s-operator: support workload identity federationTom Proctor3-8/+41
2025-10-02cmd/k8s-operator: add .gitignore for generated chart CRDs (#17406)Tom Proctor1-0/+10
2025-07-09cmd/{k8s-operator,k8s-proxy}: add kube-apiserver ProxyGroup type (#16266)Tom Proctor2-1/+31
2025-07-09cmd/k8s-operator/deploy: clarify helm install notes (#16449)Tom Proctor1-1/+3
2025-07-07cmd/k8s-operator: Allow custom ingress class names (#16472)David Bond3-1/+7
2025-07-04cmd/k8s-operator: Move login server value to top-level (#16470)David Bond2-4/+4
2025-07-02cmd/k8s-operator: Allow configuration of login server (#16432)David Bond2-0/+5
2025-06-27cmd/k8s-operator, k8s-operator: support Static Endpoints on ProxyGroups (#16115)Tom Meadows1-0/+3
2025-06-25cmd/k8s-operator: Add NOTES.txt to Helm chart (#16364)David Bond1-0/+25
2025-05-19cmd/k8s-operator,kube/kubetypes,k8s-operator/apis: reconcile L3 HA Services (...Tom Meadows1-0/+3
2025-03-19cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ...Irbe Krumina1-1/+1
2025-01-30cmd/k8s-operator: check that cluster traffic is routed to egress ProxyGroup P...Irbe Krumina1-1/+4
2024-12-03cmd/k8s-operator/deploy/chart: allow reading OAuth creds from a CSI driver's ...Oliver Rahner3-4/+30
2024-12-03cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248)Irbe Krumina1-0/+7
2024-11-22cmd/k8s-operator/deploy: ensure that operator can write kube state Events (#1...Irbe Krumina1-0/+8
2024-11-20Make the deployment of an IngressClass optional, default to true (#14153)James Stocker2-0/+5
2024-11-19kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator...Irbe Krumina1-0/+3
2024-10-08cmd/k8s-operator,k8s-operator: use default ProxyClass if set for ProxyGroup (...Tom Proctor1-1/+1
2024-10-07cmd/{containerboot,k8s-operator},k8s-operator,kube: add ProxyGroup controller...Tom Proctor1-1/+2
2024-10-04cmd/{k8s-operator,containerboot},k8s-operator,kube: reconcile ExternalName Se...Irbe Krumina1-2/+5
2024-09-25cmd/k8s-operator, k8s-operator: fix outdated kb links (#13585)Cameron Stokes1-4/+4
2024-09-11cmd/k8s-operator,k8s-operator,kube: Add TSRecorder CRD + controller (#13299)Tom Proctor1-0/+6
2024-08-20cmd/k8s-operator: support default proxy class in k8s-operator (#12711)ChandonPierre2-0/+7
2024-08-20cmd/k8s-operator/deploy: replace wildcards in Kubernetes Operator RBAC role d...pierig-n3xtio2-5/+5
2024-07-19Add extra environment variables in deployment template (#12858)Lee Briggs2-0/+10
2024-06-07cmd/k8s-operator,k8s-operator,go.{mod,sum}: make individual proxy images/imag...Irbe Krumina1-0/+2
2024-06-04cmd/k8s-operator: Support image 'repo' or 'repository' keys in helm values fi...signed-long2-4/+4
2024-05-26cmd/k8s-operator: add a note pointing at ProxyClass (#12246)Irbe Krumina1-0/+4
2024-05-02cmd/{k8s-operator,k8s-nameserver},k8s-operator: update nameserver config with...Irbe Krumina1-0/+3
2024-05-01cmd/k8s-operator/deploy/chart: allow users to configure additional labels for...Gabe Gorelick2-0/+4
2024-04-30cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make o...Irbe Krumina1-2/+5
2024-04-08Revert "cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver...Irbe Krumina1-5/+2
2024-03-27cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make o...Irbe Krumina1-2/+5
2024-03-25Change type of installCRDs (#11478)Chris Milson-Tokunaga1-1/+1
2024-02-13cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyC...Irbe Krumina1-1/+1
2024-01-19cmd/k8s-operator/deploy: allow modifying operator tags via Helm valuesChandonPierre2-0/+9
2024-01-16cmd/k8s-operator: adds a tailscale IngressClass resource, prints warning if c...Irbe Krumina2-0/+11
2024-01-11cmd/k8s-operator: remove configuration knob for Connector (#10791)Irbe Krumina2-6/+0
2024-01-10cmd/k8s-operator: add Connector CRD to Helm chart and static manifests (#10775)Irbe Krumina1-3/+7
2023-12-18cmd/k8s-operator/deploy/chart: document passing multiple proxy tags + log lev...Irbe Krumina1-2/+4
2023-12-14cmd/k8s-operator: operator can create subnetrouter (#9505)Irbe Krumina3-0/+11
2023-11-22cmd/k8s-operator: helm chart add missing keys (#10296)Gabriel Martinez1-3/+17