Laura Brehm 13de0445c4
chore: address staticcheck api naming var things
Changes:
- variable names (`apiUrl` -> `apiURL`)
- multiple import of the same package (in `pkg/tests/server.go`,
  `k8s.io/api/core/v1` was being imported as `v1` and `corev1`)

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2025-12-02 11:54:30 +01:00
..