cncf / clomonitor

CLOMonitor is a tool that periodically checks open source projects repositories to verify they meet certain project health best practices
https://clomonitor.io
Apache License 2.0
108 stars 67 forks source link

Added kubernetes subprojects #1385

Closed eddie-knight closed 7 months ago

eddie-knight commented 7 months ago

ref: https://docs.google.com/spreadsheets/d/1Y9hNtp6NaEtp_B0ccwMI06YBdENz3guh93MlPHwdPXM/edit#gid=0

ArangoGutierrez commented 7 months ago

https://github.com/cncf/clomonitor/pull/1378

ArangoGutierrez commented 7 months ago

/assign @tegioz

eddie-knight commented 7 months ago

@tegioz please take another look, I'm pretty sure I've applied all the requested changes

tegioz commented 7 months ago

Thanks @eddie-knight, it looks great 👍

Would you also like to add the cloud-provider-aws (#1384) and gateway-api (#1381) subprojects to this PR? They kind of have to fix the same details and we could leave them all ready now 🙂

eddie-knight commented 7 months ago

I went ahead and pulled in the commits from the other PRs and rebased them into a single history here

1378

1379

1380

1381

1382

1384

1386

afbjorklund commented 7 months ago

Should probably add both k8s.io/minikube and sigs.k8s.io/kind, since they share some of the container code?

https://github.com/kubernetes/minikube

https://github.com/kubernetes-sigs/kind

The minikube project is older than the creation of the kubernetes-sigs organisation, so it still lives in kubernetes.