Skip to content

Tags: confidential-containers/operator

Tags

v0.12.0

release: update operator version to v0.12.0

Update operator version from v0.11.0 to v0.12.0.

Signed-off-by: Claudio Carvalho <cclaudio@linux.ibm.com>

v0.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #465 from niteeshkd/nd_release_v0.11.0

Release: Update payloads for v0.11.0

v0.10.0

release: update operator version to v0.10.0

Update operator version from v0.9.0 to v0.10.0.

Signed-off-by: Niteesh Dubey <niteesh@us.ibm.com>

v0.9.0

release: update operator version to v0.9.0

Update operator version from v0.9.0-alpha1 to v0.9.0.

Signed-off-by: Niteesh Dubey <niteesh@us.ibm.com>

v0.9.0-alpha1

ci: Install python3 packages from the distro

There's no need to use PIP, at all, as we can rely on the packages with
the correct versions coming from the distro.

This is Ubuntu specific, but it doesn't add a new technical debt, it
just keeps the same technical debt we already had.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>

v0.9.0-alpha0

release: fixup enclave-cc test

Enclave-cc now uses a "unified bundle" which means
that the paths to a few things have changed.

This was already accounted for in the cicd workflow,
but the e2e test was not modified.

Copy the change from the cicd workflow. We might
adopt a change without sed in the future.

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #286 from portersrc/bump-reqs-payload

config: set reqs-payload for v0.8.0 release

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #234 from wainersm/release_bump_0.7.0

release: bump operator version to v0.7.0

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #214 from bpradipt/fix-213

Add privileged label to the install namespace

v0.6.0

release: bump operator version to v0.6.0

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>