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/ipn/store
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
..
awsstore ipn/store/awsstore: persist state with intelligent tiering 3 years ago
kubestore Add tests for ipn/store/kubestore and envknob 3 weeks ago
mem Add tests for client/tailscale and ipn/store/mem 3 weeks ago
store_aws.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 years ago
store_kube.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 years ago
stores.go ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes 2 years ago
stores_test.go all: update copyright and license headers 3 years ago