cloud-ark / cloud-ark/kubeplus

GitHub Action to create and push images to Google Artifact Registry

Open
#1,310 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
756
Forks
95
Avg merge
1d 14h
Merged PRs (30d)
7

Description

We should add a GitHub Action that will build the image for each component and push it to Google Artifact Repository (where the official images are stored). This GH Action will be manually triggered.

The workflow will be:
1. Update versions.txt for relevant components; create PR; merge PR
2. Trigger build_and_push_images GH Action. This GH Action will build versioned images for each component and push them to GCR
3. Create new PR with updates to Chart.yaml and values.yaml in ./deploy/kubeplus-chart; merge PR
4. Create new KubePlus chart; push it to [operatorcharts repository](https://github.com/cloud-ark/operatorcharts).
5. Create PR with updates to README and steps.txt in various examples to refer to the new chart tgz

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.