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

requirements-check: Umbrella for next phase #85

Open
3 tasks
johnSchnake opened this issue Dec 22, 2021 · 1 comment
Open
3 tasks

requirements-check: Umbrella for next phase #85

johnSchnake opened this issue Dec 22, 2021 · 1 comment

Comments

@johnSchnake
Copy link
Contributor

johnSchnake commented Dec 22, 2021

@johnSchnake
Copy link
Contributor Author

johnSchnake commented Jan 7, 2022

Current similarities outstanding:

  • need to AND/OR checks to produce flow control. May be best to let this be a use case for vendoring the library rather than using the plugin directly.

New functionality needed:

  • check if connected to internet
  • check connectivity to OCI image registry (default dockerhub?)
  • investigate and/or logic and how that could be implemented in a plugin; this is generally at odds with have a simple schema config that you just fill out though. It would involve having to hand-write more complex checks which are formed from combining other checks.
  • Try POC for using this as a library to run and/or checks.

Questions to investigate:

  • There was the idea that there were many more checks than this necessary as part of pre/post install. I need to re-review those pages and make sure I wasn't just looking at prereqs but also checks conducted during/after installation to ensure things were installed correctly.

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

1 participant