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

Workflow - "test.k3s.yaml" #1

Open
blackandred opened this issue Mar 15, 2023 · 0 comments
Open

Workflow - "test.k3s.yaml" #1

blackandred opened this issue Mar 15, 2023 · 0 comments

Comments

@blackandred
Copy link
Contributor

We need a bulletproof-workflow to test things on K3s.

  • The cluster would be setup once for a pipeline, there should be Python + Go + Kuttl installed (both if specified in input parameter + version as parameters) and there should be a make test command invoked (also possible to parametrize)
  • The cluster setup should wait until the cluster is fully set-up (all pods are ready - including metrics-server)
  • There should be a image load step that would allow to perform a "docker load" from a tar.gz produced by other pipeline step, so the image could be tested BEFORE PUBLISHING
  • There should be a stage to install given helm chart with specified values path, that would wait for installation to be completed
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

No branches or pull requests

1 participant