Skip to content

xds/internal/xdsclient: A65 - mTLS Credentials

Mergeable / Mergeable failed Oct 31, 2023 in 1s

3/3 Fail(s): LABEL, DESCRIPTION, MILESTONE

Status: FAIL

    Here are some stats of the run:
    3 validations were ran.
    0 PASSED
    3 FAILED

Details

❌ Validator: LABEL

  • label does not include "^Type:"
    Input :
    Settings : {"must_include":{"regex":"^Type:"}}

❌ Validator: DESCRIPTION

  • description does not include "^RELEASE NOTES:\s([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\n(*|-)\s.+)$"**
    Input : Implement gRFC "A65: mTLS Credentials in xDS Bootstrap File".

https://github.com/grpc/proposal/blob/master/A65-xds-mtls-creds-in-bootstrap.md
Settings : {"must_include":{"regex":"^RELEASE NOTES:\\s*([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\\n(\\*|-)\\s*.+)$","regex_flag":"m"}}

❌ Validator: MILESTONE

  • milestone does not include "Release$"
    Input :
    Settings : {"must_include":{"regex":"Release$"}}