Pushkar Joglekar
Pushkar Joglekar
/remove-lifecycle stale
/remove-lifecycle stale
Since https://github.com/kubernetes/community/pull/7221 has merged /close
/stage beta
>Update it's test plan section to be in compliance with the [latest KEP readme template](https://github.com/kubernetes/enhancements/blob/master/keps/NNNN-kep-template/README.md#test-plan) Add response for [this question](https://github.com/kubernetes/enhancements/blob/master/keps/NNNN-kep-template/README.md?plain=1#L723-L732) in the Scalability questionnaire of the KEP readme @Atharva-Shinde thank...
Yes @sftim !! Big 👍 to @mtardy To clarify the feed was a valid JSON before too but didn't conform to JSONFeed Spec. Now it is indeed valid: https://validator.jsonfeed.org/?url=https%3A%2F%2Fkubernetes.io%2Fdocs%2Freference%2Fissues-security%2Fofficial-cve-feed%2Findex.json
Thank you @Atharva-Shinde. Updated the description to include all relevant PRs.
This is planned to be done as part of beta to GA /remove-lifecycle rotten /remove-lifecycle stale
/remove-lifecycle rotten
Did some quick analysis. So wanted to share this here in preparation of implementing this: REST API: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#get-an-issue Field of interest: `state` (open / closed) `state_reason` Possible values for `state_reason`:...