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
a73aef4f9d
Use image from gitea
Build project / build (push) Successful in 1m29s
2025-06-25 17:25:05 +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
6b85bf78c0
Add status fields and finalizer
2025-04-20 10:30:21 +02:00
c63d52bb46
Firewall rule API, including needed changes in other APIs
2025-04-18 23:59:19 +02:00
89a811bef9
Preliminary scaffolding
2025-04-15 15:25:30 +02:00
625e8e0423
Add tracking only network APi
2025-04-15 10:03:07 +02:00
46d5e2ce2a
Fix configmap role
2025-04-14 15:13:09 +02:00
7b2acb168a
Add namespace
2025-04-14 15:07:49 +02:00
6636314010
Merge remote-tracking branch 'refs/remotes/github/master'
2025-04-14 13:36:32 +02:00
c681a0c987
Tracking only Firewall Zone API done
2025-04-14 10:38:29 +02:00
2aeb2dd25a
Handle ports in specification and in load balancer services
2025-04-12 19:52:33 +02:00
7aadd06258
Handle annotations in firewallgroup reconcile function
2025-04-10 19:36:55 +02:00
a1ed82258c
Reauthenticate method plus workaround for delete
2025-04-10 13:45:51 +02:00
2a4d03cbfe
Working manually configured firewall group entries
2025-04-10 00:14:11 +02:00
e4c5b5fdd7
Some initial work
2025-04-09 13:09:05 +02:00
aafbb775bf
new
2025-04-08 13:44:32 +02:00
d8219b786b
Initial commit
2025-04-08 11:52:58 +02:00