thoth-station / helm-charts

A Place for our Helm Charts
https://thoth-station.github.io/helm-charts/
GNU General Public License v3.0
0 stars 7 forks source link

Only install podman and oc when chart testing is needed #27

Closed codificat closed 2 years ago

codificat commented 2 years ago

General check for changes and linting don't need podman or oc, so make them conditional.

Also a couple of minor changes to .gitignore (replace unused tgz ref with a useful local dir) and e2e-test.sh (expose the cluster router)

codificat commented 2 years ago

/approve

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: codificat

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/helm-charts/blob/main/OWNERS)~~ [codificat] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment