charts/charts/tekton-triggers
Pete Birley 2dab74898b feat: Tekton/Gerrit interaction
This PS adds the basic gerrit<->tekton interaction, which consists of
two charts:
 * Jarvis-System: which launches a utility to scrape pending gerrit
   checks and rechecks, before forwarding requests to a tekton event-
   listener. This event listener then launches a pipeline that sets up
   the environment for the pipeline in the project repo to make use of.
 * Jarvis-Project: which launches a job, which sets up a repo in gerrit,
   configures the checks upon it, and addtionally sets up appropriate
   repos in harbor for oci images and helm charts.

Note: This change makes use of the Jarvis-Connector, which is hosted here:
 * https://github.com/att-comdev/jarvis-connector

Change-Id: I0ca023e357fb562b4f65e081a06ac6581471b4bc
Signed-off-by: Pete Birley <pete@port.direct>
2021-01-22 09:12:32 -06:00
..
crds feat(chart): adds tekton-triggers chart 2020-11-06 02:04:14 +00:00
templates Rework AIO 2021-01-11 06:51:03 +00:00
.helmignore Rework AIO 2021-01-11 06:51:03 +00:00
Chart.yaml feat(chart): adds tekton-triggers chart 2020-11-06 02:04:14 +00:00
values.schema.json feat(chart): adds tekton-triggers chart 2020-11-06 02:04:14 +00:00
values.yaml feat: Tekton/Gerrit interaction 2021-01-22 09:12:32 -06:00