Skip to content
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 262 commits into from
Jan 16, 2024
Merged

collection: merge dev to main for release 1.3.4 #604

merged 262 commits into from
Jan 16, 2024

Conversation

berndfinger
Copy link
Member

No description provided.

Nils Koenig and others added 30 commits October 24, 2023 16:06
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
sean-freeman and others added 23 commits January 13, 2024 15:27
sap*preconfigure: linting fixes
collection: Bump version of ansible-lint to 6.22.1
collection: Remove superfluous yamllint workflows
sap*preconfigure: Code fixes for #499 and improvements for #539 and #566
sap_vm_preconfigure: implement ansible-lint changes
sap_hypervisor_node_preconfigure: Security fixes regarding assert|that
sap_hypervisor_node_preconfigure: Fix leftover 'that:' statement
Copy link
Member

@sean-freeman sean-freeman left a 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 👍

@berndfinger berndfinger merged commit 5ee5cbe into main Jan 16, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants