v0.1.14
What's Changed
- Install curl on Photon builds by @kkeshavamurthy in #983
- initial checkin of nutanix image-builder by @deepakm-ntnx in #982
- Adding support for Kubevirt capi images by @isaacdorfman in #847
- Update AMI owner ID for centOS AMIs by @Ankitasw in #988
- Update Azure pub tool to v0.3.3 by @mboersma in #990
- Add 3DSOutscale provider by @outscale-vbr in #978
- Remove old build targets from Azure test matrix by @mboersma in #989
- Add Ubuntu 22.04 LTS for Azure by @mboersma in #961
- Bump GOSS and packer-plugin-powervs versions by @SanikaGawhane in #996
- Update nssm default download location by @jsturtevant in #999
- Ensure Azure storage accounts are private by @CecileRobertMichon in #1000
- Bump packer-provisioner-goss to 3.1.4 by @SanikaGawhane in #1004
- Add Ubuntu 22.04 LTS build support to CAPI OCI provider by @joekr in #1006
- Add amazon_ssm_agent_rpm var to configure the RPM download URL by @ThatsMrTalbot in #986
- Disable pip version check by @mboersma in #1001
- Added qemu/kubevirt support for multiple Kubernetes versions by @isaacdorfman in #1007
- Ensure ubuntu install uses console=ttyS0 kernel args by @hh in #998
- Improve bootstrap-flatcar.sh by @kopiczko in #912
- capi,deb,kubevirt: override default netplan by @rhrazdil in #1012
- feat(gcp): user overridable image_name and image_family for gce by @MadJlzz in #1017
- Add packer plugin install for oracle by @joekr in #1020
- Set FLATCAR_VERSION to latest available in Azure CI by @jepio in #1021
- Upgrade pip3 to latest to fix awscli installation failure by @kkeshavamurthy in #1027
- update capg images to use latest k8s releases by @cpanato in #1019
- Refresh OWNERs file by @CecileRobertMichon in #1024
- Adding http port max and min parameters by @DimpleRajaVamsi in #1023
- Add AverageMarcus as reviewer by @AverageMarcus in #1025
- images/capi/packer/azure: allow building images from various SIG images by @invidian in #1028
- Enable HNS and WCIFS fixes for WS2019 by @jsturtevant in #1031
- updating dynamic port range for windows to address some collisions by @marosset in #947
- Nutanix: Allow output image override if already exists by @fad3t in #1030
- Added Ubuntu 22.04 builds for AWS and GCP by @AverageMarcus in #994
- Migrate from osc to outscale and remove image centos7 by @outscale-vbr in #1029
- Update Rocky Linux urls and checksums to 8.7 by @tcassaert in #1034
- add support for ansible_user_vars in nutanix by @fad3t in #1033
- Update OWNERS_ALIASES for Azure by @mboersma in #1036
- Add pipeline test job for Azure VHDs by @willie-yao in #1005
- containerd: Update to v1.6.14 by @Ankitasw in #1038
- images/capi: improve out-of-the-box compatibility with OpenSSH versions 8.8+ and 9.0+ by @invidian in #1035
- add containerd-wasm-shims to enable Wasm / WASI workloads by @devigned in #1037
- Fix Makefiles and update image-builder by @mboersma in #1041
- Update mdBook and fix darwin install by @mboersma in #1040
- Update capg nightly build images by @cpanato in #1042
- update default k8s release and cri-tools by @cpanato in #1043
- feat: Add Oracle Linux 9 build support to CAPI OCI provider by @joekr in #1045
- nutanix improvement by @tuxtof in #1046
- Unpin azure-cli to always install the latest by @kkeshavamurthy in #1049
- Update book Makefile by @joekr in #1052
- bump containerd to 1.16.15 and packer to 1.8.5 by @kkeshavamurthy in #1053
- capi/packer/qemu: Pass oem_id value to ansible by @jepio in #1054
- Add
use_internal_ip
to gce's packer.json by @RyuSA in #1057 - Storage Account should default to AZURE_LOCATION by @mboersma in #1056
- remove 1.22 config and add 1.26 by @cpanato in #1058
- Add photon-4 OVA support by @kkeshavamurthy in #1059
- Update kubernetes-cni .deb to v1.2.0 by @mboersma in #1060
- Add support to build RHEL-8 AMIs on AWS by @kkeshavamurthy in #1061
- Support building RHEL-8 Azure VHD and SIG Images by @kkeshavamurthy in #1062
- Add support for Windows 2019/2022 to OCI capi provider image builder by @joekr in #1051
- Update to latest pause image from registry.k8s.io by @hrak in #1068
- Add support for Ubuntu 2204 for vSphere by @sriramandev in #1003
- Goss: Remove conditional for auditd on flatcar by @hrak in #1069
- Feature/Azure: Support build_resource_group_name to use custom build rg by @matthieu-eck in #1066
- [capi/qemu] Add ubuntu 22.04 support for qemu by @Meecr0b in #997
- Add note about Windows in OCI capi docs by @joekr in #1074
- Fix typo in artifact_name variable by @wwentland in #1077
- Allow Customizing values for Azure SIG Image Definition by @primeroz in #1081
- Allow users to configure the QEMU VM name by @wwentland in #1078
- Update containerd to 1.6.18, packer to 1.8.6 by @hrak in #1079
- fix: Update Ubuntu 22.04 ISO for vsphere and qemu by @raykrueger in #1085
- Strip arch suffix from k8s images before installing to prevent additional pull by kubeadm by @hrak in #1072
- Update refs to cluster-node-image-builder container image by @mboersma in #1084
- Add jq to CAPI Dockerfile to fix Makefile error by @mboersma in #1086
- docs: update capi oci provider windows password docs by @joekr in #1088
- Do not use same variable for managed_image_storage_account_type and SIG storage_account_type by @primeroz in #1087
- Updating cloudbase-init version to v1.1.4 by @marosset in #1091
- Adding a firewall rule to enable the 22 TCP port by @knabben in #1039
- fix: update OCI to work on ubuntu and ensure windows tool by @joekr in #1089
New Contributors
- @deepakm-ntnx made their first contribution in #982
- @isaacdorfman made their first contribution in #847
- @Ankitasw made their first contribution in #988
- @outscale-vbr made their first contribution in #978
- @hh made their first contribution in #998
- @rhrazdil made their first contribution in #1012
- @DimpleRajaVamsi made their first contribution in #1023
- @marosset made their first contribution in #947
- @fad3t made their first contribution in #1030
- @tcassaert made their first contribution in #1034
- @willie-yao made their first contribution in #1005
- @tuxtof made their first contribution in #1046
- @RyuSA made their first contribution in #1057
- @hrak made their first contribution in #1068
- @matthieu-eck made their first contribution in #1066
- @Meecr0b made their first contribution in #997
- @wwentland made their first contribution in #1077
- @primeroz made their first contribution in #1081
- @raykrueger made their first contribution in #1085
Full Changelog: v0.1.13...v0.1.14