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
19f24add0a
Check for Status field before checking for managed resources
Build project / build (push) Failing after 1m9s
Publish / build (push) Failing after 1m20s
2025-06-29 00:11:49 +02:00
8d70a78a50
fix
Build project / build (push) Successful in 1m47s
Publish / build (push) Successful in 1m59s
2025-06-27 17:01:55 +02:00
5885daac55
Fix
Build project / build (push) Failing after 1m9s
Publish / build (push) Failing after 1m19s
2025-06-27 16:53:44 +02:00
22c8df6833
Add namespace to name of firewallgroups
2025-06-27 16:46:45 +02:00
8765a94893
Rename
Lint / Run on Ubuntu (push) Failing after 7s
E2E Tests / Run on Ubuntu (push) Failing after 3s
Tests / Run on Ubuntu (push) Failing after 3s
2025-06-24 00:12:16 +02:00
c80473d9e8
workaround for bug?
2025-06-04 22:02:48 +02:00
d7a444c8d7
Change an ID in Delete firewallgroup
2025-06-04 20:56:37 +02:00
df9926e3da
Small fix on updating firewall group/deleting component of it in Unifi
2025-06-04 19:10:03 +02:00
6b85bf78c0
Add status fields and finalizer
2025-04-20 10:30:21 +02:00
4fd0a7dc14
Finalizer to clean up firewall group objects when deleting a firewall group resources
2025-04-19 15:51:17 +02:00
c63d52bb46
Firewall rule API, including needed changes in other APIs
2025-04-18 23:59:19 +02:00
3f59db13f0
Use reauthentication
2025-04-14 17:47:26 +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
c61a555d8a
Add OperatorConfig to all controllers
2025-04-14 13:58:49 +02:00
2aeb2dd25a
Handle ports in specification and in load balancer services
2025-04-12 19:52:33 +02:00
3f7d615378
Watch for services with the correct annotation
2025-04-11 00:00:39 +02:00
7628ab73c7
Does not work
2025-04-10 20:26:38 +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
2485002584
formatting
2025-04-10 00:28:40 +02:00
2a4d03cbfe
Working manually configured firewall group entries
2025-04-10 00:14:11 +02:00