Skip to content

Commit 92586a7

Browse files
committed
add blog post with recent meeting summary
1 parent e9aaa3f commit 92586a7

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: "OpenSLO Project Meeting: February 2024"
3+
date: 2024-02-21T13:00:00+02:00
4+
draft: false
5+
author: Pawel Rusakiewicz
6+
cover: /images/openslo_logo.svg
7+
---
8+
First community meeting in 2024
9+
10+
## Summary of Meeting
11+
12+
During the meeting, several agenda items were discussed and decisions were made regarding the OpenSLO project.
13+
14+
1. **Source of Truth for OpenSLO manifest**:
15+
The group decided to use Go structs as the source of truth for the OpenSLO manifest. This decision was made to ensure more control over validation. The plan is to generate JSON Schema/CRDs based on Go structs.
16+
17+
2. **Labels Support**:
18+
Labels support is to be extended for all objects' metadata, including adding labels to Objective and supporting multiple alert conditions.
19+
20+
3. **Compatibility and Templating**:
21+
The team aims for full compatibility with Kubernetes CRDs and plans to introduce templating to the OpenSLO spec. They also discussed adding the concept of "medleys" of SLOs and implementing a plugin system for Oslo.
22+
23+
4. **Conversion Removal**:
24+
The decision was made to remove the conversion entirely and extend Oslo documentation on the usage of annotations for vendor-specific conversions. The focus will be on improving the SDK instead of expanding Oslo's responsibilities.
25+
26+
5. **Action Items**:
27+
Several action items were noted, including documenting new use cases of OpenSLO, reaching out to Grafana regarding an issue, ensuring full Kubernetes compatibility, and considering bringing OpenSLO under CNCF's umbrella.
28+
29+
The next meeting is scheduled for a month later. Precise date TBD.
30+
31+
### Meeting recording
32+
{{< youtube zxRa2sWz0Ag >}}

0 commit comments

Comments
 (0)