18 Commits
Author SHA1 Message Date
Maycon SantosandGitHub 3596e902e2 Update Chart.yaml (#19) v0.1.2 helm-v0.1.4 2025-03-30 22:15:42 +02:00
c4d73d83b1 Feature/kubernetes api access (#17)
Co-authored-by: M Essam Hamed <github@messam.xyz>
2025-03-30 21:16:44 +02:00
219ee9a0b6 Add support for multiple policies (#16)
Change policy annotation to support comma-separated list of policies.

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-03-28 13:50:09 +01:00
M. EssamandGitHub 6a33bffb65 Add unit tests to new controllers and fix minor bugs (#12) 2025-03-28 08:55:41 +01:00
Misha BraginandGitHub ac8348cda6 Add CLA (#15) 2025-03-19 15:12:18 +01:00
Maycon SantosandGitHub face38a812 Update/helm (#11) helm-v0.1.3 2025-03-06 16:17:00 +01:00
Misha BraginandGitHub f147b33665 Add example steps (#10) 2025-03-06 15:32:17 +01:00
Maycon SantosandGitHub b8b268e2f9 Update version docs and chart base image (#9) v0.1.1 2025-03-06 14:26:12 +01:00
M. EssamandGitHub 1b77e77dfa Fix TCP Policy deletion when policy is already deleted (#8)
Fix NBPolicy deletion when TCP policy is already deleted
2025-03-06 14:24:46 +01:00
166091b8e0 Add ingress feature to controller (#5)
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
helm-v0.1.2 v0.1.0
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.
helm-v0.1.0
2025-03-05 09:03:04 +01:00
M. EssamandGitHub 3716e5daba Merge pull request #4 from netbirdio/feat/extra-dns-labels
feat: add extra dns labels annotation
v0.1.0-rc.2
2025-02-22 20:19:58 +02:00
Hakan Sariman 289d6f25d3 add extra dns labels annotation 2025-02-22 14:32:22 +03:00
M. EssamandGitHub 74f9959ae2 Disable goreleaser scm publish (#3)
Disables unused scm release from goreleaser as we don't need to publish
binaries
2025-01-30 15:19:35 +01:00
M. EssamandGitHub 1adda8e0a6 Merge pull request #2 from netbirdio/fix/release-workflow
Fix release workflows
v0.1.0-rc.1
2025-01-30 00:42:27 +02:00
M Essam Hamed 0219fe8aad Fix release workflows
- Check for dirty repository in release
- Fix helm release workflow name
- Rename dist dir to manifests as dist is used by goreleaser
2025-01-30 00:33:03 +02:00
M. EssamandGitHub 64091a6439 Add initial version with help and admission controller (#1)
- It adds a helm chart that will be hosted in the Github pages URL of this repository
- an admission controller operator 
- Basic documentation for installing the operator, configuring CRDs and example pod configuration
2025-01-29 22:44:09 +01:00
Maycon SantosandGitHub 50aa9ada37 Initial commit 2025-01-24 13:01:03 +01:00