tektoncd / results

Long term storage of execution results.
Apache License 2.0
77 stars 73 forks source link

Fix flag passing when config file isn't present #618

Closed khrm closed 1 year ago

khrm commented 1 year ago

Don't return if the file is missing. CMD continues with the flag processing. Fixes #617

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

Release Notes

NONE
tekton-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: enarha

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/tektoncd/results/blob/main/OWNERS)~~ [enarha] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment