Commit Graph

11 Commits

Author SHA1 Message Date
60544f1449 Update Go module path from Gitea to GitHub
Change module path from:
  gitea.engen.priv.no/klauvsteinen/unifi-network-operator
To:
  github.com/vegardengen/unifi-network-operator

This fixes the module path mismatch error in GitHub Actions.

Changes:
- Updated go.mod module declaration
- Updated all import statements in Go files
- Updated kustomization and ko config files
- Ran go mod tidy to update dependencies

This is required for the project to build correctly on GitHub.
2025-10-25 22:10:03 +02:00
b59fc563f3 rename
Some checks failed
Lint / Run on Ubuntu (push) Failing after 6s
E2E Tests / Run on Ubuntu (push) Failing after 3s
Tests / Run on Ubuntu (push) Failing after 4s
2025-06-23 23:50:53 +02:00
bcffdfede7 Change leader election 2025-06-04 20:56:52 +02:00
6aed3728cc Portforward API 2025-04-21 10:35:39 +02:00
5468aac185 Rwname firewallrule to firewallpolicy 2025-04-20 21:17:46 +02:00
8ec57323fe go fmt 2025-04-14 19:35:35 +02:00
7b2acb168a Add namespace 2025-04-14 15:07:49 +02:00
c681a0c987 Tracking only Firewall Zone API done 2025-04-14 10:38:29 +02:00
678e9fe8e2 Formatting 2025-04-10 00:19:43 +02:00
2a4d03cbfe Working manually configured firewall group entries 2025-04-10 00:14:11 +02:00
d8219b786b Initial commit 2025-04-08 11:52:58 +02:00