Skip to content

Releases: IBM/Ansible-OpenShift-Provisioning

v2.0.0

12 Mar 16:06
b440fe5
Compare
Choose a tag to compare

2.0.0 (2024-03-12)

Features

  • Add .ansible-lint (fd2dcee)
  • Add .editorconfig (c85c9fe)
  • Add .releaserc.json (#83) (466194c)
  • Add and delete compute nodes (day-2) (#153) (05fcca7)
  • Add creation of agents for hypershift (#175) (2e0b275)
  • Add delete_nodes role (#60) (91f3296)
  • Add delete_nodes role (#60) (7a02ff9)
  • Add DHCP support (#240) (8744bb1)
  • Add NAT-based networking support besides macvtap (#77) (22e1afb)
  • Add semantic-release/github plugin (#87) (cbaf162)
  • add setup bastion for hypershift (#147) (a8180fd)
  • Add support for ARM KVM server (#239) (9c6f371)
  • Add support to create aarch64 (arm64) compute node (#203) (6496234)
  • additional artifact refresh (#81) (580db78)
  • automate install of zhmc dependencies (#86) (426ae9d)
  • Detect automatically required RHCOS images for compute nodes (#193) (cf1d7b9)
  • Enabling disconnected cluster installation (#205) (a319d3c), closes #143
  • Improve OCP versioning (#78) (65c43f4)
  • Static IP support for agents using NMState and MCE operator install - Hypershift (#181) (bb07dba)
  • Unprivileged kvm admin (#106) (7bf90bb)
  • Untrack all.yaml file in git (5345a15)
  • Use KVM host to store bastion kickstart file (4078c98)

Bug Fixes

  • Add api.<metadata_name>.<base_domain> to /etc/hosts (#70) (09c4e93)
  • add bootstrap to delete_nodes role (#99) (d7ace53)
  • Add gitignore to inventories (#104) (da85808)
  • Add keyboard layout support to bastion kickstart template (#132) (2730123)
  • add manual option for docs deploy (5c5f430)
  • Add retry if subscription server is not available (3541ff3)
  • Add timeout for bastion and bootstrap VM creation (#111) (ddeb373)
  • Added ClusterImageSet creation for nightly build image (#204) (f8e7c14)
  • Added os flag for virt-install command and changed hypershift binary name (#214) (433a922)
  • Adjust boolean code style (#110) (35fca2d)
  • Adjust bootstrap wait time (#114) (bb74dcc)
  • Adjust wait time for bootstrap complete (#208) (d35b5c3)
  • bootstrap: Deletion of existing VM image (#59) (f9e0eee)
  • change boot_ftp_insfile path (d435127)
  • Change ftp server to file server (#102) (6789326), closes #96
  • Change in documentation Adding vault (#137) (f42cf12)
  • Check for 'PROGRESSING' state, instead 'AVAILABLE' state (#168) (c64794e)
  • Check if compute nodes are defined (#243) (e2e1208)
  • Conform proxy vars (#79) (082745e)
  • Create nodes on LPAR1 in non high availability mode (#76) (af24144)
  • create-bastion: Update bastion-ks.cfg (fe658bd)
  • Delete node when node name contains domain name as suffix (#237) (637eca9)
  • Disable /etc/resolv.conf updates by NetworkManager (#72) (a2aa4b1)
  • Enable autostart...
Read more

v1.1.0

18 Aug 14:50
2c6e6cf
Compare
Choose a tag to compare

1.1.0 (2023-08-18)

Features

  • Add and delete compute nodes (day-2) (#153) (2274600)
  • Add creation of agents for hypershift (#175) (8f5b242)
  • add setup bastion for hypershift (#147) (f454bde)
  • Detect automatically required RHCOS images for compute nodes (#193) (2c6e6cf)
  • Static IP support for agents using NMState and MCE operator install - Hypershift (#181) (9ca84bc)
  • Unprivileged kvm admin (#106) (cdd52fe)

Bug Fixes

Miscellaneous

v1.0.0

17 Feb 16:13
a002606
Compare
Choose a tag to compare

1.0.0 (2023-02-17)

Features

Bug Fixes

  • Add api.<metadata_name>.<base_domain> to /etc/hosts (#70) (9a5dbfc)
  • add bootstrap to delete_nodes role (#99) (a002606)
  • Add retry if subscription server is not available (6c62439)
  • bootstrap: Deletion of existing VM image (#59) (d37fb31)
  • Conform proxy vars (#79) (b0cd008)
  • Create nodes on LPAR1 in non high availability mode (#76) (a226266)
  • create-bastion: Update bastion-ks.cfg (5b4b892)
  • Disable /etc/resolv.conf updates by NetworkManager (#72) (2fe37d6)
  • Enable autostart for control, compute and infra VMs (#62) (af4df5f)
  • escape host and group vars from .gitignore (#98) (b549b17)
  • Group virt does not exist in RHEL9 (#82) (9b8a25b)
  • Improve node check (#74) (e23a13d)
  • Improve output of openshift-installer progress and check (#61) (e744751)
  • Improve waiting for cluster operators check (#68) (e622fe1)
  • Problem wit ansible_python_interpreter variable and value (38329e8)
  • Problem with hostname and 2nd nameserver definition (#66) (ed8dd70)
  • remove docs/CHANGELOG.md (#88) (162d42a)
  • Remove semantic-release/github plugin (#84) (f554452)
  • Remove unused spaces (39426e2)
  • Simplify OCP verification code (50c18c2)
  • ssh: Some minor fixes (97a1778)
  • Update license copyright message (#85) (f02224e)
  • use bastion nameserver in /etc/resolv.conf (c48f99b)
  • Wrong long line break (#69) (383d573)

Performance

Miscellaneous

  • change default cluster network to OVNKubernetes (#91) (e5b2cd8)