summaryrefslogtreecommitdiffhomepage
path: root/cmd/containerboot/main_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-03-02cmd/containerboot,kube: consolidate the two kube clientsMaisem Ali1-4/+4
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-25cmd/k8s-operator: support setting a custom hostname.David Anderson1-0/+16
2023-01-05cmd/containerboot: use TS_AUTHKEY as the parameter for auth keysDavid Anderson1-10/+28
2022-12-16cmd/containerboot: allow disabling secret storage in k8s.David Anderson1-0/+25
2022-12-07cmd/containerboot: switch to IPN bus monitoring instead of polling.David Anderson1-98/+118
2022-12-07cmd/containerboot: gracefully degrade if missing patch permissions in k8s.David Anderson1-16/+78
2022-12-06cmd/containerboot: check that k8s secret permissions are correct.David Anderson1-0/+6
2022-12-06cmd/containerboot: refactor tests to have more explicit phases.David Anderson1-182/+292
2022-12-06cmd/containerboot: fix some lint.David Anderson1-1/+1
2022-12-06cmd/containerboot: fix TS_STATE_DIR environment variableAnton Tolchanov1-1/+1
2022-11-10cmd/containerboot: make a tests table, add more tests.David Anderson1-42/+390
2022-11-09cmd/containerboot: add tests.David Anderson1-0/+396