tektoncd / results

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

Add Support for storing logs to Google Cloud Storage #552

Closed khrm closed 1 year ago

khrm commented 1 year ago

Changes

Submitter Checklist

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

Release Notes

Add Support for storing logs to Google Cloud Storage. Set LogType to "GCS",
pass `GOOGLE_APPLICATION_CREDENTIALS` environment variable  and attach 
the file in the location pointed by `GOOGLE_APPLICATION_CREDENTIALS` variable.
khrm commented 1 year ago

/assign @enarha @sayan-biswas

tekton-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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)~~ [vdemeester] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
enarha commented 1 year ago

/lgtm