Releases: tektoncd/results
Releases · tektoncd/results
v0.1.1
Patch Notes
- Fixes issue where Watcher would fail to patch resources with Result/Record IDs if the object did not have any annotations.(#76)
Release Notes
Note: This is the first alpha Results release. We appreciate any feedback you can provide!
What's new:
- v1beta1 Results API
- Adds CRUD support for storing Results/Records in durable storage.
- Supports CEL based List filtering for complex queries over data.
- etag support to ensure stable data writes.
- Includes deployable Kubernetes Service implementation.
- Results Watcher
- Kubernetes based implementation for watching TaskRun/PipelineRuns to
automatically covert into Record data. Records are grouped in Results based
on derived event identifiers (e.g. Trigger event, PipelineRun ID, etc).
- Kubernetes based implementation for watching TaskRun/PipelineRuns to
Big thanks to all our contributors that made this happen:
- Andrea Frittoli [email protected]
- Billy Lynch [email protected]
- Dibyo Mukherjee [email protected]
- Jason Hall [email protected]
- Xinru Zhang [email protected]
- ziweifan [email protected]
Installation
See https://github.com/tektoncd/results/blob/release-v0.1.x/docs/install.md for installation instructions.
Results v0.1.0
Note: This is the first alpha Results release. We appreciate any feedback you can provide!
What's new:
- v1beta1 Results API
- Adds CRUD support for storing Results/Records in durable storage.
- Supports CEL based List filtering for complex queries over data.
- etag support to ensure stable data writes.
- Includes deployable Kubernetes Service implementation.
- Results Watcher
- Kubernetes based implementation for watching TaskRun/PipelineRuns to
automatically covert into Record data. Records are grouped in Results based
on derived event identifiers (e.g. Trigger event, PipelineRun ID, etc).
- Kubernetes based implementation for watching TaskRun/PipelineRuns to
Big thanks to all our contributors that made this happen:
- Andrea Frittoli [email protected]
- Billy Lynch [email protected]
- Dibyo Mukherjee [email protected]
- Jason Hall [email protected]
- Xinru Zhang [email protected]
- ziweifan [email protected]