Skip to content

Results v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wlynch wlynch released this 01 Feb 20:56
· 4 commits to release-v0.1.x since this release

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).

Big thanks to all our contributors that made this happen: