Recent Releases of https://github.com/confidential-containers/operator
https://github.com/confidential-containers/operator - v0.15.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by fitzthum 11 months ago
https://github.com/confidential-containers/operator - v0.14.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by fitzthum about 1 year ago
https://github.com/confidential-containers/operator - v0.13.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by fitzthum about 1 year ago
https://github.com/confidential-containers/operator - v0.12.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by fitzthum over 1 year ago
https://github.com/confidential-containers/operator - v0.11.0
For more information on this release see the release notes and the quickstart guide.
What's Changed
- build(deps): bump github/codeql-action from 3.26.5 to 3.26.9 by @dependabot in https://github.com/confidential-containers/operator/pull/454
- release: changes to publish 0.10.0 in operator hub by @portersrc in https://github.com/confidential-containers/operator/pull/453
- Release: Revert v0.10.0 release-specfic changes back to dev values by @niteeshkd in https://github.com/confidential-containers/operator/pull/455
- ci: Remove tdx CI jobs temporarily by @amshinde in https://github.com/confidential-containers/operator/pull/456
- docs: Remove GH runners e2e not longer supported by @GabyCT in https://github.com/confidential-containers/operator/pull/457
- gh action updates by @mythi in https://github.com/confidential-containers/operator/pull/436
- build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in https://github.com/confidential-containers/operator/pull/458
- build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by @dependabot in https://github.com/confidential-containers/operator/pull/459
- Revert "ci: Remove tdx CI jobs temporarily" by @fidencio in https://github.com/confidential-containers/operator/pull/460
- fix: add support for imagePullPolicy for installer daemonsets (#395) by @teodor-pripoae in https://github.com/confidential-containers/operator/pull/396
- Fix warning on the Dockerfile by @GabyCT in https://github.com/confidential-containers/operator/pull/461
- payload: Remove unused variable in payload script by @GabyCT in https://github.com/confidential-containers/operator/pull/462
- build(deps): bump github/codeql-action from 3.26.11 to 3.27.0 by @dependabot in https://github.com/confidential-containers/operator/pull/463
- Fix warning in Dockerfile.peerpods by @GabyCT in https://github.com/confidential-containers/operator/pull/464
- ccruntime: processCcRuntimeDeleteRequest split by @beraldoleal in https://github.com/confidential-containers/operator/pull/415
- Release: Update payloads for v0.11.0 by @niteeshkd in https://github.com/confidential-containers/operator/pull/465
New Contributors
- @amshinde made their first contribution in https://github.com/confidential-containers/operator/pull/456
- @teodor-pripoae made their first contribution in https://github.com/confidential-containers/operator/pull/396
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.10.0...v0.11.0
- Go
Published by fitzthum over 1 year ago
https://github.com/confidential-containers/operator - v0.10.0
For more information on this release see the release notes and the quickstart guide.
What's Changed
- GHA: Remove {pre,post}-action steps for self-hosted runners by @BbolroC in https://github.com/confidential-containers/operator/pull/403
- Release: Revert v0.9.0 release-specfic changes back to dev values by @niteeshkd in https://github.com/confidential-containers/operator/pull/401
- crd: Expose agent{Https,No}Proxy by @fidencio in https://github.com/confidential-containers/operator/pull/355
- docs: Fix misspelling on peer pods test document by @GabyCT in https://github.com/confidential-containers/operator/pull/399
- tests:e2e: Install kustomize from the Go source code by @GabyCT in https://github.com/confidential-containers/operator/pull/404
- tools: Bump controller-gen to v0.15.0 by @BbolroC in https://github.com/confidential-containers/operator/pull/406
- go.mod: update go-urn by @fitzthum in https://github.com/confidential-containers/operator/pull/405
- GHA: Change label from s390x to s390x-large by @BbolroC in https://github.com/confidential-containers/operator/pull/408
- CI: Freeze kata-containers repo to workaround deploy bug by @ldoktor in https://github.com/confidential-containers/operator/pull/413
- release: changes to publish 0.9.0 in operator hub by @wainersm in https://github.com/confidential-containers/operator/pull/410
- tests: Enable bash debug in "run-local.sh" by @ldoktor in https://github.com/confidential-containers/operator/pull/414
- tests: add debug msgs to uninstall_ccruntime by @wainersm in https://github.com/confidential-containers/operator/pull/412
- tests: Remove centos8 configuration by @ldoktor in https://github.com/confidential-containers/operator/pull/390
- Revert "CI: Freeze kata-containers repo to workaround deploy bug" by @fidencio in https://github.com/confidential-containers/operator/pull/419
- ccruntime: Improvements on the runtime classes we deploy by @fidencio in https://github.com/confidential-containers/operator/pull/420
- ci: Start using the free GH runners for e2e testing by @ldoktor in https://github.com/confidential-containers/operator/pull/421
- ci: Fix the GH free-runners label by @ldoktor in https://github.com/confidential-containers/operator/pull/423
- ci: GH runners fixes by @ldoktor in https://github.com/confidential-containers/operator/pull/428
- enable CodeQL checks by @mythi in https://github.com/confidential-containers/operator/pull/425
- build(deps): bump docker/build-push-action from 3 to 6 by @dependabot in https://github.com/confidential-containers/operator/pull/430
- build(deps): bump golangci/golangci-lint-action from 3 to 6 by @dependabot in https://github.com/confidential-containers/operator/pull/434
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in https://github.com/confidential-containers/operator/pull/433
- bump to k8s.io v1.30, Go 1.22.0, and controller-runtime v0.18.0 by @mythi in https://github.com/confidential-containers/operator/pull/426
- pre-install: Fix service name for cri-o runtime by @ldoktor in https://github.com/confidential-containers/operator/pull/424
- ccruntime: Stop mounting /opt/kata by @fidencio in https://github.com/confidential-containers/operator/pull/437
- ci: Remove azure-based workers pipelines by @ldoktor in https://github.com/confidential-containers/operator/pull/442
- e2e: bump to k8s v1.30.1 by @mythi in https://github.com/confidential-containers/operator/pull/429
- gh: add CODEOWNERS by @mythi in https://github.com/confidential-containers/operator/pull/438
- Release: Update nydus snapshotter version by @portersrc in https://github.com/confidential-containers/operator/pull/445
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/confidential-containers/operator/pull/439
- build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/confidential-containers/operator/pull/440
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/confidential-containers/operator/pull/441
- ci: Always run e2e testing by @ldoktor in https://github.com/confidential-containers/operator/pull/447
- docs: Remove INSTALL-CC-WITH-IBM-SE.md by @BbolroC in https://github.com/confidential-containers/operator/pull/444
- Release: Update payloads for v0.10.0 by @niteeshkd in https://github.com/confidential-containers/operator/pull/448
New Contributors
- @dependabot made their first contribution in https://github.com/confidential-containers/operator/pull/430
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.9.0...v0.10.0
- Go
Published by fitzthum over 1 year ago
https://github.com/confidential-containers/operator - v0.9.0
For more information on this release see the release notes and the quickstart guide.
What's Changed
- Prepare to push v0.8.0 to the Operator Hub by @wainersm in https://github.com/confidential-containers/operator/pull/287
- tests/e2e: Remove kata-containers test by @stevenhorsman in https://github.com/confidential-containers/operator/pull/299
- Kata main payload by @stevenhorsman in https://github.com/confidential-containers/operator/pull/298
- e2e: Move tests to gh action using azure workers by @ldoktor in https://github.com/confidential-containers/operator/pull/260
- config: Revert "config: Remove kata-qemu-se" by @BbolroC in https://github.com/confidential-containers/operator/pull/301
- docs/DEVELOPMENT: document the CI by @wainersm in https://github.com/confidential-containers/operator/pull/224
- actions: build the bundle on pull requests by @wainersm in https://github.com/confidential-containers/operator/pull/291
- controller: Handle snapshotter per handler by @fidencio in https://github.com/confidential-containers/operator/pull/303
- gha: ccruntime_e2e: Do NOT fail fast and add a timeout for the test execution by @fidencio in https://github.com/confidential-containers/operator/pull/311
- kata-payload: Make resources for s390x overridden by base by @BbolroC in https://github.com/confidential-containers/operator/pull/321
- ci: Bump kustomize to v5.3.0 by @BbolroC in https://github.com/confidential-containers/operator/pull/324
- tests/e2e: Migrate e2e test for s390x to GHA by @BbolroC in https://github.com/confidential-containers/operator/pull/295
- Fix error on rebasing pr branch atop of target one by @BbolroC in https://github.com/confidential-containers/operator/pull/326
- doc: Update install instructions documentation by @GabyCT in https://github.com/confidential-containers/operator/pull/325
- doc: Include custom build for DEVELOPMENT.md by @BbolroC in https://github.com/confidential-containers/operator/pull/322
- docs: small clarification about non-namespaced resources by @beraldoleal in https://github.com/confidential-containers/operator/pull/314
- doc: provide a guide for how to install CC with IBM Secure Execution by @BbolroC in https://github.com/confidential-containers/operator/pull/329
- tests/git-helper.sh: fix yq checking by @wainersm in https://github.com/confidential-containers/operator/pull/342
- tests/e2e: General fixes to the operator script by @GabyCT in https://github.com/confidential-containers/operator/pull/338
- CI: Improve e2e tests reliability by @ldoktor in https://github.com/confidential-containers/operator/pull/343
- CI: Use ubuntu-22.04 and not ubuntu-latest in workflows by @portersrc in https://github.com/confidential-containers/operator/pull/348
- CI: more descriptive filename for enclave cc e2e test by @portersrc in https://github.com/confidential-containers/operator/pull/347
- Include peerpod specific crd deployments via operator by @bpradipt in https://github.com/confidential-containers/operator/pull/349
- Use consistent yaml file extension by @portersrc in https://github.com/confidential-containers/operator/pull/344
- tests/ansible: Add fedora linux distros by @tylerfanelli in https://github.com/confidential-containers/operator/pull/318
- ci: Improve reliability of ansible tasks by @ldoktor in https://github.com/confidential-containers/operator/pull/345
- tests: Improve variable definition in tests/e2e scripts by @GabyCT in https://github.com/confidential-containers/operator/pull/346
- CI: bump go version to 1.21.7 by @BbolroC in https://github.com/confidential-containers/operator/pull/357
- enclave-cc e2e updates by @mythi in https://github.com/confidential-containers/operator/pull/353
- pre-install: General fixes in pre-install scripts by @GabyCT in https://github.com/confidential-containers/operator/pull/351
- Release: Update nydus snapshotter version by @portersrc in https://github.com/confidential-containers/operator/pull/364
- Release: update docker manifest create commands by @portersrc in https://github.com/confidential-containers/operator/pull/366
- Release: attempt to fix docker manifest commands by @portersrc in https://github.com/confidential-containers/operator/pull/367
- Add "make clean" target by @ldoktor in https://github.com/confidential-containers/operator/pull/363
- Update payloads for v0.9.0-alpha0 by @fitzthum in https://github.com/confidential-containers/operator/pull/368
- ci: update enclave-cc tests by @mythi in https://github.com/confidential-containers/operator/pull/375
- payload: reuse supported_arches by @beraldoleal in https://github.com/confidential-containers/operator/pull/372
- update peerpod and peerpodconfig deps by @bpradipt in https://github.com/confidential-containers/operator/pull/362
- pre-reqs: Update nydus snapshotter version by @stevenhorsman in https://github.com/confidential-containers/operator/pull/378
- config: remove ssh-demo by @fitzthum in https://github.com/confidential-containers/operator/pull/374
- tests: remove deprecated ansible option by @fitzthum in https://github.com/confidential-containers/operator/pull/373
- Docs: Improve the steps to run e2e locally by @ldoktor in https://github.com/confidential-containers/operator/pull/354
- pre-reqs: Bump reqs-payload image by @stevenhorsman in https://github.com/confidential-containers/operator/pull/379
- peer-pods: Comment out peerpodsconfig.yaml by @stevenhorsman in https://github.com/confidential-containers/operator/pull/380
- Go back to latest payloads after release by @fitzthum in https://github.com/confidential-containers/operator/pull/377
- CI: Pin requests' version less than 2.32 by @BbolroC in https://github.com/confidential-containers/operator/pull/382
- ci: Run the e2e tests on TDX by @fidencio in https://github.com/confidential-containers/operator/pull/383
- Makefile: scripts: Add build args for proxy when using docker build by @GabyCT in https://github.com/confidential-containers/operator/pull/385
- Release: Update payloads for v0.9.0-alpha1 by @portersrc in https://github.com/confidential-containers/operator/pull/388
- Revert "Makefile: scripts: Add build args for proxy when using docker… by @fidencio in https://github.com/confidential-containers/operator/pull/387
- Release: Revert v0.9.0-alpha1 release-specific changes back to dev values by @portersrc in https://github.com/confidential-containers/operator/pull/389
- Improve cri-o support by using pull_type by @beraldoleal in https://github.com/confidential-containers/operator/pull/376
- crd: Fix manifest due to changes in the ccRuntime CRD by @bpradipt in https://github.com/confidential-containers/operator/pull/393
- ci: Enable running the ccruntime_e2e tests on AMD SEV/SNP nodes by @AdithyaKrishnan in https://github.com/confidential-containers/operator/pull/392
- ci: Fix up amd runner labels by @stevenhorsman in https://github.com/confidential-containers/operator/pull/394
- tests: General improvements to operator script by @GabyCT in https://github.com/confidential-containers/operator/pull/386
- tests.e2e.ansible: Fix to increase github rate limiting for kustomize by @GabyCT in https://github.com/confidential-containers/operator/pull/398
- Release: Update payloads for v0.9.0 by @niteeshkd in https://github.com/confidential-containers/operator/pull/397
New Contributors
- @ldoktor made their first contribution in https://github.com/confidential-containers/operator/pull/260
- @GabyCT made their first contribution in https://github.com/confidential-containers/operator/pull/325
- @beraldoleal made their first contribution in https://github.com/confidential-containers/operator/pull/314
- @tylerfanelli made their first contribution in https://github.com/confidential-containers/operator/pull/318
- @AdithyaKrishnan made their first contribution in https://github.com/confidential-containers/operator/pull/392
- @niteeshkd made their first contribution in https://github.com/confidential-containers/operator/pull/397
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.8.0...v0.9.0
- Go
Published by fitzthum almost 2 years ago
https://github.com/confidential-containers/operator - v0.9.0-alpha1
For more information on this release see the release notes and the quickstart guide.
What's Changed
- ci: update enclave-cc tests by @mythi in https://github.com/confidential-containers/operator/pull/375
- payload: reuse supported_arches by @beraldoleal in https://github.com/confidential-containers/operator/pull/372
- update peerpod and peerpodconfig deps by @bpradipt in https://github.com/confidential-containers/operator/pull/362
- pre-reqs: Update nydus snapshotter version by @stevenhorsman in https://github.com/confidential-containers/operator/pull/378
- config: remove ssh-demo by @fitzthum in https://github.com/confidential-containers/operator/pull/374
- tests: remove deprecated ansible option by @fitzthum in https://github.com/confidential-containers/operator/pull/373
- Docs: Improve the steps to run e2e locally by @ldoktor in https://github.com/confidential-containers/operator/pull/354
- pre-reqs: Bump reqs-payload image by @stevenhorsman in https://github.com/confidential-containers/operator/pull/379
- peer-pods: Comment out peerpodsconfig.yaml by @stevenhorsman in https://github.com/confidential-containers/operator/pull/380
- Go back to latest payloads after release by @fitzthum in https://github.com/confidential-containers/operator/pull/377
- CI: Pin requests' version less than 2.32 by @BbolroC in https://github.com/confidential-containers/operator/pull/382
- ci: Run the e2e tests on TDX by @fidencio in https://github.com/confidential-containers/operator/pull/383
- Makefile: scripts: Add build args for proxy when using docker build by @GabyCT in https://github.com/confidential-containers/operator/pull/385
- Release: Update payloads for v0.9.0-alpha1 by @portersrc in https://github.com/confidential-containers/operator/pull/388
- Revert "Makefile: scripts: Add build args for proxy when using docker… by @fidencio in https://github.com/confidential-containers/operator/pull/387
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.9.0-alpha0...v0.9.0-alpha1
- Go
Published by fitzthum about 2 years ago
https://github.com/confidential-containers/operator - v0.9.0-alpha0
For more information on this release see the release notes and the quickstart guide.
What's Changed
- Prepare to push v0.8.0 to the Operator Hub by @wainersm in https://github.com/confidential-containers/operator/pull/287
- tests/e2e: Remove kata-containers test by @stevenhorsman in https://github.com/confidential-containers/operator/pull/299
- Kata main payload by @stevenhorsman in https://github.com/confidential-containers/operator/pull/298
- e2e: Move tests to gh action using azure workers by @ldoktor in https://github.com/confidential-containers/operator/pull/260
- config: Revert "config: Remove kata-qemu-se" by @BbolroC in https://github.com/confidential-containers/operator/pull/301
- docs/DEVELOPMENT: document the CI by @wainersm in https://github.com/confidential-containers/operator/pull/224
- actions: build the bundle on pull requests by @wainersm in https://github.com/confidential-containers/operator/pull/291
- controller: Handle snapshotter per handler by @fidencio in https://github.com/confidential-containers/operator/pull/303
- gha: ccruntime_e2e: Do NOT fail fast and add a timeout for the test execution by @fidencio in https://github.com/confidential-containers/operator/pull/311
- kata-payload: Make resources for s390x overridden by base by @BbolroC in https://github.com/confidential-containers/operator/pull/321
- ci: Bump kustomize to v5.3.0 by @BbolroC in https://github.com/confidential-containers/operator/pull/324
- tests/e2e: Migrate e2e test for s390x to GHA by @BbolroC in https://github.com/confidential-containers/operator/pull/295
- Fix error on rebasing pr branch atop of target one by @BbolroC in https://github.com/confidential-containers/operator/pull/326
- doc: Update install instructions documentation by @GabyCT in https://github.com/confidential-containers/operator/pull/325
- doc: Include custom build for DEVELOPMENT.md by @BbolroC in https://github.com/confidential-containers/operator/pull/322
- docs: small clarification about non-namespaced resources by @beraldoleal in https://github.com/confidential-containers/operator/pull/314
- doc: provide a guide for how to install CC with IBM Secure Execution by @BbolroC in https://github.com/confidential-containers/operator/pull/329
- tests/git-helper.sh: fix yq checking by @wainersm in https://github.com/confidential-containers/operator/pull/342
- tests/e2e: General fixes to the operator script by @GabyCT in https://github.com/confidential-containers/operator/pull/338
- CI: Improve e2e tests reliability by @ldoktor in https://github.com/confidential-containers/operator/pull/343
- CI: Use ubuntu-22.04 and not ubuntu-latest in workflows by @portersrc in https://github.com/confidential-containers/operator/pull/348
- CI: more descriptive filename for enclave cc e2e test by @portersrc in https://github.com/confidential-containers/operator/pull/347
- Include peerpod specific crd deployments via operator by @bpradipt in https://github.com/confidential-containers/operator/pull/349
- Use consistent yaml file extension by @portersrc in https://github.com/confidential-containers/operator/pull/344
- tests/ansible: Add fedora linux distros by @tylerfanelli in https://github.com/confidential-containers/operator/pull/318
- ci: Improve reliability of ansible tasks by @ldoktor in https://github.com/confidential-containers/operator/pull/345
- tests: Improve variable definition in tests/e2e scripts by @GabyCT in https://github.com/confidential-containers/operator/pull/346
- CI: bump go version to 1.21.7 by @BbolroC in https://github.com/confidential-containers/operator/pull/357
- enclave-cc e2e updates by @mythi in https://github.com/confidential-containers/operator/pull/353
- pre-install: General fixes in pre-install scripts by @GabyCT in https://github.com/confidential-containers/operator/pull/351
- Release: Update nydus snapshotter version by @portersrc in https://github.com/confidential-containers/operator/pull/364
- Release: update docker manifest create commands by @portersrc in https://github.com/confidential-containers/operator/pull/366
- Release: attempt to fix docker manifest commands by @portersrc in https://github.com/confidential-containers/operator/pull/367
- Add "make clean" target by @ldoktor in https://github.com/confidential-containers/operator/pull/363
- Update payloads for v0.9.0-alpha0 by @fitzthum in https://github.com/confidential-containers/operator/pull/368
New Contributors
- @ldoktor made their first contribution in https://github.com/confidential-containers/operator/pull/260
- @GabyCT made their first contribution in https://github.com/confidential-containers/operator/pull/325
- @beraldoleal made their first contribution in https://github.com/confidential-containers/operator/pull/314
- @tylerfanelli made their first contribution in https://github.com/confidential-containers/operator/pull/318
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.8.0...v0.9.0-alpha0
- Go
Published by fitzthum about 2 years ago
https://github.com/confidential-containers/operator - v0.8.0
What's Changed
- ccruntime: Adapt to the kata payload using
/opt/kataby @fidencio in https://github.com/confidential-containers/operator/pull/235 - CRD: Expose more options to the users and let the payload take care of the runtime class creation by @fidencio in https://github.com/confidential-containers/operator/pull/240
- Fix e2e test by @jepio in https://github.com/confidential-containers/operator/pull/244
- Use host systemctl by @jepio in https://github.com/confidential-containers/operator/pull/242
- crd: Add and use RuntimeClasses struct to associate a runtime to a snapshotter by @fidencio in https://github.com/confidential-containers/operator/pull/250
- tests/e2e: test changes to the pre-install-payload image by @wainersm in https://github.com/confidential-containers/operator/pull/179
- pre-install-payload: Make its creation more generic by @fidencio in https://github.com/confidential-containers/operator/pull/253
- pre-install-payload: Use latest tagged runtime-payload image by @mattarnoatibm in https://github.com/confidential-containers/operator/pull/255
- pre-install-payload: Handle official and VFIO / GPU containerd installations by @fidencio in https://github.com/confidential-containers/operator/pull/256
- go.mod: update dependencies + drop custom kind node image by @mythi in https://github.com/confidential-containers/operator/pull/227
- Use the nydus-snapshotter by default by @fidencio in https://github.com/confidential-containers/operator/pull/267
- enclave-cc: fix HW kustomization by @mythi in https://github.com/confidential-containers/operator/pull/264
- config: Use the latest pre-reqs payload by @fidencio in https://github.com/confidential-containers/operator/pull/269
- pre-install: Create containerd config it it doesn't exist by @fidencio in https://github.com/confidential-containers/operator/pull/273
- config: set operator payloads for v0.8.0 release by @portersrc in https://github.com/confidential-containers/operator/pull/277
- pre-install: pre-install: Remove nydus-snapshotter config by @fidencio in https://github.com/confidential-containers/operator/pull/280
- ccruntime: Set
INSTALL_OFFICIAL_CONTAINERDto false by @fidencio in https://github.com/confidential-containers/operator/pull/274 - config: update operator payloads for v0.8.0 release by @portersrc in https://github.com/confidential-containers/operator/pull/282
- config: update operator to use release tags for enclave-cc and kata by @portersrc in https://github.com/confidential-containers/operator/pull/283
- reqs: handle the absence of disablesnapshotannotations by @wainersm in https://github.com/confidential-containers/operator/pull/284
- config: set reqs-payload for v0.8.0 release by @portersrc in https://github.com/confidential-containers/operator/pull/286
New Contributors
- @mattarnoatibm made their first contribution in https://github.com/confidential-containers/operator/pull/255
- @portersrc made their first contribution in https://github.com/confidential-containers/operator/pull/277
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.7.0...v0.8.0
- Go
Published by fitzthum over 2 years ago
https://github.com/confidential-containers/operator - v0.7.0
What's Changed
- config: Add runtimeclass kata-qemu-se by @BbolroC in https://github.com/confidential-containers/operator/pull/191
- payload: Update payload to latest CI by @stevenhorsman in https://github.com/confidential-containers/operator/pull/220
- install: Update node label prefix by @kartikjoshi21 in https://github.com/confidential-containers/operator/pull/195
- snp: add snp testing by @ryansavino in https://github.com/confidential-containers/operator/pull/197
- install/pre-install: Update containerd by @stevenhorsman in https://github.com/confidential-containers/operator/pull/225
- e2e: enclave-cc updates by @mythi in https://github.com/confidential-containers/operator/pull/208
- Update CoCo artifacts to candidates for v0.7.0 release by @fitzthum in https://github.com/confidential-containers/operator/pull/228
- Update artifacts to release candidates built with tags by @fitzthum in https://github.com/confidential-containers/operator/pull/232
- Update artifacts to v0.7.0 release bundles by @fitzthum in https://github.com/confidential-containers/operator/pull/233
- release: bump operator version to v0.7.0 by @wainersm in https://github.com/confidential-containers/operator/pull/234
New Contributors
- @kartikjoshi21 made their first contribution in https://github.com/confidential-containers/operator/pull/195
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.6.1...v0.7.0
- Go
Published by fitzthum almost 3 years ago
https://github.com/confidential-containers/operator - v0.6.1
What's Changed
- Add privileged label to the install namespace by @bpradipt in https://github.com/confidential-containers/operator/pull/214
Full Changelog: https://github.com/confidential-containers/operator/compare/v0.6.0...v0.6.1
- Go
Published by stevenhorsman about 3 years ago
https://github.com/confidential-containers/operator - Confidential Containers v0.6.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by fitzthum about 3 years ago
https://github.com/confidential-containers/operator - Confidential Containers v0.5.0
- Go
Published by fidencio about 3 years ago
https://github.com/confidential-containers/operator - Confidential Containers v0.4.0
- Go
Published by fidencio over 3 years ago
https://github.com/confidential-containers/operator - Confidential Containers v0.3.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by fidencio over 3 years ago
https://github.com/confidential-containers/operator - Confidential Containers v0.2.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by jensfr over 3 years ago
https://github.com/confidential-containers/operator - Confidential Containers v0.1.0
For more information on this release see the release notes and the quickstart guide.
- Go
Published by jensfr over 3 years ago