Results API Server TLS Secret Check interfering with Setting TLS Cert
Open
@khrm is already working on this.
Since Sep 26, 2024.
kind/bug
- Dominant language
- Go
- Stars
- 608
- Forks
- 263
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 125
Description
Expected Behavior
User should be able to set TLS in different ways via options for TektonResults API server.
Actual Behavior
If you want to set TLS in the environment variable using options of TektonResult, you can't do that.
Similarly, if some other service already creates TLS a configmap or somewhere, it doesn't let us proceed.
Steps to Reproduce the Problem
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.