Releases: jetstack/jetstack-secure
Releases · jetstack/jetstack-secure
v0.1.34
15 Dec 16:41
Compare
Sorry, something went wrong.
No results found
v0.1.33
02 Dec 18:12
Compare
Sorry, something went wrong.
No results found
Refactor Agent's HTTP Client package.
Add new HTTP Client abstaction.
Add APITokenClient HTTP client implementation
The agent can now be configured using the api-token flag or the API_TOKEN environment variable.
Add OAuthClient HTTP client implementation
UnauthenticatedClient HTTP client implementation
v0.1.32
07 Oct 12:59
Compare
Sorry, something went wrong.
No results found
Modify the agent to use the newer API upload endpoint for datareadings #261
v0.1.31
04 May 11:26
Compare
Sorry, something went wrong.
No results found
Modify CI to push multiple tags #233
v0.1.30
29 Apr 13:59
Compare
Sorry, something went wrong.
No results found
Move to Github actions and add support for arm #223
Use moby/buildkit:master when setting up buildx #227
Use USER 1000:1000 in agent image. #231
Switch to distroless/static base image #232
v0.1.29
06 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Do not require period if one-shot mode (#216 )
Change default config to be valid (#217 )
Explain use of localServer in version checker dg (#218 )
Create Istio analysis datagatherer (#211 )
Fix up istio workloadentries CRD (#219 )
Introduce dynamic data gatherers informers (#222 )
v0.1.29-beta.1: Do not require period if one-shot mode (#216)
15 Feb 16:20
Compare
Sorry, something went wrong.
No results found
Signed-off-by: Jose Fuentes <jsfuentescastillo@gmail.com>
v0.1.28
15 Feb 13:14
Compare
Sorry, something went wrong.
No results found
Changelog
Support period as either a command line flag or config.
Change auth server domain for production builds.
v0.1: Do not require period if one-shot mode (#216)
15 Feb 16:19
Compare
Sorry, something went wrong.
No results found
Signed-off-by: Jose Fuentes <jsfuentescastillo@gmail.com>
v0.1.27
26 Nov 10:43
Compare
Sorry, something went wrong.
No results found
Merge pull request #210 from jetstack/update-version-checker
Update version checker data gatherer