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/e2e
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>
3 months ago
..
acl.hujson cmd/k8s-operator: simplify scope of e2e tests (#17076) 3 months ago
ingress_test.go cmd/k8s-operator: simplify scope of e2e tests (#17076) 3 months ago
main_test.go cmd/k8s-operator: simplify scope of e2e tests (#17076) 3 months ago
proxy_test.go cmd/k8s-operator: simplify scope of e2e tests (#17076) 3 months ago