Skip to content

Commit

Permalink
Add VP12 related stuff (#235)
Browse files Browse the repository at this point in the history
* Update config.yaml

Signed-off-by: Dominik Pataky <[email protected]>

* Create scs-health-monitor.yaml

Signed-off-by: Dominik Pataky <[email protected]>

* Update data.yaml (#234)

Signed-off-by: Dominik Pataky <[email protected]>

---------

Signed-off-by: Dominik Pataky <[email protected]>
  • Loading branch information
bitkeks authored Mar 5, 2024
1 parent 066692f commit f82876c
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,9 @@ labels:
- name: "SCS-VP11"
description: "Related to tender lot SCS-VP11"
color: "0F5FE1"
- name: "SCS-VP12"
description: "Related to tender lot SCS-VP12"
color: "0F5FE1"
- name: "SCS-VP13"
description: "Related to tender lot SCS-VP13"
color: "0F5FE1"
Expand Down
14 changes: 14 additions & 0 deletions orgs/SovereignCloudStack/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,12 @@ members:
login: cah-patrickthiem
- name: Martin Morgenstern
login: martinmo
- name: Piotr Bigos
login: piobig2871
- name: Katharina Trentau
login: fraugabel
- name: Erik Kostelansky
login: Erik-Kostelansky-dNation
# ==========================
teams:
- slug: "23technologies"
Expand Down Expand Up @@ -561,6 +567,14 @@ teams:
- cah-hbaum
- tonifinger
- mbuechse
- slug: "VP12"
description: "Cloud/Containerplatform Health Monitoring"
privacy: closed
maintainer:
- piobig2871
member:
- Erik-Kostelansky-dNation
- fraugabel
- slug: "VP13"
description: "Metering on IaaS layer"
privacy: closed
Expand Down
25 changes: 25 additions & 0 deletions orgs/SovereignCloudStack/repositories/scs-health-monitor.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
scs-health-monitor:
default_branch: main
description: The new health monitor for IaaS and KaaS to test real-life scenarios
homepage: 'https://scs.community/'
topics:
- openstack
- kubernetes
- testing
- python
archived: false
has_issues: true
has_projects: false
has_wiki: false
private: false
delete_branch_on_merge: true
allow_merge_commit: false
allow_squash_merge: true
allow_rebase_merge: true
teams:
- "VP12"
collaborators: []
branch_protections:
- branch: "main"
template: "main"

0 comments on commit f82876c

Please sign in to comment.