-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathREADME.md.gotmpl
More file actions
57 lines (42 loc) · 2.99 KB
/
README.md.gotmpl
File metadata and controls
57 lines (42 loc) · 2.99 KB
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
47
48
49
50
51
52
53
54
55
56
57
<!--
# SPDX-FileCopyrightText: Copyright 2024 SAP SE or an SAP affiliate company and cobaltcore-dev contributors
#
# SPDX-License-Identifier: Apache-2.0
-->
# Cloud storage operations
[](https://api.reuse.software/info/github.com/cobaltcore-dev/cloud-storage-operations)
This repository contains packaged resources and configuration related to the operations of the vendor-neutral cloud storage backend within the ApeiroRA project.
# Content
The content is structured as follows:
```
cloud-storage-operations
│
└── charts/
│
└── ceph-operations
│
├── aggregations/ Prometheus aggregation rules for kubernetes.
│
├── alerts/ Prometheus alerts for kubernetes.
│
├── dashboards/ Plutono dashboards for visualizing key metrics.
|
├── dashboards-global/ Plutono dashboards for visualizing global metrics.
│
├── perses-dashboards/ Perses dashboards for visualizing key metrics.
│
├── playbooks/ Step-by-step instructions for troubleshooting.
│
├── Chart.yaml Helm chart manifest.
│
└── plugindefintion.yaml Links the Helm chart to the Greenhouse platform.
```
{{ template "chart.valuesSection" . }}
## Support, Feedback, Contributing
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cobaltcore-dev/cloud-storage-operations/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
## Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/cobaltcore-dev/cloud-storage-operations/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.
## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright 2024 SAP SE or an SAP affiliate company and cobaltcore-dev contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cobaltcore-dev/cloud-storage-operations).