-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update COC and add adopters.md #1360
Conversation
Signed-off-by: Feynman Zhou <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1360 +/- ##
==========================================
+ Coverage 61.60% 65.14% +3.54%
==========================================
Files 98 104 +6
Lines 6248 5440 -808
==========================================
- Hits 3849 3544 -305
+ Misses 2066 1538 -528
- Partials 333 358 +25 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Feynman Zhou <[email protected]>
Signed-off-by: Feynman Zhou <[email protected]>
|
||
| Adopter name | Adopter Type | Scenario | | ||
|---------------------|------------------|-------------------------------------------| | ||
| Amazon | Service provider | [AWS Signer](https://ratify.dev/docs/quickstarts/ratify-with-aws-signer) uses Ratify to verify signature | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jlbutler would you mind reviewing this change?
|---------------------|------------------|-------------------------------------------| | ||
| Amazon | Service provider | [AWS Signer](https://ratify.dev/docs/quickstarts/ratify-with-aws-signer) uses Ratify to verify signature | | ||
| Microsoft | Service Provider | [Image Integrity](https://learn.microsoft.com/en-us/azure/aks/image-integrity) is built on Ratify to enable users to validate image signature and supply chain attestations before deploying them to your Azure Kubernetes Service (AKS) | | ||
| Venafi | Service Provider | [CodeSign Protect](https://venafi.com/codesign-protect/) uses Ratify to help developers maintain visibility into enterprise code signing operations | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zosocanuck would you mind reviewing this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me , thanks Feynman!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm once all comments resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: Feynman Zhou <[email protected]> Co-authored-by: Susan Shi <[email protected]>
Description
What this PR does / why we need it:
update COC and add adopters.md to meet the CNCF donation criteria
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #1334
Type of change
Doc