Skip to content

Releases: cego/nebula-provisioner

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:07
5e11b8d
Updated packages and fixed dev spa proxy (#171)

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 11:38
981206f
Added support enroll groups and ip, load from agent config. (#92)

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 13:57
d97bcac
Improved build to use go:generate, and fixed tools dependencies. (#76)

* Improved build to use go:generate, and fixed tools dependencies.

* Disabled CGO

* Changed to simple go run

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 21:37
699bab5
Bump (#43)

* Updated nebula to 1.5.2

* Updated cobra to 1.3.0 and oauth2

Release v0.3.4

Choose a tag to compare

@github-actions github-actions released this 28 Nov 09:40
b0c22d3
Added auto-renewal of nebula certificates and GC on badgerDB (#22)

* Added auto-renewal of nebula certificates and GC on badgerDB

Release v0.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Nov 08:25
Fixed check of ip when empty, and already enrolled.

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Nov 23:06
Refactored agent enroll, to create a new enrollment request if input …

Release v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Nov 12:53
Fixed loading config path

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 11:29
2be87d0
Added support to the agent for running as a continues service (#15)

* Added support to the agent for running as a continues service, updating ca, crt, blocklist ... and send SIGHUP to nebula to reload.

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 19:50
3360e6d
Merge pull request #14 from SlyngDK/update-agent

Added support for updating agent, using new enrollment request.