Releases: confidential-containers/cloud-api-adaptor
Releases · confidential-containers/cloud-api-adaptor
v0.5.0-alpha
What's Changed
- terraform: remove deprecated attributes by @Amulyam24 in #744
- podvm: Increase boot_wait time for all distros by @bpradipt in #759
- PeerPods CR & controller for handling dangling cloud resources by @snir911 in #711
- podvm: Add the ability to disable BINARIES target by @bpradipt in #761
- podvm: Add boot_wait param for CentOS and RHEL by @bpradipt in #769
- cloud: own PeerPod with every podVM creation by @snir911 in #755
- peerpod-ctrl: #375 follow up by @snir911 in #767
- ibmcloud: fix cluster bug for x86 architecture based cluster by @liudalibj in #756
- Patch series to improve podvm image generation process by @bpradipt in #766
- pkg: enhance retry logic for establishing connections by @Amulyam24 in #771
- controller: mv peer-pod-controller peerpodconfig-ctrl by @snir911 in #714
- podvm_binaries: add agent-config.toml to container by @snir911 in #789
- Azure: support e2e test overlay yaml by @kartikjoshi21 in #763
- proxy: Fix proxytimeout handling by @bpradipt in #795
- csi-wrapper: Remove replace from go.mod to support Go workspace by @yoheiueda in #793
- workflow: daily e2e test for ibmcloud with operator (amd64) by @liudalibj in #782
- test/e2e: Add support for oidc by @stevenhorsman in #778
- ibmcloud: Add the ability to import to staging by @stevenhorsman in #775
- Azure: Build peerpod vm image using packer with limited scope by @kartikjoshi21 in #797
- cmd: cloud-api-adaptor correctly shows builtin cloud provider names by @yoheiueda in #788
- podvm: bump attestation-agent by @stevenhorsman in #809
- podvm: Add ubuntu image url by @stevenhorsman in #810
- Update configuration-remote.toml.in to enable static_sandbox_resource_mgmt by @yoheiueda in #806
- ibmcloud: add public-gateway name and wait more time for caa ready by @liudalibj in #805
- ibmcloud: refine UploadPodvm function by @liudalibj in #813
- versions: Point to 0.5 releases by @stevenhorsman in #815
- cloudmgr: Move the package to pkg/adaptor/cloud by @yoheiueda in #798
- Update go.mod of sub modules for v0.5.0 by @yoheiueda in #817
- Add workflow to create podvm binaries image by @bpradipt in #819
Full Changelog: v0.0.1-alpha...v0.5.0-alpha
Create pre-release version 0.0.1-alpha
test: fix makefile issues in test tools Fixes: #731 Signed-off-by: Qi Feng Huo <[email protected]>