0.2.0 (2022-10-12)
Features
- Added tutorial for setting up observability example (#145) (28f5a9c)
- main: Make LFC development environment installable with one command (#138) (832ca37)
- operator: Add commit hash, buildtime, buildversion to OTel resource attributes (#121) (5a2ef61)
- operator: Add Spans for handling webhook requests and inject TraceContext (#115) (812f2c5)
- operator: Add support for OTel collector (#139) (ac3f0d2)
- operator: Added metrics (#55) (f8a3cee)
- operator: Introduce OTel tracing for Task controller (#128) (0baf7a9)
- operator: Introduce OTel tracing for Workload controller (#125) (bc03709)
- operator: Introduce OTel tracing for WorkloadInstance controller (#131) (a195614)
- scheduler: Add OTel Resource Attributes (#147) (b952156)
- scheduler: Add support for OTel collector (#146) (9fd210d)
- scheduler: Add tracing support (#129) (60651d1)
- scheduler: Background check for pod status in permit plugin (#124) (97ceef6)
- scheduler: Disable gRPC logs when creating OTLP exporter (#151) (d0f69b9)
Bug Fixes
- scheduler: Create new context when starting background routine for pod checks (#148) (543ca87)
- scheduler: Ignoring OTel error logs (#150) (0be89a5)
Docs
- Add proper version badge in readme (#114) (e4add2d)
- Improve podtato example with HTTP service lookup (#113) (81b1236)
- Update manifest name in readme (#111) (e51dbbc)