v0.6.0-alpha.1
Pre-release
Pre-release
What's Changed
- all: Update credentials format by @stevenhorsman in #827
- Update go.mod of dependent projects to refer to v0.5.0 by @bpradipt in #825
- Use new pkg path of cloudmgr in peerpod-ctrl by @yoheiueda in #831
- peerpodconfig-ctrl: Make caa image configurable using env var by @bpradipt in #832
- workflow: ibmcloud e2e-tests base on iks clusters by @liudalibj in #829
- Azure: parameterize ssh user name by @kartikjoshi21 in #791
- ibmcloud: add new provision property to configure provider type by @genjuro214 in #835
- peerpodconfig-ctrl: change logging format by @snir911 in #836
- Testcases to check Configmap and Secret by @sudharshanibm3 in #808
- Fix a flaky test in pkg/adaptor/server_test.go by @yoheiueda in #839
- test/e2e: Enable configmap and secret tests to Libvirt by @wainersm in #838
- podvm: Fix attestation-agent version by @stevenhorsman in #843
- ci: Unify redundant unit test execution by @yoheiueda in #841
- cmd: Show version information by @yoheiueda in #851
- Fix handling of nodeselector in peerpodconfig controller by @bpradipt in #854
- Use correct podvm binaries image as default by @bpradipt in #856
- csi-wrapper: Fix lint errors and enable lint checks in CI by @yoheiueda in #849
- peerpodconfig-ctrl: remove provider fetching by @snir911 in #862
- e2e: overwrite use caa tag when run e2e test by @huoqifeng in #868
- azure: Update image build docs by @surajssd in #866
- test/e2e: Enable configmap and secret tests to azure by @kartikjoshi21 in #844
- Revert "azure: Update image build docs" by @bpradipt in #873
- Add support for containerised azure packer builds by @bpradipt in #860
- ibmcloud: Testcases for peer pod container with external IP access by @sudharshanibm3 in #848
- Refactor the build procedure of the cloud-api-adaptor container image by @yoheiueda in #874
- cloud: add new provider - IBM Cloud PowerVS by @Amulyam24 in #750
- Fetch git tags when buliding container images in CI by @yoheiueda in #879
- Fix 865 by @bpradipt in #876
- peerpod-ctrl: fix README.md by @snir911 in #875
- peerpod-ctrl: dynamically fetch cloud provider config by @snir911 in #882
- peerpod-ctrl: add log to identify dynamic provider configuration by @snir911 in #888
- podvm: skip download ubuntu checksum during build by @beraldoleal in #890
- Build AWS AMI by running packer inside a container by @bpradipt in #884
- Revert "podvm: skip download ubuntu checksum during build" by @jtumber-ibm in #892
- azure: Set default values for plan,publisher and product by @bpradipt in #891
- azure: resource group is essential for deletion by @snir911 in #894
- peerpod-ctrl: bump cloud-api-adaptor to support latest fixes by @snir911 in #896
- webhook: Update go-restful package by @stevenhorsman in #902
- k8sops: map Pods to their owned PeerPod objects by @snir911 in #898
- Use same pod vm image settings for different providers by @bpradipt in #905
- podvm: Add support for UEFI build argument by @bpradipt in #907
- Update runtime payload runtimeclassname by @stevenhorsman in #903
- CI Infra: Add terraform code to setup static Infra by @surajssd in #885
- aws: bump rhel version for ami creation by @snir911 in #908
- Azure: Support for booting CVMs by @knrt10 in #861
- powervs: deploy ibmcloud-powervs provider as a pod by @Amulyam24 in #802
- peerpodconfig: Handle empty nodesList by @bpradipt in #910
- Update runtimeclassname in docs/tests/webhook by @stevenhorsman in #904
- Azure Packer Remove Build
location
variable by @surajssd in #915 - azure: update sku in Dockerfile to CVM by @katexochen in #929
- webhook: improve install docs by @katexochen in #920
- Azure Static CI Infra: Update role assignment reference by @surajssd in #912
New Contributors
- @sudharshanibm3 made their first contribution in #808
- @katexochen made their first contribution in #929
Full Changelog: v0.5.0...v0.6.0-alpha.1