Releases: redhat-performance/jetlag
v0.3.0
What's Changed
- Adding pipefail to command by @rsevilla87 in #569
- Add repository owners by @rsevilla87 in #568
- Fix link in troubleshooting document by @akrzos in #573
- Add CI docs by @josecastillolema in #570
- enable disk2 nvme for r660 hv nodes by @radez in #571
- adding r760 vm definiton to lab.yml by @radez in #574
- Quieter bootstrap by @rsevilla87 in #580
- remove grafana from cluter monitoring config as it's not supported anymore by @tingxueca in #582
- Remove Deprecated container image by @akrzos in #584
- [PERFSCALE-3634] Move to new QUADSv2 URLs by @josecastillolema in #585
- Reduce looping in the hostname/role identification for RH lab MNO deployments by @akrzos in #586
- Fix suppoort-tools syncing by @akrzos in #587
- Adjust labels for wait-hosts-discovered by @akrzos in #588
- Adjust default OCP version to latest-4.17 by @akrzos in #589
- Updates to onprem OCP deployment by @radez in #572
- Reduce ansible output by @akrzos in #590
- Add additional troubleshooting documentation by @akrzos in #591
- Remove networktype var by @akrzos in #595
- Add customizable finalizing timeouts for assisted-installer by @akrzos in #594
- Remove unknown list command from docs which can prevent updating a ba… by @akrzos in #599
- Add additional by-path disks for perflab and adjust the docs for fixi… by @akrzos in #600
- Enable Assisted-installer to install CNV and LSO by @akrzos in #598
- RHEL9 for hypervisors by @akrzos in #596
- More on the OSP disk partition that survives foreman rebuilds by @akrzos in #601
- Hybrid deployments by @radez in #563
- Add to the cnv install note by @akrzos in #602
- Update assisted-service to
v2.37.1
version by @akrzos in #603 - Continuing work for #352 (Removing multiple SNO complexity) + split D… by @akrzos in #597
- Remove more references to BM instead of MNO by @akrzos in #604
- Remove extra ocp_build validation by @akrzos in #607
- Set /16 for controlplane network default by @akrzos in #609
- Add tshooting for old VIP in use by @josecastillolema in #610
- Add troubleshooting docs on bastion_controlplane_interface and contro… by @akrzos in #611
- support CI nightly releases by @venkataanil in #606
- Removing hybrid_worker_count from non-create inventory roles by @radez in #612
- Fix the performancelab private networking table link by @akrzos in #616
- Add ci to list of
ocp_build_types
by @akrzos in #615 - Adjust the ocp_build and ocp_version comments and docs by @akrzos in #617
- Adjust defaults for "hv_vm_prefix" and "unmount_virtual_media_on_error" by @akrzos in #618
- Public vlan fixes revisited by @akrzos in #619
New Contributors
- @venkataanil made their first contribution in #606
Full Changelog: v0.0.5...v0.3.0
v0.2.0
What's Changed
- Add controlplane_network to inventory by @rsevilla87 in #560
- rename network_mac to mac_address in inventory for consistency by @radez in #561
- allow role overrides for VMs in standard clusters by @radez in #562
- Move both scalelab and performancelab built clusters to use clock.red… by @akrzos in #565
Full Changelog: v0.1.0...v0.2.0
v0.1.0 -- BM to MNO, remove RWN
The "BM" (bare metal) deployment mode has been renamed to the more conventional "MNO" (multi node OpenShift). This is a breaking change for any scripts as the playlist names and cluster_type
variable value has changed! (Therefore, I'm bumping the version from 0.0.x to 0.1.x.)
The RWN (remote worker node) support has also been removed.
What's Changed
- renaming bm to mno by @radez in #498
- [PERFSCALE-3427] Public VLAN improvements by @rsevilla87 in #549
- Fix rebase issues by @rsevilla87 in #558
- Bm to mno by @radez in #559
- Remove the remote worker node cluster install by @akrzos in #557
New Contributors
- @rsevilla87 made their first contribution in #549
Full Changelog: v0.0.4...v0.1.0
v0.0.4
October 2024 Jetlag release.
This simply tags all of the contributed changes for September 2024.
What's Changed
- Trimmed some extra fields off a task to reduce complexity by @akrzos in #545
- Tested sno and bm installation on r660 instances. by @sferlin in #543
- Cleanup labels on siteconfigs and manifests for ACM Scale Testing by @akrzos in #544
- Enable 4.17 du profile for ACM ZTP Scale Testing by @akrzos in #548
- Adjustments to match expected acm-deploy-load.py changes in manifest … by @akrzos in #551
- Bring ai-manifest for SNO to parity to acm-deploy-load ai-manifest by @akrzos in #552
- Update SL BM docs EL8 Default references by @sadsfae in #553
- Disable
autoconf
anddhcp
in acm manifests for ztp with static ne… by @akrzos in #554 - Allow the default VM nic to be adjusted for all ACM/ZTP manifests and… by @akrzos in #555
- remove siteconfig_staticpod_fix by @radez in #556
Full Changelog: v0.0.3...v0.0.4
v0.0.3
For lack of any defined release plan, let's call this the "September release", rolling up all changes since v0.0.2 in early August.
This release includes assorted fixes and support for the new Red Hat RDU3 "performance lab".
What's Changed
- Fixes for ipv4 and dnsmasq by @jtaleric in #531
- Enable tuning the openshift-kni-infra haproxy max connections by @akrzos in #532
- Add each du profile version of installConfigOverrides such that by @akrzos in #528
- Remove no longer used method to install a specific version of gitops by @akrzos in #533
- Remove
fix_metal3_provisioningosdownloadurl
due to usage only in much by @akrzos in #534 - Add new Dell R760 hw by @josecastillolema in #535
- Use
ip
instead ofip-address
in SNO inventory by @dbutenhof in #530 - Add Dell R740xd hw by @josecastillolema in #537
- Add documentation for ALIAS / PERF LAB by @dbutenhof in #521
- Update default QUADs url by @radez in #539
- Quads changed the URL for the inventory by @jtaleric in #541
- Package nmstate is needed to create Image-Based-Install ISO files usi… by @akrzos in #540
- Remove setup_network_attachment_definition by @akrzos in #538
- Add components for ACM to install on SNO clusters by @radez in #513
Full Changelog: v0.0.2...v0.0.3
v0.0.2
The v0.0.2
release tag includes bug fixes for computing the OPM url and to prevent logging ssh keys, along with changes to support the new Red Hat RDU3 "performancelab" configuration (replacing the old Westford "alias" lab) and some refactoring.
Caution
This release tag has not been extensively tested.
What's Changed
- "Promote" configure-local-storage references by @dbutenhof in #519
- Update ALIAS (perfscale) lab settings by @dbutenhof in #520
- Move
public_vlan
var lower because it isn't as important and will by @akrzos in #523 - Update to latest-4.16 for ocp version to deploy by default by @akrzos in #524
- Adjust some docs and the lab var value alias to performancelab by @akrzos in #522
- Dont log ssh keys by @josecastillolema in #525
- Hardcode opm cli url for rhel8 by @josecastillolema in #527
New Contributors
- @josecastillolema made their first contribution in #525
Full Changelog: v0.0.1-beta...v0.0.2
Initial versioning snapshot
This is an attempt to begin a Jetlag release cadence by tagging main
to form a stable baseline.
v0.0.1-beta
has minimal testing; problems should be reported by raising issues, referencing the tag. When we receive some acceptable level of confirmation that this is working across common environments, we can promote a v0.0.1
release.
To use this release of Jetlag, clone the repo on your bastion using the following command and then run the playbooks as usual.
git clone --branch v0.0.1-beta https://github.com/redhat-performance/jetlag.git