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

Molecule 5.0 and Kube proxy default value #147

Merged
merged 11 commits into from
May 8, 2023
Merged

Conversation

MonolithProjects
Copy link
Collaborator

Description

This PR:
Adds Molecule 5.0 compatibility (fixes #145 )
Changes the default value for disable_kube_proxy variable to be aligned with default RKE2 configuartion (fixes #146 )
Updates the CI jobs for molecule test to run on Ubuntu 22.04 host with cgroup v2
Adds to the CI jobs a workaround for urllib3 issue docker/docker-py#3113

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (Github Actions Workflow, Documentation etc.)

How Has This Been Tested?

molecule test

Michal Muransky added 4 commits May 8, 2023 16:31
ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5

ci: molecule 5
@MonolithProjects MonolithProjects added bug Something isn't working CI Related to Github Actions Workflow labels May 8, 2023
@MonolithProjects MonolithProjects self-assigned this May 8, 2023
@MonolithProjects MonolithProjects merged commit 63790ce into main May 8, 2023
@MonolithProjects MonolithProjects deleted the feat/ci_molecule_5 branch March 15, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Related to Github Actions Workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: disable_kube_proxy defaults to true bug: Molecule test is failing
1 participant