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

chore: remove more unused artifacts #780

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

gmarcy
Copy link
Collaborator

@gmarcy gmarcy commented Jul 28, 2024

No description provided.

- when: hostvars[kubeinit_provision_service_node].os != 'centos'
block:

- fail: msg=stopping
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ansible.builtin.fail

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed. it was just a marker for me so that when I tested k8s with debian and ubuntu that I had not tested those code paths

Copy link
Collaborator

@ccamacho ccamacho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a minor change lgtm

@ccamacho ccamacho merged commit a43038e into Kubeinit:main Jul 29, 2024
3 of 4 checks passed
@gmarcy gmarcy deleted the kubeinit-refactor branch July 31, 2024 14:34
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.

2 participants