Skip to content

Commit

Permalink
Improve CLO Monitor score
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Philippe Evrard <[email protected]>
  • Loading branch information
evrardjp committed Oct 27, 2024
1 parent edb7460 commit 6bf0087
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .clomonitor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
exemptions:
- check: analytics
reason: "We don't track people"
extra:
clomonitor_name: "kured"
summary_personas: SREs, Cloud Architects, Platform Engineers, DevOps Engineer, DevOps practitioners
summary_tags: reboot, node management
summary_use_case: >-
TODO
summary_business_use_case: >-
TODO
summary_release_rate: Release aligned with kubernetes minor releases, happening after new kind image is released.
summary_integrations: >-
Linux, systemd, Docker, Containerd, CRI-O, Podman, Ubuntu, unattended-upgrade, Rancher.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkubereboot%2Fkured.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkubereboot%2Fkured?ref=badge_shield)
[![CLOMonitor](https://img.shields.io/endpoint?url=https://clomonitor.io/api/projects/cncf/kured/badge)](https://clomonitor.io/projects/cncf/kured)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8867/badge)](https://www.bestpractices.dev/projects/8867)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/kubereboot/kured/badge)](https://scorecard.dev/viewer/?uri=github.com/kubereboot/kured)

<img src="https://github.com/kubereboot/website/raw/main/static/img/kured.png" alt="kured logo" width="200" align="right"/>

Expand Down Expand Up @@ -54,6 +55,16 @@ We follow the [CNCF Code of Conduct](CODE_OF_CONDUCT.md).

Your feedback is always welcome!

## Adopters

- ...

## Roadmap

- Make the code simpler to maintain
- Support new kubernetes versions at each new kubernetes minor version (not every patch version)
- Reduce privileges required to run the service by using different mechanisms to store data and locks

## Trademarks

**Kured is a [Cloud Native Computing Foundation](https://cncf.io/) Sandbox project.**
Expand Down

0 comments on commit 6bf0087

Please sign in to comment.