-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.yaml
More file actions
68 lines (52 loc) · 1.94 KB
/
Copy pathproject.yaml
File metadata and controls
68 lines (52 loc) · 1.94 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
67
68
# .project metadata for k8gb
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
# TODO: Add package_managers if distributed via registries
schema_version: "1.0.0"
slug: "k8gb"
name: "k8gb"
description: "A cloud native Kubernetes Global Balancer"
type: "project"
project_lead: "donovanmuller" # TODO: AUTO-DETECTED — please verify
slack_channels: # TODO: AUTO-DETECTED — please verify the channel(s) below
- name: "#k8gb"
link: "https://cloud-native.slack.com/messages/k8gb"
primary: true
maturity_log:
- phase: "sandbox"
date: "2021-03-30T00:00:00Z"
issue: "https://github.com/cncf/toc/pull/837" # TODO: AUTO-DETECTED — please verify
repositories:
- "https://github.com/k8gb-io/k8gb"
website: "https://www.k8gb.io"
artwork: "https://landscape.cncf.io/logos/k8gb.svg"
adopters:
path: "https://github.com/k8gb-io/k8gb/blob/master/ADOPTERS.md"
# TODO: Add package manager identifiers if your project is distributed via registries
# package_managers:
# docker: "k8gb-io/k8gb"
security:
policy:
path: "https://github.com/k8gb-io/k8gb/blob/master/SECURITY.md"
contact:
advisory_url: "https://github.com/k8gb-io/k8gb/security/advisories/new"
governance:
contributing:
path: "https://github.com/k8gb-io/k8gb/blob/master/CONTRIBUTING.md"
code_of_conduct:
path: "https://github.com/k8gb-io/k8gb/blob/master/CODE_OF_CONDUCT.md"
legal:
license:
path: "https://github.com/k8gb-io/k8gb/blob/master/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/k8gb-io/k8gb/blob/master/README.md"
landscape:
category: "Orchestration & Management"
subcategory: "Coordination & Service Discovery"
# CLOMonitor Score: 100/100
# Documentation: 100 | License: 100 | Best Practices: 100 | Security: 100