-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathmetadata.yaml
46 lines (46 loc) · 1.36 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
kind: Component
metadata:
name: ocm-controller
displayName: OCM Controller
description: The ocm-controller is designed to enable the automated deployment of software using the Open Component Model and Flux
longDescription: |-
The ocm-controller is designed to enable the automated deployment of software using the Open Component Model and Flux
labels:
language: go
tags:
- ocm
- open-component-model
- ocm-controller
- open-source
- inner-source
spec:
type:
name: controller
lifecycle: development
team:
name: ocm
logo: https://ocm.software/images/logo-image.png
docs:
techDocsLinks:
- name: Technical Documentation
url: https://github.com/open-component-model/ocm-controller
icon: .sa-icon--sys-help-2
description: Documentation
issues:
issueTrackerLinks:
- name: Issues
url: https://github.com/open-component-model/ocm-controller/issues
icon: .sa-icon--task
description: Issues created for the component
links:
- name: Getting Started with OCM-controller and FluxCD
url: https://ocm.software/docs/guides/getting-started-with-ocm-flux/#deploying-the-ocm-controller
icon: .sa-icon--factory
innerSource:
motivation: Open for any SAP contribution
contributions:
- any
skills:
- "golang"
- "kubernetes"
- "SBOM"