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

Plan a module for podman quadlets #1

Closed
1 of 2 tasks
traylenator opened this issue Jul 7, 2024 · 4 comments
Closed
1 of 2 tasks

Plan a module for podman quadlets #1

traylenator opened this issue Jul 7, 2024 · 4 comments

Comments

@traylenator
Copy link
Collaborator

traylenator commented Jul 7, 2024

Here's a rough outline of the module:

Defined Types

Classes

  • quadlet main class to set things up.
  • quadlet::install ...

Use existing (or add to) types and classes from systemd module as appropriate.

Todo

  • Expand README to include breif description of what the modules does with links to quadlets.
  • Add standard badges to the README.
@dabelenda
Copy link
Contributor

Do you intend to support both types?
They do the same thing but in different ways, the quadlet_file I created is a simple "just use raw content" while your manage_quadlet allows to check the content if the quadlet.
For me only having manage_quadlets is fine, as long as it supports the Kube type for quadlets.

@dabelenda
Copy link
Contributor

I can add the support for Kube quadlets on top of your code as soon as you have a PR in this repository.

@traylenator
Copy link
Collaborator Author

Happy with just the manage_quadlets then #3 is there just to get something we can build of top of.

@traylenator
Copy link
Collaborator Author

Given this is now released this is closed and we can look at finer problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants