Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Releases: latchset/tang-operator

v1.0.1 - GA Candidate

20 Oct 14:23
2b9b1af
Compare
Choose a tag to compare

v1.0.1 - GA Candidate

v1.0.0 - GA candidate

05 Oct 08:36
abaaa55
Compare
Choose a tag to compare

Bundle information:

quay.io/sec-eng-special/tang-operator-bundle:v1.0.0

v0.0.28: Code refactor

07 Jun 11:13
08028d3
Compare
Choose a tag to compare

Bundle information:

quay.io/sec-eng-special/tang-operator-bundle:v0.0.28

v0.0.27: Update operator-sdk and supported Go version (1.19.6 and higher)

24 May 17:39
c94457c
Compare
Choose a tag to compare

Bundle information:

quay.io/sec-eng-special/tang-operator-bundle:v0.0.27

v0.0.26 - Use RHEL9 tang container

24 Jan 12:40
c6815d9
Compare
Choose a tag to compare
Use rhel9 tang container image (#23)

Signed-off-by: Sergio Arroutbi <[email protected]>

v0.0.25 - Allow key handling without cluster role configuration

07 Jun 15:44
Compare
Choose a tag to compare

This release allows manager controller to perform operations on keys (rotation, deletion, etc.) without requiring additional cluster roles or cluster roles binding.

v0.0.24 - Avoid execution as root user for tang server pod

27 Jan 09:22
61492f9
Compare
Choose a tag to compare

Right now, tang-operator deployment has been changed so that tang container is not launched as root user.
This allows removing 'oc adm policy' that was previously required for tang-operator to deploy tang-container appropriately on OpenShift.

v0.0.23 - Implementation of selective hidden keys deletion

16 Dec 17:11
a98d075
Compare
Choose a tag to compare
Implementation of selective hidden keys deletion (#5)

Signed-off-by: Sergio Arroutbi Braojos <[email protected]>

v0.0.22

30 Nov 11:38
Compare
Choose a tag to compare

v0.0.22 release. Contains basic tang operator together with key management API functionality