Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Tags: coder/coder-doctor

Tags

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add badges (#36)

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: rbac: speed up tests by using fake k8s Clientset (#24)

Mocking the Kubernetes clientset instead of using `httptest` makes this test run in approx 100ms instead of approx 50s.