Commit Graph
18 Commits
Author SHA1 Message Date
Bethuel MmbagaandGitHub de74776007 Bump kubernetes-operator chart appVersion to 0.2.2 (#110) 2026-02-26 14:06:30 +03:00
Bethuel MmbagaandGitHub 19650e6657 Bump kubernetes-operator chart appVersion to 0.2.1 (#100) 2026-02-12 18:45:07 +03:00
M. EssamandGitHub f1b131be7d Refactor uninstallation process (#74)
Docs PR: https://github.com/netbirdio/docs/pull/457

Changes:
* Split kubernetes-operator Chart to operator only chart
(kubernetes-operator) and configuration chart (netbird-operator-config)
* Remove delete validation webhooks for non-needed resources
* Allow abandoning Groups when still linked to a resource for over a
minute after deletion
* Fix duplciate Network Resource retrying heavily
* Fix SetupKey creation duplication
* Skip deleting routing peer since deleting network automatically
deletes it anyway
2025-11-25 20:36:17 +02:00
M. EssamandGitHub d8eb7cb513 Bump Helm appVersion to 0.1.5 (#81) 2025-11-23 12:05:26 +02:00
M Essam Hamed 20b3ba60ba Add optional Volume mounting for Client containers 2025-08-10 10:25:13 +03:00
Maycon SantosandGitHub 43065a2ade chart version 0.1.12 (#56) 2025-07-17 15:10:37 +02:00
M. EssamandGitHub 7b08362a37 Bump chart version to 0.1.10 (#39) 2025-05-02 19:37:36 +02:00
Maycon SantosandGitHub 6c6557b2fd Bump chart version to 0.1.9 (#37) 2025-05-01 20:53:57 +02:00
M Essam Hamed 38445c58fa Add support for policy auto-creation 2025-04-16 14:45:23 +02:00
M. EssamandGitHub 3f4137a153 Fix conditional RBAC to be added on NetBird key existence (#26)
Operator checks for existence of NetBird API key to create controllers
for Service, NBResource, NBPolicy ...etc, while the Helm chart checks
for Values.ingress.enabled, this causes crashes if NetBird API Key is
provided but ingress.enabled is set to `false`.

This fixes this discrepancy by checking NetBird API key in Helm instead
of ingress enabled value.

resolves #13
2025-04-07 08:05:39 +02:00
Maycon SantosandGitHub f98f0d7d61 Update chart version 2025-04-01 14:33:12 +02:00
Maycon SantosandGitHub 08ce0a06c9 Update Chart.yaml 2025-03-30 22:58:49 +02:00
Maycon SantosandGitHub d7991ebcf3 Update app version 2025-03-30 22:58:37 +02:00
Maycon SantosandGitHub 3596e902e2 Update Chart.yaml (#19) 2025-03-30 22:15:42 +02:00
Maycon SantosandGitHub face38a812 Update/helm (#11) 2025-03-06 16:17:00 +01:00
Maycon SantosandGitHub b8b268e2f9 Update version docs and chart base image (#9) 2025-03-06 14:26:12 +01:00
166091b8e0 Add ingress feature to controller (#5)
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-03-06 09:57:45 +01:00
M. EssamandGitHub cea60745d2 Remove goreleaser and fix helm packaging (#6)
Goreleaser was causing issues when helm chart action created releases
for packaged helm chart, this PR replaces goreleaser with a much simpler
build and push model, and returns packaged helm charts to normal.
2025-03-05 09:03:04 +01:00