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/envknob
Claude 2cdbee62f2
Add tests for ipn/store/kubestore and envknob
- ipn/store/kubestore: Add comprehensive tests for sanitizeKey function
  - All valid/invalid character handling
  - Kubernetes naming restrictions
  - Unicode and special character replacement
  - Idempotent behavior
  - Performance benchmarks

- envknob: Add comprehensive tests for environment variable handling
  - Bool, String, OptBool functions
  - Registration mechanism for all types
  - Setenv and LogCurrent
  - Integration tests for multiple variable types
  - Performance benchmarks
3 weeks ago
..
logknob tailcfg: define a type for NodeCapability 2 years ago
envknob.go kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.txt: rename packages (#13418) 1 year ago
envknob_nottest.go all: update copyright and license headers 3 years ago
envknob_test.go Add tests for ipn/store/kubestore and envknob 3 weeks ago
envknob_testable.go all: update copyright and license headers 3 years ago
features.go client/web: show features based on platform support 2 years ago