mirror of
https://github.com/siderolabs/sidero.git
synced 2026-01-20 16:11:58 +01:00
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>