results
results copied to clipboard
Long term storage of execution results.
# Expected Behavior Storage of logs succeeds at a high success rate with reasonable performance # Actual Behavior In a sufficiently sized production system, addressing - the watcher channel/thread leak...
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.9 to 1.27.38. Commits d0a2d1a Release 2024-09-25 85c956c Regenerated Clients c0e4d46 Update endpoints model 3e3cdfa Update API model e211ac0 Release 2024-09-24 c00259a Regenerated Clients a6f2ceb Update endpoints...
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.17.9 to 1.17.36. Commits d0a2d1a Release 2024-09-25 85c956c Regenerated Clients c0e4d46 Update endpoints model 3e3cdfa Update API model e211ac0 Release 2024-09-24 c00259a Regenerated Clients a6f2ceb Update endpoints...
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.51.4 to 1.63.2. Commits d0a2d1a Release 2024-09-25 85c956c Regenerated Clients c0e4d46 Update endpoints model 3e3cdfa Update API model e211ac0 Release 2024-09-24 c00259a Regenerated Clients a6f2ceb Update endpoints...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.4. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.4 [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623 v1.20.3 [BUGFIX] histograms:...
# Changes Adds a watcher CLI argument `logs_timestamps` which is passed through to the `tektoncd/cli/pkg/options` to collect container logs with timestamps. Requested in #671 /kind feature # Submitter Checklist These...
### Feature request Results should support querying logs from third-party backends like Loki, Splunk, and Google Cloud Logging, Result RBAC can solve some of the issues faced when viewing logs...
As described here [Results](https://tekton.dev/docs/results/),I don't really understand, is there a sample yaml file for reference `Tekton Results aims to help users logically group CI/CD workload history and separate out long...