l-qing
l-qing
1. Adapt fields and methods in go template. 2. Adapt gRPC server configuration to support self-signed certificates. /kind feature # Changes # Submitter Checklist These are the criteria that every...
### Contributing guidelines and issue reporting guide - [x] I've read the [contributing guidelines](https://github.com/moby/buildkit/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree. I've also read the [issue reporting guide](https://github.com/moby/buildkit/blob/master/.github/issue_reporting_guide.md). ### Well-formed report checklist - [x]...
# Expected Behavior After enabling the logs API feature of TektonResults, logs can be stored normally. # Actual Behavior Even if the switch is enabled in TektonConfig, logs still cannot...
# Expected Behavior Release Notes in the PR can appear in the release notes Such as: https://github.com/tektoncd/operator/pull/2398  # Actual Behavior It was not listed. https://github.com/tektoncd/operator/releases/tag/v0.75.0  # Additional Info...
# Changes - Add support for connecting to insecure OCI registries with self-signed certificates - Refactor remote options building into a dedicated method - Add comprehensive test coverage for both...
# Changes * docs: update README to include PipelineRun signing capability * docs: update attestation format link to `slsa/v1` # Submitter Checklist As the author of this PR, please check...