-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
collection: merge dev to main for release 1.3.4 #604
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Felix Matouschek <[email protected]>
sap_hana_preconfigure: Add RHEL 8.8 kernel version
Solves issue #500. The new behavior if a system is running a RHEL version which is not in the list 'sap_hana_preconfigure_supported_rhel_minor_releases' is as follows: 1 - role running in normal mode: a - sap_hana_preconfigure_min_rhel_release_check: false (default) The debug task "Report if the system is running a RHEL release which is supported for SAP HANA" displays a warning message. b - sap_hana_preconfigure_min_rhel_release_check: true The assert task "Fail if the system is running a RHEL release which may not be supported for SAP HANA" fails with a failure message. 2 - role running in assert mode, sap_hana_preconfigure_assert: true: a - sap_hana_preconfigure_min_rhel_release_check: false (default) The assert task "Report if the RHEL release is supported for SAP HANA" displays a warning message but the warning(error) is always ignored, so the playbook continues. b - sap_hana_preconfigure_min_rhel_release_check: true The assert task "Assert that the system is running a RHEL release which is supported for SAP HANA" fails with a failure message.
…atform/redhat_ocp_virt/sriov-enabled-unsupported-nics.sh
sap*preconfigure: linting fixes
Signed-off-by: Bernd Finger <[email protected]>
Solves issue #600. Signed-off-by: Bernd Finger <[email protected]>
collection: Bump version of ansible-lint to 6.22.1
collection: Remove superfluous yamllint workflows
sap_vm_preconfigure: implement ansible-lint changes
sap_hypervisor_node_preconfigure: Security fixes regarding assert|that
... for CVE-2023-5764 Signed-off-by: Bernd Finger <[email protected]>
sap_hypervisor_node_preconfigure: Fix leftover 'that:' statement
collection: prepare for v1.3.4
... in GitHub workflow Signed-off-by: Bernd Finger <[email protected]>
sap_vm_preconfigure: Bump version of ansible-lint to 6.22.1
collection: markdown url typo
sean-freeman
approved these changes
Jan 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As assignee for release validation, can confirm tests passed - approved for merge and release 👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.