Conversation
36787d4 to
7ace679
Compare
|
/cherrypick release-1.10 |
|
@brian-avery: once the present PR merges, I will cherry-pick it on top of release-1.10 in a new PR and assign it to you. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@linsun @smawson @nrjpoddar This will prevent the spacing and other issues we've had in features.yaml. |
|
@brian-avery: new pull request created: #76 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This adds a schema for validating
features.yaml. It also separates maturity and maturityNotes such that maturity can be an enum and additional notes can be added if needed.