OpenSLO Community Meeting: February 2025
The February meeting introduced the Go SDK beta and planned documentation, Kubernetes support, and generated schemas.
Summary¶
-
Go SDK beta: The SDK provided typed resources, JSON and YAML encoding and decoding, validation, and runnable examples. Its API could still change before a stable release. Demo at 2:51.
-
Kubernetes support: Contributors discussed generating custom resource definitions and testing them through an operator. Smaller pull requests would help manage the integration work. Discussion at 15:43.
-
Documentation and schemas: The plan was to generate reference documentation from SDK validation rules and improve the website. JSON Schema generation needed research to support other languages. Documentation at 24:02, JSON Schema at 40:56.
Action Items¶
- Continue Kubernetes integration and share a website preview.
- Research JSON Schema generators and document any validation gaps.
- Collect adoption stories and real configurations to check against the SDK.