Releases: redhat-performance/jetlag
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