Releases: ocp-power-automation/ocp4-upi-powervm
Releases · ocp-power-automation/ocp4-upi-powervm
v6.2.0
v6.1.0
What's Changed
- [main] Replace the local registry image with the official multi-arch registry image by @ppc64le-cloud-bot in #282
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- To install ansible-core on RHEL 8.6 and later by @aishwaryabk in #263
- Upgrade providers with support for arm64 by @yussufsh in #264
- Update default CNI to OVNKubernetes by @pravin-dsilva in #257
- gitignore .terraform.lock.hcl and remove it by @schabrolles in #267
- trigger helpernode when number of master changed by @schabrolles in #266
- use latest helpernode hash to include HA fix with ansible by @yussufsh in #271
- add baremetal flag in helpernode vars file by @Prajyot-Parab in #272
- Add docs about using sysctl tuned options by @yussufsh in #274
- Enabling kdump on ocp worker and master nodes by @Poorna-Gottimukkula1 in #275
- Support block storage volume v3 that should work with PowerVC 2.0 by @yussufsh in #277
- proper bastion ssh command and etc host entries by @yussufsh in #278
- OCTOPUS-612: Updates variables.tf to use correct nfs-client-provisioner Image by @Chandan-Abhyankar in #280
New Contributors
- @Poorna-Gottimukkula1 made their first contribution in #275
- @Chandan-Abhyankar made their first contribution in #280
Full Changelog: v4.12.0...v6.0.0
v4.12.0
What's Changed
- Add eus upgrade variables by @pravin-dsilva in #258
- Add support for LUKS encryption for OCP4 by @gauravpbankar in #259
- Use UUID in fstab for nfs export FS for stability after reboot. by @schabrolles in #260
- update helpernode tag by @schabrolles in #262
New Contributors
- @gauravpbankar made their first contribution in #259
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
- Enable Terraform automation on Power, Fix: 33 by @cs-zhang in #166
- Add availability-zone as optinal attribute for OCP cluster nodes, Fix #179 by @cs-zhang in #178
- Use variable pull_secret_file for local registry by @yussufsh in #181
- Support specify cluster_id without prefix, Fix #88 by @cs-zhang in #187
- Network port creation only after bastion is ready by @yussufsh in #188
- Update PowerVC prerequisites by @pravin-dsilva in #190
- Suport bastion HA by @yussufsh in #197
- Timeout added while removing worker node by @yussufsh in #204
- Enable predefined IPs for all cluster nodes by @cs-zhang in #201
- Delaying nfs volume attach by @sudeeshjohn in #213
- Enable bastion HA support to use pre-defined IPs, fix #208 by @cs-zhang in #209
- Implementation for #200 by @torwen1 in #215
- To attach additional data volumes to nodes by @aishwaryabk in #212
- Enable external DNS/LB support by @cs-zhang in #219
- Add RHCOS kernel options before installation by @aishwaryabk in #223
- network_custom by @schabrolles in #224
- Added cs-zhang as approver by @yussufsh in #232
- To set mtu on private network by @aishwaryabk in #229
- remove mkumatag from reviewer list by @mkumatag in #238
- force centos stream to use ansible 2.9 like rhel8 by @schabrolles in #237
- Deploying cluster using non-root user by @aishwaryabk in #233
- bastion fqdn with clusterID as subdmain by @schabrolles in #240
- To remove the scp error with Terraform v1.1.x by @aishwaryabk in #241
- To Update the Terraform Version by @aishwaryabk in #242
- To enable FIPS by @aishwaryabk in #243
- Changing file-system for resolving the Bastion mount issue after Restart by @satwinder0867 in #239
- Added Sajauddin as a reviewer by @yussufsh in #246
- Update Power link for downloading Terraform by @yussufsh in #245
- Install latest ansible with required modules. by @cs-zhang in #248
- PowerVC doc change (1.4.1 is unsupported) by @sydefree in #249
- Support PowerVC 2.0 by @yussufsh in #250
- To support Terraform v1.2.0 or above by @aishwaryabk in #253
- Revamp install steps to run sequentially by @yussufsh in #256
New Contributors
- @torwen1 made their first contribution in #215
- @satwinder0867 made their first contribution in #239
- @sydefree made their first contribution in #249
Full Changelog: v4.7.1...v4.11.0
v4.7.1
What's Changed
- Use variable pull_secret_file for local registry by @yussufsh in #184
- [release-4.7] Network port creation only after bastion is ready by @ltccci in #193
- [release-4.7] Update PowerVC prerequisites by @ltccci in #195
- Backport PRs to release-4.7 by @yussufsh in #199
- Increase upgrade health check timeout update tag by @AmeyShikerkar in #206
- [release-4.7] Delaying nfs volume attach by @ppc64le-cloud-bot in #217
- [release-4.7] network_custom by @aishwaryabk in #231
Full Changelog: v4.7...v4.7.1
v4.6.2
What's Changed
- Use variable pull_secret_file for local registry by @yussufsh in #185
- [release-4.6] Network port creation only after bastion is ready by @ltccci in #194
- [release-4.6] Update PowerVC prerequisites by @ltccci in #196
- Backport PRs to release-4.6 by @yussufsh in #198
- Increase upgrade healthcheck timeout update tag by @AmeyShikerkar in #205
- [release-4.6] Delaying nfs volume attach by @ppc64le-cloud-bot in #218
- [release-4.6] network_custom by @aishwaryabk in #230
Full Changelog: v4.6.1...v4.6.2
v4.5.2
What's Changed
- Use variable pull_secret_file for local registry by @yussufsh in #186
- release-4.5 use increase health check timeout for upgrade tag by @AmeyShikerkar in #207
Full Changelog: v4.5.1...v4.5.2
Automation v4.7 for OCP 4.7.x stable release
- Initial release to deploy OCP 4.7.x
Automation v4.6.1 for OCP 4.6.x stable release
- Fix Ansible install on CentOS (#175)
- Support running on Windows
- Documentation updates
- Allow deleting worker node
- Allow adding worker node
- Add variable to set default CNI network provider
- Handle bootstrap count as 0
- Use hostnames instead of IP in inventory
- Use repo for ansible installation, Fixes: #98
- Add activationkey support for RHEL subscription
- Fix interpolation-only warnings
- Change module dependencies to include data sources
- Use pre-defined IP address for bastion node
- Update default install playbook tag
- Update image upgrade code
- Simplify documentation