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

Extend the test.yaml pipeline to run the full build-push-deploy-delete #23

Open
LucaLanziani opened this issue May 11, 2023 · 0 comments
Assignees

Comments

@LucaLanziani
Copy link
Member

LucaLanziani commented May 11, 2023

Prerequisites

The pipeline should deploy k8s-kurated-addons on a Kind cluster with just Knative enabled.

You can use the integration-test pipeline present in k8s-kurated-addons to spin up the cluster or use the artifact generated by k8s-kurated-addons to deploy the addons, enabling only the one needed e.g. knative.

Feel free to ping @LucaLanziani if you need help with this first part.

Requirements

The next steps are (you don't need a cluster for the first two steps):

  • build a container using a predictable tags (branch name)
  • push the container to github registry
  • deploy the knative app in the above cluster
  • test that the container is there
  • delete the container from the cluster
@amanvr amanvr self-assigned this May 19, 2023
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

2 participants