-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproject.yaml
More file actions
66 lines (51 loc) · 1.9 KB
/
Copy pathproject.yaml
File metadata and controls
66 lines (51 loc) · 1.9 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
58
59
60
61
62
63
64
65
66
# .project metadata for kbind
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
# TODO: Set project_lead GitHub handle
# TODO: Set slack_channels
# TODO: Add adopters list (ADOPTERS.md)
# TODO: Add package_managers if distributed via registries
# TODO: No maintainers found in cncf/foundation project-maintainers.csv — add maintainer handles manually
schema_version: "1.0.0"
slug: "kbind"
name: "kbind"
description: "An open source project that aims to provide better support for service providers and consumers that reside in distinct Kubernetes clusters"
type: "project"
project_lead: "sttts"
slack_channels:
- name: "#kbind"
primary: true
maturity_log:
- phase: "sandbox"
date: "2026-07-10T16:23:27Z"
issue: "https://github.com/cncf/sandbox/issues/496" # TODO: AUTO-DETECTED — please verify
repositories:
- "https://github.com/kbind-dev/kbind"
website: "https://kbind.dev"
artwork: "https://kbind.dev/icons/logo.svg"
adopters:
path: "https://github.com/kbind-dev/kbind/blob/main/ADOPTERS.md"
package_managers:
docker: "ghcr.io/kbind-dev"
security:
policy:
path: "https://github.com/kbind-dev/kbind/blob/main/SECURITY.md"
contact:
advisory_url: "https://github.com/kbind-dev/kbind/security/advisories/new"
governance:
contributing:
path: "https://github.com/kbind-dev/kbind/blob/main/CONTRIBUTING.md"
code_of_conduct:
path: "https://github.com/kbind-dev/kbind/blob/main/code-of-conduct.md"
legal:
license:
path: "https://github.com/kbind-dev/kbind/blob/main/LICENSE"
identity_type:
has_dco: true # AUTO-DETECTED — please verify
has_cla: false # AUTO-DETECTED — please verify
dco_url:
path: "https://developercertificate.org/"
documentation:
readme:
path: "https://github.com/kbind-dev/kbind/blob/main/README.md"
# CLOMonitor Score: 75/100
# Documentation: 97 | License: 75 | Best Practices: 42 | Security: 68