stolostron / multiclusterhub-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WORK IN PROGRESS

We are in the process of enabling this repo for community contribution. See wiki here.

This repo is intended to serve charts for the multiclusterhub-operator installer

Onboarding a Component

For help onboarding your component, see the following doc. This guide will help ensure that your chart, images, CRDs, and GitHub repository fit our required specifications.

Updating Charts

To manually update charts in this repo:

  1. Update desiredSHAs.csv with the desired SHA or branch you wish to pull from.
  2. Run make update-charts
  3. Open a PR and ask the Installer Squad for review (via the forum-acm-hub-installer Slack channel)

Updating chart in a Kubernetes cluster

Running make patch-charts-in-cluster will update the charts in the multiclusterhub-repo pod with charts in the local multiclusterhub/charts folder.

About

License:Apache License 2.0


Languages

Language:Go 67.4%Language:Shell 22.2%Language:Dockerfile 4.0%Language:Mustache 3.9%Language:Makefile 2.5%