tektoncd / results

Long term storage of execution results.
Apache License 2.0
78 stars 74 forks source link

[CLI] Add support for self signed certificate/insecure tls #458

Closed khrm closed 1 year ago

khrm commented 1 year ago

Feature request

CLI should support a flag --insecure which enables it to call grpc server without authenticating.

Use case

It's needed to simplify configuration for self signed certificate..

khrm commented 1 year ago

/assign khrm

xinnjie commented 1 year ago

Good feature to have!

khrm commented 1 year ago

It exists in different branch of results atm. I would raise a pr for it. @xinnjie