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

🛤️ Tracking: Test Hipcheck's support for Containerized plugins #786

Open
3 tasks
j-lanson opened this issue Jan 14, 2025 · 0 comments
Open
3 tasks
Labels
product: hc Relates to the core "hc" binary tracking-issue This issue tracks a larger task. type: chore Clean up or management task.

Comments

@j-lanson
Copy link
Collaborator

j-lanson commented Jan 14, 2025

So far, we have designed the Hipcheck plugin interface / startup code to theoretically support containerized plugins, but we have not actually tested that support.

Such a plugin would have an entrypoint like podman <CONTAINER_IMAGE_FILE>, plus any additional arguments necessary, and Hipcheck will append --port <PORT>.

  • Develop a containerized version of an existing plugin
  • Test containerized plugin
    (Package it with a plugins.kdl and install it in the local cache, try running it)
  • Add documentation to site on how to build / package containerized plugins
@j-lanson j-lanson added type: chore Clean up or management task. product: hc Relates to the core "hc" binary labels Jan 14, 2025
@j-lanson j-lanson added the tracking-issue This issue tracks a larger task. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: hc Relates to the core "hc" binary tracking-issue This issue tracks a larger task. type: chore Clean up or management task.
Projects
Status: Todo
Status: No status
Development

No branches or pull requests

1 participant