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

feat: Use vexxhost.containers #77

Merged
merged 5 commits into from
Nov 22, 2023

Conversation

ricolin
Copy link
Member

@ricolin ricolin commented Nov 22, 2023

@ricolin ricolin force-pushed the move-to-vexxhost-containers branch 2 times, most recently from 270d161 to b7ae771 Compare November 22, 2023 14:43
Copy link
Member

@mnaser mnaser left a comment

Choose a reason for hiding this comment

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

Few other changes:

  • Please delete the directory, download_artifact, forget_package, package and runc roles from here
  • Make sure you reference them from vexxhost.containers instead
  • There should be no code changes at all other than adding a vexxhost.containers prefix :)

roles/kubelet/meta/main.yml Show resolved Hide resolved
playbooks/site.yml Show resolved Hide resolved
playbooks/kubernetes.yml Outdated Show resolved Hide resolved
@ricolin ricolin force-pushed the move-to-vexxhost-containers branch from b7ae771 to 3da1f56 Compare November 22, 2023 15:16
@ricolin ricolin requested a review from mnaser November 22, 2023 15:16
@ricolin ricolin marked this pull request as ready for review November 22, 2023 15:45
Copy link
Member

@mnaser mnaser left a comment

Choose a reason for hiding this comment

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

one last change :)

@@ -16,6 +16,6 @@
hosts: all
become: true
roles:
- role: vexxhost.kubernetes.forget_package
- role: vexxhost.containers.forget_package
Copy link
Member

Choose a reason for hiding this comment

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

this molecule test should be moved to the collections repo

Copy link
Member

Choose a reason for hiding this comment

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

by this i mean the entire molecule/forget-package folder should be moved to the containers collection, and then the tests should be there, and so we dont have to test it here :)

@mnaser mnaser merged commit 340d67d into vexxhost:main Nov 22, 2023
83 checks passed
@ricolin ricolin deleted the move-to-vexxhost-containers branch November 23, 2023 03:24
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