Skip to content

Latest commit

 

History

History
1124 lines (668 loc) · 97.7 KB

CHANGELOG.md

File metadata and controls

1124 lines (668 loc) · 97.7 KB

Changelog

2.13.2 (2024-08-25)

Bug Fixes

  • add macos binary notarization (10a69ab)
  • bump goreleaser version (eb69896)

2.13.1 (2024-08-22)

Bug Fixes

2.13.0 (2024-08-14)

Features

Bug Fixes

2.12.0 (2024-08-13)

Features

2.11.1 (2024-08-08)

Bug Fixes

2.11.0 (2024-08-06)

Features

Bug Fixes

2.10.5 (2024-07-25)

Bug Fixes

2.10.4 (2024-07-19)

Bug Fixes

2.10.3 (2024-07-11)

Bug Fixes

2.10.2 (2024-06-27)

Bug Fixes

2.10.1 (2024-06-04)

Bug Fixes

  • Enable unprivileged ports sysctl in containerd config (#1099) (2d8b0d1)

2.10.0 (2024-05-30)

Features

Bug Fixes

2.9.6 (2024-03-12)

Bug Fixes

2.9.5 (2024-03-12)

Bug Fixes

  • include python-unversioned-command package for Rocky (53f56ec)
  • include python2-pip package for RHEL (20b2a94)

2.9.4 (2024-03-07)

Bug Fixes

2.9.3 (2024-03-07)

Bug Fixes

2.9.2 (2024-03-06)

Bug Fixes

2.9.1 (2024-03-05)

Bug Fixes

  • remove unneeded Containerd registry.mirrors configuration (85d6f32)
  • update Packer to v1.10.1 (#1020) (4c056da)

2.9.0 (2024-02-21)

Features

Bug Fixes

  • Update k8s debian package repositories to pkgs.k8s.io, bumps critools to 1.28 (#996) (d9bbc94)
  • wrong vsphere config assignment (#980) (6168ac6)

2.8.5 (2023-12-21)

Bug Fixes

2.8.4 (2023-12-21)

Bug Fixes

  • Add directives to false positives reported by goleaks linter (#968) (57983bd)
  • Install gcloud CLI system package (09687aa)

2.8.3 (2023-10-27)

Bug Fixes

  • install pinned cloud-init for only ubuntu 20.04 (#943) (465c7de)

2.8.2 (2023-10-26)

Bug Fixes

  • downgrade cloud-init package for ubuntu OS (#938) (6c9dcca)
  • downgrade cloud-init to 23.1.2-0ubuntu0~20.04.2 (#942) (7109d00)

2.8.1 (2023-10-18)

Bug Fixes

  • skip building podman binary on release (#931) (5d89ee7)

2.8.0 (2023-10-17)

Features

Bug Fixes

  • attempts to build an image just for amd64 process (6e4cca0)
  • do not run build snapshot (c87ffe5)
  • downgrade vsphere version (f90d6ca)
  • just build one image (e54b244)
  • mistake, packer plugin was not broken just tf provider (39749bf)
  • push the image and copy modified commands to pull (ebbe945)
  • RHEL 8.8 build_name (#910) (096c294)
  • RHEL 8.8 distribution_version (#907) (93923f7)
  • use bin/konvoy-image-wrapper now (c5aeef6)
  • use snapshot: (ec7bf9a)
  • use the container engine to retag after load (9d08345)
  • vsphere test terraform as well (bc369a9)

2.7.1 (2023-09-12)

Bug Fixes

  • remove deprecated cmdline argument (234782f)

2.7.0 (2023-09-08)

Features

Bug Fixes

2.6.2 (2023-08-31)

Bug Fixes

  • don't override Docker systemd unit file for Flatcar (#890) (50f37c7)
  • force redownload of Kubelet and kubectl binaries for Flatcar (#889) (8e07f9c)

2.6.1 (2023-08-29)

Bug Fixes

  • start usr-libexec.mount to also support pre-provisioned (#886) (619079b)

2.6.0 (2023-08-28)

Features

Bug Fixes

  • bumps ansible to remove extra ssh arguments (a4e3532)
  • chnages condition (1df6471)
  • cython issue for flatcar (feb5820)
  • neat up the code and add a little comment (228bde3)

2.5.0 (2023-06-20)

Features

  • Upgrade kubernetes version to v1.26.6 and CRI tools (00be4b0)

2.4.2 (2023-06-12)

Bug Fixes

  • force update the offline repo metadata cache (#829) (944d313)
  • upgrade docker in flatcar 3033.3.x LTS for k8s 1.26 support (#828) (82b1270)

2.4.1 (2023-05-31)

Bug Fixes

  • comment and add test (e2d739f)
  • fs.may_detach_mounts check to be more resilient (ae14726)
  • install RHCK kernel earlier in the playbook (89a27ef)
  • reboot after installing RHCK kernel (7bb666d)
  • update references to no-update-flatcar.sh scripts (#817) (8c0727b)

2.4.0 (2023-05-18)

Features

  • podman as a supported container engine in konvoy image builder (#789) (ea2d1a5)
  • vsphere cloud init and command (#800) (c08d048)

Bug Fixes

  • remove packer directory from goreleaser configuration (#788) (df75332)

2.3.1 (2023-05-02)

Bug Fixes

  • install epel repo in RHEL 7 using static repo file (#781) (4b70d2c)
  • run flatcar update scripts only in ansible playbook (#775) (a1be118)
  • set SSH_PRIVATE_KEY_FILE env variable for docker wrapper (#786) (a176b88)

2.3.0 (2023-04-03)

Features

  • do not copy stdin and set tty to false (#738) (a5665e3)
  • upgrade kubernetes version to 1.26.3 (#748) (4986fc1)

Bug Fixes

  • Retry containerd yum/rpm tasks up to 30s (#749) (9dfda76)

2.2.6 (2023-03-17)

Bug Fixes

  • uses 80gb for all azure builds and removes extra (#739) (33d0a77)

2.2.5 (2023-03-15)

Bug Fixes

  • set image_version 9.1 for Rocky on Azure (#735) (811c046)

2.2.4 (2023-03-09)

Bug Fixes

  • allow building aws images using source_ami (#723) (4e63f53)

2.2.3 (2023-03-03)

Bug Fixes

  • set correct compute_gallery_image_id (#718) (a369543)

2.2.2 (2023-03-03)

Bug Fixes

2.2.1 (2023-03-01)

Bug Fixes

2.2.0 (2023-02-27)

Features

  • Install only required ansible collections (#684) (2127691)

Bug Fixes

  • set force = true and update k8s http source (#692) (98bad43)
  • Use always section instead of rescue to remove RHEL subscription (#690) (3729abe)

2.1.0 (2023-02-15)

Features

Bug Fixes

  • epel repos not working with some RHEL images (#676) (aae136a)
  • netwmanager config for OracleLinux 7 (#682) (c765083)
  • set default OVA disk size to 80GB (#683) (b1c3bc8)
  • use subscription manager to get kernel headers (#675) (ce0b0c8)

2.0.0 (2023-02-08)

Features

  • Add "dry run" build mode (#228) (e56fdea)
  • add cloudendpoint to azure flags (#470) (12e519c)
  • add images file for ubuntu 20.04 (#656) (d2c739f)
  • add RHEl 8.6 base template (#530) (f20fa83)
  • add support for creating Ubuntu 20.04 base OVA template (8a6608c)
  • Add toml-merge image for containerd supplementary images (#518) (827fe40)
  • adding make targets needed for offline nvidia rhel8.6 (#544) (7f9516c)
  • adds an upload artifacts command to konvoy image builder (#214) (9ed1806)
  • allow submaps in images files (#630) (09bbe5e)
  • allow ubuntu image creation on gcp (#374) (edf8fd4)
  • allow user to run ssh communicator through bastion (#251) (84e9674)
  • ansible: list-images use role dependencies (e334541)
  • ansible: split containerd role from packages (edd3d35)
  • ansible: split kubeadm role from packages (772be9b)
  • ansible: split repo role from packages (c7e961c)
  • authenticate to vsphere base template using ssh private key and ssh auth agent. (#498) (aa4b7a5)
  • azure: add azure --instance-type (f5e1940)
  • azure: support flatcar images (6773d1c)
  • azure: support oracle images (c11780a)
  • azure: support rhel images (cdef472)
  • azure: support sles images (49a7745)
  • azure: support ubuntu images (91dac7f)
  • build AMI and OVA for RHEL 8.6 networked, nvidia and airgapped flavors (#531) (249c1b4)
  • build rocky linux 9.1 images (#637) (579e620)
  • build vsphere template for rockylinux 9.1 (#649) (5908ed3)
  • bulild vsphere template in air gapped environment (#246) (5a2c62f)
  • bump Ansible to 4.10.0 (#426) (c04581e)
  • bump k8s to 1.22.4 (d36a81d)
  • bump kubernetes to 1.22.8 and use the new automated repos (809bbd9)
  • bump kubernetes version to 1.24.4 (#468) (0904949)
  • bump versions of k8s to 1.23.7 (350a016)
  • configure fips for rhel 8 (#508) (5269ff5)
  • convert centos 7 minimal iso to docker image (#195) (b8ecfc5)
  • create centos images for gcp (#350) (1229047)
  • create RHEL 8.2 and RHEL 8.4 fips image for air-gapped installations (#208) (51af272)
  • create vsphere template image for RedHat 8.4 and 7.9 (#239) (b5e7abe)
  • disable password ssh auth (#474) (ba1e55b)
  • Download containerd from packages.d2iq.com (1388af9)
  • dynamic containerd install per OS (#355) (fad6da0)
  • gather images dynamically (3fe415f)
  • gpu: add image tags (0013788)
  • HCL instead of JSON packer templates (#507) (0523fd2)
  • import container images with mindthegap (#476) (657f102)
  • install Containerd from a tar instead of OS packages (9aff35f)
  • install googlecompute packer plugin (#373) (fc626af)
  • install nvidia driver using runfile (#482) (22f89b8)
  • Install specific cri-tools package on debian derivatives (68200b1)
  • move disabling swap and firewalld to a shared play (#451) (bc5b71b)
  • oracle: support installing RHCK kernel (#327) (126b7aa)
  • rhel82 FIPS (#200) (1688a02)
  • set a GCP image-family that can be used in dkp (e2d3ad3)
  • support azure (#230) (016481a)
  • support building Ubuntu 20.04 with offline OS packages bundle (#627) (0e48add)
  • update to Kubernetes v1.24.6 (#529) (248821c)
  • Upgrade cri-tools to v1.25.0 (dc48e4b)
  • upgrade kubernetes version to 1.25.4 (#579) (6c98f94)
  • use containerd with flatcar (#300) (b96f8bc)
  • use published os-packages-bundles (680d56e)

Bug Fixes

  • add image_name and kubernetes_version to all infrastructure's output manifest.yaml (#545) (9152ffb)
  • add kuberentes version to azure gallery image name (#534) (cf03315)
  • add oracle7 fips target (#581) (adb8c47)
  • add overrides, work-dir, and extra-args flags to upload artifacts (#452) (5367cf4)
  • add retries when installing SUSE packages (#532) (ea8d183)
  • add testify to go.mod (91c38d5)
  • adds a v1 (ac6e72f)
  • Allow existing zypper process to finish and release lock (22c2789)
  • Allow user to provide a subset of registry configuration fields (3571d3a)
  • allows users to set kubernetes version through flag in build command (04681f1)
  • always use fix for CAPPP bumps (#423) (3e2af00)
  • ansible: allow rsa public keys (#271) (291e922)
  • ansible: fix ubuntu 18.04 build (2648075)
  • ansible: reuse roles for image saving (e298986)
  • app: remove unused gen.go (8bf34b3)
  • aws: deprecate --aws-instance-type (e0dcc56)
  • azure: always ensure image definitions (965a769)
  • azure: append build name to image sku (#326) (b921f42)
  • azure: fix rhel 8 build name (9e8ec95)
  • azure: support dry run (c6cb4f1)
  • build rocky linux 9.0 azure images (#665) (83ce61a)
  • bump mindthegap to preserves image IDs (#500) (b58c969)
  • Can not specify custom Packer directory (#559) (949886c)
  • centos does not need RHSM. Fix conditions (#497) (11b4d98)
  • change build name for rhel7 azure (fc86874)
  • cleanup vsphere VM when building vSphere template in dry run (#283) (44b1a94)
  • cmd: add subcommads to build and generate (4fb3798)
  • Configure containerd runc plugin options with systemd cgroup driver (#493) (1704c72)
  • configure NetworkManager to prevent interfering with interfaces (#231) (36de19f)
  • correctly set default pause image (#367) (164d03a)
  • create base centos 7.9 template without default password (#499) (251911d)
  • create RHEL 8 base template without root and default user's password (#492) (a398397)
  • create systemd drop-in to disable NetworkManager-cloud-setup service (2f6011a)
  • devkit: pass AZURE_TENANT_ID to devkit (94f44bc)
  • disable nm-cloud-setup only for AWS provider (9da50ce)
  • disable unnecessary linters (#521) (1ad9232)
  • dont ipv6 forward if you dont have ipv6 forwarding file (#598) (40f9809)
  • Enable fs.may_detach_mounts kernel parameter on RHEL 7.9, and variants (4e246ae)
  • fips.configure default value (#547) (a7b3e9b)
  • fix ref in release tag ci (#427) (8e8ad14)
  • fixes an SSH error (a7a2d62)
  • fixes version lock to set fact (ebaba83)
  • flags not being set correctly (#413) (1309357)
  • flatcar: fix no update settings (#308) (03a618c)
  • force register RHSM (#520) (e60e7b3)
  • go-mod tidy (7ccfaa7)
  • gon release fixes (#418) (5565295)
  • gon.hcl (#433) (3fb4923)
  • hardcode v3.4.x etcd version (8d9c8e9)
  • have extra-vars work (a9b962b)
  • incorrect RHEL when condition (#510) (2b4248a)
  • install cloud-init packages for vsphere in offline mode (#406) (64e3116)
  • lint errors (46a6b19)
  • lint: don't lint CHANGELOG.md (b8401b2)
  • lint: fix markdown rules (b052bff)
  • lint: fix textlint rules (731e192)
  • linting errors in changelog (4eb2f96)
  • make non eus repos logic generic (58dafd6)
  • makefile targets for NVIDIA GPU support (#285) (b56c5af)
  • match the image name for GCP with AWS (cc26ea7)
  • missing ansible.utils collection (d982a8d)
  • move goreleaser to where it really is (82992d5)
  • notarization and upload fixes (#435) (c92c6ee)
  • nvidia override files with correct information (#538) (c0eebd9)
  • On SUSE, remove containerd.io package irrespective of version (9261e85)
  • os-packages: prevent clean error (cda2e50)
  • os-packages: set defaults for targets (3bfc439)
  • ova packer template (ebcd1da)
  • packer: fix spacing typo in packer template (92fa950)
  • Parse command output without using shell pipelines (#369) (f7b9d3e)
  • pass GOOGLE_APPLICATION_CREDENTIALS env and file to wrapper (6a472bf)
  • pass vSphere envs in wrapper (5fc0fa0)
  • pkg: remove unused config package (1c6509a)
  • propogate signals to packer sub command (#593) (788f745)
  • README remove old test status (67102d1)
  • release: run goreleaser on release publish (f1218a1)
  • remove builder user in sysprep (#469) (dd99d11)
  • remove d2iq specific packer config for vSphere in images/ (cdec236)
  • remove d2iq vars from GCP image files (74efc02)
  • remove execute bits from playbook (8a44a81)
  • remove extra "release" keyword from vsphere template name (#336) (a14f6ef)
  • remove fips.configure from a user facing override (#516) (17af80f)
  • remove host user's home directory mount from the KIB wrapper container (#589) (6abcd18)
  • remove major version 7 specific code (8e79910)
  • remove mark inventory file as required (#455) (0e24f96)
  • remove note to add promotion job (d9cd670)
  • remove release ver (9276b1f)
  • Remove task to create kubelet systemd drop-in from containerd task (39d4fa5)
  • remove unused 'global' playbook (a3356c0)
  • remove unused 'images' group vars (31eb405)
  • replace broken centos 8 appstream repo with alma linux repos (#227) (ada2ca9)
  • retag coredns image with k8s.gcr.io/coredns (#611) (73ea3c7)
  • rhel 8.4 SKU for azure (cee86a1)
  • set different non-eus repos for different versions (92f25e7)
  • set feature flag for cloud-init to ignore errors (#550) (b20f671)
  • set outputs from release please (#351) (65dce6f)
  • set the correct KIB version ami tag (d92dd74)
  • set token param correctly (#361) (70d7200)
  • support flatcar 3033.2.0 (#299) (43bdfd2)
  • try installing epel modular for azure (6276cb8)
  • try it another way (0e200f4)
  • ubuntu for vsphere (#458) (7b0985b)
  • upgrade ansible to 6.3.0 and fix CI flakes (#503) (1e71e20)
  • upgrade azure packages to 1.x.x and golang to 1.18 (#473) (6488004)
  • upload command flag (cb31f33)
  • upload nvidia runfile (#511) (2bc6762)
  • use --force when retagging CoreDNS image (#628) (ee1a11e)
  • use bastion in offline fips ova rhel builds (#307) (8d3e338)
  • use crictl to pull images and supports mirrors (#252) (f14f841)
  • use different build name (4dd6304)
  • use different build name to avoid conflict (e00317d)
  • use environment variables to authenticate with base vsphere template (#552) (9688d4f)
  • use new centos 7.9 base AMI (#573) (c987aa2)
  • use new oracle 7.9 ami (#626) (0ca10dd)
  • use other user token that can run actions (#429) (efc7d1c)
  • use same defaults and flags as in konvoy (4c90ac3)
  • use the same instance-type as konvoy (#393) (73abc28)
  • various cleanups for release-tag action (#431) (a5eb7be)

Miscellaneous

ci

2.0.0 (2023-02-02)

Features

  • add support for creating Ubuntu 20.04 base OVA template (8a6608c)
  • allow submaps in images files (#630) (09bbe5e)
  • build rocky linux 9.1 images (#637) (579e620)
  • build vsphere template for rockylinux 9.1 (#649) (5908ed3)
  • HCL instead of JSON packer templates (#507) (0523fd2)
  • Install specific cri-tools package on debian derivatives (68200b1)
  • support building Ubuntu 20.04 with offline OS packages bundle (#627) (0e48add)
  • Upgrade cri-tools to v1.25.0 (dc48e4b)

Bug Fixes

ci

1.25.2 (2022-12-07)

Bug Fixes

  • dont ipv6 forward if you dont have ipv6 forwarding file (#598) (40f9809)

1.25.1 (2022-12-01)

Bug Fixes

  • Enable fs.may_detach_mounts kernel parameter on RHEL 7.9, and variants (4e246ae)
  • propogate signals to packer sub command (#593) (788f745)
  • remove host user's home directory mount from the KIB wrapper container (#589) (6abcd18)

1.25.0 (2022-11-21)

Features

  • upgrade kubernetes version to 1.25.4 (#579) (6c98f94)

Bug Fixes

1.24.2 (2022-11-14)

Bug Fixes

1.24.1 (2022-11-04)

Features

  • adding make targets needed for offline nvidia rhel8.6 (#544) (7f9516c)

Bug Fixes

  • add image_name and kubernetes_version to all infrastructure's output manifest.yaml (#545) (9152ffb)
  • Can not specify custom Packer directory (#559) (949886c)
  • fips.configure default value (#547) (a7b3e9b)
  • set feature flag for cloud-init to ignore errors (#550) (b20f671)
  • use environment variables to authenticate with base vsphere template (#552) (9688d4f)

Miscellaneous

1.24.0 (2022-10-18)

Features

  • add RHEl 8.6 base template (#530) (f20fa83)
  • Add toml-merge image for containerd supplementary images (#518) (827fe40)
  • build AMI and OVA for RHEL 8.6 networked, nvidia and airgapped flavors (#531) (249c1b4)
  • update to Kubernetes v1.24.6 (#529) (248821c)

Bug Fixes

  • add kuberentes version to azure gallery image name (#534) (cf03315)
  • add retries when installing SUSE packages (#532) (ea8d183)
  • Configure containerd runc plugin options with systemd cgroup driver (#493) (1704c72)
  • disable unnecessary linters (#521) (1ad9232)
  • force register RHSM (#520) (e60e7b3)
  • nvidia override files with correct information (#538) (c0eebd9)
  • remove fips.configure from a user facing override (#516) (17af80f)

1.23.1 (2022-09-27)

Bug Fixes

1.23.0 (2022-09-23)

Features

Bug Fixes

1.22.0 (2022-09-20)

Features

Bug Fixes

  • bump mindthegap to preserves image IDs (#500) (b58c969)
  • upgrade ansible to 6.3.0 and fix CI flakes (#503) (1e71e20)

1.21.0 (2022-09-13)

Features

  • authenticate to vsphere base template using ssh private key and ssh auth agent. (#498) (aa4b7a5)
  • import container images with mindthegap (#476) (657f102)

Bug Fixes

  • ansible: fix ubuntu 18.04 build (2648075)
  • azure: support dry run (c6cb4f1)
  • centos does not need RHSM. Fix conditions (#497) (11b4d98)
  • create base centos 7.9 template without default password (#499) (251911d)
  • create RHEL 8 base template without root and default user's password (#492) (a398397)

1.20.0 (2022-08-24)

Features

Bug Fixes

  • remove builder user in sysprep (#469) (dd99d11)
  • upgrade azure packages to 1.x.x and golang to 1.18 (#473) (6488004)

1.19.9 (2022-08-04)

Bug Fixes

  • remove mark inventory file as required (#455) (0e24f96)

1.19.8 (2022-08-03)

Bug Fixes

  • add overrides, work-dir, and extra-args flags to upload artifacts (#452) (5367cf4)

1.19.7 (2022-07-21)

Bug Fixes

1.19.6 (2022-07-20)

Bug Fixes

1.19.5 (2022-07-20)

Bug Fixes

  • various cleanups for release-tag action (#431) (a5eb7be)

1.19.4 (2022-07-20)

Bug Fixes

  • use other user token that can run actions (#429) (efc7d1c)

1.19.3 (2022-07-20)

Bug Fixes

1.19.2 (2022-07-20)

Bug Fixes

1.19.1 (2022-07-19)

Bug Fixes

1.19.0 (2022-07-12)

Features

  • set a GCP image-family that can be used in dkp (e2d3ad3)

Bug Fixes

  • install cloud-init packages for vsphere in offline mode (#406) (64e3116)
  • match the image name for GCP with AWS (cc26ea7)
  • pass GOOGLE_APPLICATION_CREDENTIALS env and file to wrapper (6a472bf)
  • pass vSphere envs in wrapper (5fc0fa0)
  • remove d2iq specific packer config for vSphere in images/ (cdec236)
  • remove d2iq vars from GCP image files (74efc02)
  • use same defaults and flags as in konvoy (4c90ac3)

1.18.1 (2022-06-16)

Bug Fixes

  • use the same instance-type as konvoy (#393) (73abc28)

1.18.0 (2022-06-15)

Features

  • bump versions of k8s to 1.23.7 (350a016)

1.17.2 (2022-06-08)

Bug Fixes

1.17.1 (2022-06-08)

Bug Fixes

  • fixes an SSH error (a7a2d62)
  • missing ansible.utils collection (d982a8d)

1.17.0 (2022-06-02)

Features

1.16.1 (2022-06-01)

Bug Fixes

  • Parse command output without using shell pipelines (#369) (f7b9d3e)

1.16.0 (2022-06-01)

Features

Bug Fixes

1.15.0 (2022-05-27)

Features

  • Download containerd from packages.d2iq.com (1388af9)
  • dynamic containerd install per OS (#355) (fad6da0)

Bug Fixes

  • change build name for rhel7 azure (fc86874)
  • make non eus repos logic generic (58dafd6)
  • On SUSE, remove containerd.io package irrespective of version (9261e85)
  • remove major version 7 specific code (8e79910)
  • remove release ver (9276b1f)
  • rhel 8.4 SKU for azure (cee86a1)
  • set different non-eus repos for different versions (92f25e7)
  • set outputs from release please (#351) (65dce6f)
  • try installing epel modular for azure (6276cb8)
  • try it another way (0e200f4)
  • use different build name (4dd6304)
  • use different build name to avoid conflict (e00317d)

1.14.0 (2022-05-20)

Features

Bug Fixes

  • remove extra "release" keyword from vsphere template name (#336) (a14f6ef)

1.13.2 (2022-05-11)

Bug Fixes

  • README remove old test status (67102d1)

1.13.1 (2022-05-11)

Bug Fixes

1.13.0 (2022-05-09)

Features

  • azure: add azure --instance-type (f5e1940)

Bug Fixes

  • aws: deprecate --aws-instance-type (e0dcc56)
  • azure: append build name to image sku (#326) (b921f42)
  • azure: fix rhel 8 build name (9e8ec95)

1.12.0 (2022-04-14)

Features

Bug Fixes

  • flatcar: fix no update settings (#308) (03a618c)
  • use bastion in offline fips ova rhel builds (#307) (8d3e338)

1.11.0 (2022-04-07)

Features

  • azure: support flatcar images (6773d1c)
  • azure: support oracle images (c11780a)
  • azure: support rhel images (cdef472)
  • azure: support sles images (49a7745)

Bug Fixes

1.10.0 (2022-03-31)

Features

  • azure: support ubuntu images (91dac7f)

Bug Fixes

  • cleanup vsphere VM when building vSphere template in dry run (#283) (44b1a94)
  • fixes version lock to set fact (ebaba83)
  • hardcode v3.4.x etcd version (8d9c8e9)
  • makefile targets for NVIDIA GPU support (#285) (b56c5af)
  • packer: fix spacing typo in packer template (92fa950)

1.9.1 (2022-03-24)

Bug Fixes

1.9.0 (2022-03-24)

Features

  • bump k8s to 1.22.4 (d36a81d)
  • bump kubernetes to 1.22.8 and use the new automated repos (809bbd9)
  • support azure (#230) (016481a)

Bug Fixes

1.8.0 (2022-03-17)

Features

  • allow user to run ssh communicator through bastion (#251) (84e9674)
  • bulild vsphere template in air gapped environment (#246) (5a2c62f)
  • create vsphere template image for RedHat 8.4 and 7.9 (#239) (b5e7abe)

Bug Fixes

  • app: remove unused gen.go (8bf34b3)
  • cmd: add subcommads to build and generate (4fb3798)
  • lint: fix markdown rules (b052bff)
  • lint: fix textlint rules (731e192)
  • move goreleaser to where it really is (82992d5)
  • pkg: remove unused config package (1c6509a)
  • use crictl to pull images and supports mirrors (#252) (f14f841)

1.7.0 (2022-02-14)

Features

  • use published os-packages-bundles (680d56e)

Bug Fixes

  • create systemd drop-in to disable NetworkManager-cloud-setup service (2f6011a)
  • disable nm-cloud-setup only for AWS provider (9da50ce)
  • linting errors in changelog (4eb2f96)
  • release: run goreleaser on release publish (f1218a1)

1.6.0 (2022-02-08)

Features

  • Add "dry run" build mode (#228) (e56fdea)
  • adds an upload artifacts command to konvoy image builder (#214) (9ed1806)
  • convert centos 7 minimal iso to docker image (#195) (b8ecfc5)
  • create RHEL 8.2 and RHEL 8.4 fips image for air-gapped installations (#208) (51af272)
  • gather images dynamically (3fe415f)
  • rhel82 FIPS (#200) (1688a02)

Bug Fixes

  • add testify to go.mod (91c38d5)
  • Allow user to provide a subset of registry configuration fields (3571d3a)
  • allows users to set kubernetes version through flag in build command (04681f1)
  • ansible: reuse roles for image saving (e298986)
  • configure NetworkManager to prevent interfering with interfaces (#231) (36de19f)
  • have extra-vars work (a9b962b)
  • lint errors (46a6b19)
  • os-packages: prevent clean error (cda2e50)
  • os-packages: set defaults for targets (3bfc439)
  • remove execute bits from playbook (8a44a81)
  • remove unused 'global' playbook (a3356c0)
  • remove unused 'images' group vars (31eb405)
  • replace broken centos 8 appstream repository with alma linux repository (#227) (ada2ca9)
  • set the correct KIB version ami tag (d92dd74)