You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Irbe Krumina
303125d96d
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
...
Containerboot container created for operator's ingress and egress proxies
are now always configured by passing a configfile to tailscaled
(tailscaled --config <configfile-path>.
It does not run 'tailscale set' or 'tailscale up'.
Upgrading existing setups to this version as well as
downgrading existing setups at this version works.
Updates tailscale/tailscale#10869
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2 years ago
..
deploy
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago
generate
cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource ( #11074 )
2 years ago
connector.go
cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource ( #11074 )
2 years ago
connector_test.go
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago
ingress.go
cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource ( #11074 )
2 years ago
ingress_test.go
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago
operator.go
cmd/k8s-operator,k8s-operator,go.{mod,sum},tstest/tools: add Tailscale Kubernetes operator API docs ( #11246 )
2 years ago
operator_test.go
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago
proxy.go
all: make use of ctxkey everywhere ( #10846 )
2 years ago
proxy_test.go
all: make use of ctxkey everywhere ( #10846 )
2 years ago
proxyclass.go
cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource ( #11074 )
2 years ago
proxyclass_test.go
cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource ( #11074 )
2 years ago
sts.go
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago
sts_test.go
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago
svc.go
cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyClass custom resource ( #11074 )
2 years ago
testutils_test.go
cmd/k8s-operator: configure all proxies with declarative config ( #11238 )
2 years ago