Releases: confidential-containers/trustee-operator
Releases · confidential-containers/trustee-operator
v0.5.0
What's Changed
- Fix typo for trustee replicas configuration by @lmilleri in #95
- Mount attestation policy in attestation container by @Jakob-Naucke in #99
- Alignment to trustee v0.15.0 by @lmilleri in #104
- Bump golang and operator-sdk by @lmilleri in #106
- Extend the KbsLocalCertCacheSpec structure by @lmilleri in #105
New Contributors
- @Jakob-Naucke made their first contribution in #99
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Compatibility
Trustee operator v0.4.0 is aligned to CoCo v0.14.0 (and Trustee v0.13.0).
Note: it should also work with other versions of Trustee as long as the configuration doesn't have breaking changes
What's Changed
- Increase replicas on trustee deployment by @lmilleri in #78
- Sticky sessions documentation by @lmilleri in #80
- More integration tests by @lmilleri in #83
- Testing: sealed secrets by @lmilleri in #85
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #84
- Fix golang version by @lmilleri in #86
- Testing: https enabled by @lmilleri in #87
- Fix
make deploycommand by @lmilleri in #88 - ci: Enable kuttl integration tests for arm64 by @seungukshin in #90
- Extended KbsConfig with option to cache local certificates by @lmilleri in #91
- Allow configuration of trustee replicas by @lmilleri in #93
- release v0.4.0: update the version number by @lmilleri in #94
New Contributors
- @seungukshin made their first contribution in #90
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- bundle: Bump kbs image to its latest release by @fidencio in #49
- Removal of ReadOnly part for PVCVolume by @gauravkuredhat in #51
- bump operator-sdk version to v1.36.1 by @lmilleri in #47
- Bumping new operator versions by @lmilleri in #53
- Add ITA / ITTS examples / documentation by @fidencio in #50
- Integration test by @lmilleri in #52
- Added attestation policy to integration tests by @lmilleri in #55
- Update configuration files by @lmilleri in #56
- go.mod: bump Go toolchain version to v1.22.0 by @mythi in #57
- Fix CI by @lmilleri in #58
- Update kuttl-int-tests.yaml by @lmilleri in #60
- Misc editorial changes for README by @bpradipt in #61
- Skip GH action workflow on changes to md files by @bpradipt in #63
- actions: add arm64 image for release and PR merge by @huoqifeng in #66
- ita: Small fixes in the docs by @fidencio in #67
- Defaulting to EAR attestation policy by @lmilleri in #64
- Integration test refactoring by @lmilleri in #71
- operator-sdk upgrade by @lmilleri in #72
- Test for signed container images by @lmilleri in #73
- Update bundle by @lmilleri in #75
- Bump golang.org/x/net from 0.28.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #74
- Fix trustee v0.11.0 image by @lmilleri in #76
- Revert CSV install mode by @lmilleri in #77
New Contributors
- @fidencio made their first contribution in #49
- @gauravkuredhat made their first contribution in #51
- @huoqifeng made their first contribution in #66
Full Changelog: v0.1.0...v0.3.0
v0.1.0
What's Changed
- Initial code by @bpradipt in #1
- Update kbs configuration by @lmilleri in #4
- KBS deployment as microservices by @lmilleri in #5
- Add github workflows by @lmilleri in #6
- Add option for using K8s secrets resources to KBS by @bpradipt in #7
- Add operator bundle manifests by @bpradipt in #10
- RVPS reference values provided via K8s configmap by @lmilleri in #11
- kbs-operator: Minor Updates: controller version, Dockerfile, Kustomization by @davidhadas in #14
- Prepare for PPSecureComms by @davidhadas in #13
- Fix bundle generation issues by @lmilleri in #15
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #22
- Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.23.0 by @dependabot in #23
- Volume and volumeMount refactoring by @lmilleri in #21
- Add securityContext for the KBS deployment pod by @lmilleri in #24
- Added finalizer to kbsConfig CRD during creation by @lmilleri in #27
- Misc fixes by @bpradipt in #28
- Code changes for renaming into trustee-operator by @lmilleri in #29
- Rename operator part II and fix sample yaml by @lmilleri in #30
- Bump version v0.1.0 for trustee-operator by @lmilleri in #32
- Provide a way to override the Trustee resource policy by @lmilleri in #33
- Add support for TDX specific configuration by @lmilleri in #35
- Fix adding new secret to trustee by @lmilleri in #37
- Support for IBM SE by @lmilleri in #39
- attestation-policy: support set attestation-policy from configmap and update document for ibmse by @liudalibj in #40
- Fix TDX config by @lmilleri in #41
- Logging configuration enablement by @lmilleri in #42
- Renamed operator namespace by @lmilleri in #43
- Removed sample config maps from bundle by @lmilleri in #44
- gh: add CODEOWNERS by @mythi in #45
New Contributors
- @bpradipt made their first contribution in #1
- @lmilleri made their first contribution in #4
- @davidhadas made their first contribution in #14
- @dependabot made their first contribution in #22
- @liudalibj made their first contribution in #40
- @mythi made their first contribution in #45
Full Changelog: https://github.com/confidential-containers/trustee-operator/commits/v0.1.0