Releases: redhat-cop/infra.leapp
Releases · redhat-cop/infra.leapp
1.4.1
What's Changed
- updating readme to clarify requirements by @djdanielsson in #222
- Support optional gpgkey and repo_gpgcheck yum repository attributes by @rjo-uk in #224
- Update handling of local repositories for leapp_upgrade_type custom. by @jeffmcutter in #228
- Add option to skip the update/reboot on pre-upgraded server by @rjo-uk in #227
- Fix minor documentation reference to /etc/yum.repos.d by @rjo-uk in #229
- Updating the examples from 8.8 to 8.10 by @bontreger in #230
- add leapp_env_vars variable by @swapdisk in #232
- Add result_fact_cacheable var by @kalsto in #231
New Contributors
- @rjo-uk made their first contribution in #224
- @bontreger made their first contribution in #230
- @kalsto made their first contribution in #231
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Use new Leapp report schema 1.2.0 by @jeffmcutter in #216
- Added variables for leapp_resume task by @dmnagornyi in #217
- Increase per-process file descriptor limit by @swapdisk in #219
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- Fix spelling of contribution in CONTRIBUTING.md. by @jeffmcutter in #198
- Allow treating all high risk findings as inhibitors by @myllynen in #199
- Correct /var/log/leapp mode to 0700 by @swapdisk in #201
- updated ansible versions in meta and updated ansible-test workflow by @djdanielsson in #202
- changing to different action for testing to help keep up to date by @djdanielsson in #205
- Fix regressions impacting upgrade role by @swapdisk in #208
- Fix conditionals for check_leapp_analysis_results. by @jeffmcutter in #210
- Move fact capture to common. by @jeffmcutter in #211
- Fix check-inodes.sh script. by @jeffmcutter in #209
- add on.workflow_call trigger by @swapdisk in #212
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- feature: support both upstream/downstream system_roles collections by @Denney-tech in #187
- Added
| bool
filter when using bare variables by @dmnagornyi in #188 - Rename variable to avoid reuse of the name in two places by @myllynen in #193
- Allow providing a list of known inhibitors by @myllynen in #192
- Use ansible.builtin.dnf by @swapdisk in #195
New Contributors
- @dmnagornyi made their first contribution in #188
- @myllynen made their first contribution in #193
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- ansible 2.13 is eol by @swapdisk in #149
- Update analysis playbook sample by @jeffmcutter in #157
- updating ansible-lint by @djdanielsson in #155
- adding post_upgrade_update option by @djdanielsson in #163
- Allow skipping of validation of previous analysis results. by @jeffmcutter in #162
- Add support for custom repos by @jeffmcutter in #161
- Fix analysis handler for registering to pre-leapp activation key. by @jeffmcutter in #167
- Add option to unload kernel modules before running leapp upgrade. by @jeffmcutter in #168
- Improve error reporting. by @jeffmcutter in #169
- Add remediate role to collection by @Monnte in #150
- remove obsolete ansible-test versions by @swapdisk in #174
- Do not unset release if release target is defined by @Denney-tech in #159
- Capture leapp_inhibitors via set_stats for job artifacts. by @jeffmcutter in #177
- Add reboot and upgrade timeout variables by @jeffmcutter in #176
- Switch ansible_python_interpreter for 7 - 8 upgrades. by @jeffmcutter in #175
- Fix leapp_inhibitors for PR 177 when none found. by @jeffmcutter in #178
- Initial commit for HA upgrade playbook example. by @jeffmcutter in #179
- Collect inhibitor and high not enough space on RHEL 6. by @jeffmcutter in #181
- fixing release workflow by @djdanielsson in #185
New Contributors
- @Monnte made their first contribution in #150
- @Denney-tech made their first contribution in #159
Full Changelog: 1.1.4...1.2.0
1.1.4
What's Changed
- fix minor typos by @swapdisk in #133
- exclude devel+py2.7 and devel+py3.6 by @swapdisk in #141
- add supported versions info by @swapdisk in #139
- Add codespell GitHub actions workflow by @alexxa in #145
- add more caveats by @swapdisk in #143
- Fix Post-Upgrade Kernel Validation on Ansible 2.14+ by @blainestory in #146
- changelog by @swapdisk in #147
New Contributors
- @alexxa made their first contribution in #145
- @blainestory made their first contribution in #146
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- [RELEASE] Update changelog 1.1.2 by @github-actions in #122
- Set selinux_mode variable to default to "disabled" when a server has selinux disabled by @scott-vick in #125
- Add ==> os_path: $PATH to default vars for upgrade role by @heatmiser in #127
- Fix log timestamps by @swapdisk in #129
- Configure async/poll values via default vars by @heatmiser in #130
- add changelog for #126 by @swapdisk in #131
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- [RELEASE] Update changelog 1.1.1 by @github-actions in #118
- fixed typo with the os_path variable accross multiple shell commands by @scott-vick in #119
- Fixed shell tasks to use the correct variable "os_path" by @scott-vick in #121
New Contributors
- @github-actions made their first contribution in #118
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- fixing release by @djdanielsson in #113
- Minor adjustments for RHUI environments. by @heatmiser in #116
- Fix for Pathing issue with analysis by @scott-vick in #117
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add task timeout to reboots by @jeffmcutter in #85
- Fix task timeout to reboots rhel 6 by @jeffmcutter in #86
- Enhance leapp_upgrade_type to support satellite, cdn, and rhui. by @jeffmcutter in #87
- Remove python2-leapp package with other leapp package cleanup. by @jeffmcutter in #89
- Make Satellite Activation Key use optional. by @jeffmcutter in #91
- Add post reboot delay by @jeffmcutter in #93
- WIP - Capture and review non-rhel versioned packages by @scott-vick in #94
- Fix unsigned_packages_post var usage. by @jeffmcutter in #95
- fix links by @swapdisk in #96
- Change default for update_grub_to_grub_2 from true to false. by @jeffmcutter in #98
- Add grub2-mkconfig for EFI systems in grub upgrade. by @jeffmcutter in #99
- Add stable-2.15 to CI workflow by @swapdisk in #100
- updating release workflow by @djdanielsson in #101
- Add retries for leapp util metadata install task by @heatmiser in #105
- leapp_metadata_url no longer needed by @swapdisk in #106
- update analysis README.md by @jwesterd-redhat in #102
- Common readme by @jwesterd-redhat in #103
- Updated README files by @scott-vick in #104
- change playbook examples, add small piece in docs by @ingmarfjolla in #109
- unset release for cdn, too by @swapdisk in #110
- updating release by @djdanielsson in #111
New Contributors
- @scott-vick made their first contribution in #94
- @jwesterd-redhat made their first contribution in #102
- @ingmarfjolla made their first contribution in #109
Full Changelog: 1.0.0...1.1.0