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/cmd/k8s-operator
Tom Proctor 1ec3d20d10
cmd/k8s-operator: simplify scope of e2e tests (#17076)
Removes ACL edits from e2e tests in favour of trying to simplify the
tests and separate the actual test logic from the environment setup
logic as much as possible. Also aims to fit in with the requirements
that will generally be filled anyway for most devs working on the
operator; in particular using tags that fit in with our documentation.

Updates tailscale/corp#32085

Change-Id: I7659246e39ec0b7bcc4ec0a00c6310f25fe6fac2

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
4 months ago
..
deploy cmd/k8s-operator: update connector example (#17020) 4 months ago
e2e cmd/k8s-operator: simplify scope of e2e tests (#17076) 4 months ago
generate
api-server-proxy-pg.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
api-server-proxy-pg_test.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
api-server-proxy.go cmd/{k8s-operator,k8s-proxy},kube: use consistent type for auth mode config (#16626) 5 months ago
connector.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
connector_test.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
depaware.txt util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 4 months ago
dnsrecords.go cmd/k8s-operator: Enhance DNS record handling for ProxyGroup egress services (#16181) 5 months ago
dnsrecords_test.go cmd/k8s-operator: Enhance DNS record handling for ProxyGroup egress services (#16181) 5 months ago
egress-eps.go
egress-eps_test.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
egress-pod-readiness.go
egress-pod-readiness_test.go
egress-services-readiness.go
egress-services-readiness_test.go
egress-services.go
egress-services_test.go
ingress-for-pg.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
ingress-for-pg_test.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
ingress.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
ingress_test.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
metrics_resources.go
nameserver.go cmd/k8s-operator: Allow specifying cluster ips for nameservers (#16477) 5 months ago
nameserver_test.go cmd/k8s-operator: Allow specifying cluster ips for nameservers (#16477) 5 months ago
nodeport-service-ports.go
nodeport-services-ports_test.go
operator.go cmd/{k8s-operator,k8s-proxy},kube: use consistent type for auth mode config (#16626) 5 months ago
operator_test.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
proxyclass.go
proxyclass_test.go
proxygroup.go cmd/{k8s-proxy,containerboot,k8s-operator},kube: add health check and metrics endpoints for k8s-proxy (#16540) 5 months ago
proxygroup_specs.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
proxygroup_test.go cmd/{k8s-proxy,containerboot,k8s-operator},kube: add health check and metrics endpoints for k8s-proxy (#16540) 5 months ago
sts.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
sts_test.go cmd/k8s-operator,k8s-operator: allow setting a `priorityClassName` (#16685) 5 months ago
svc-for-pg.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
svc-for-pg_test.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
svc.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
testutils_test.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 4 months ago
tsclient.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
tsrecorder.go
tsrecorder_specs.go
tsrecorder_specs_test.go
tsrecorder_test.go