add standard for CNCF Kubernetes conformance#1154
Conversation
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
This reverts commit 388c223. Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
* rename FOCIS to Cloud&Heat IaaS * use link to English page * fix missing space * fix ansible template * fix .zuul.d/secure.yaml --------- Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com> Co-authored-by: Matthias Büchse <matthias.buechse@alasca.cloud> Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
* Relax scs-0210-v2: extend update time for patch versions Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud> * Fix testcase... Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud> * Suggest 3 time periods as discussed in #1153. - 1 month MUST for any patch version - 2 weeks MUST for patch w/ CVE w/ CVSS >= 8. - 2 days RECOMMENDED for patch w/ CVE w/ CVSS >= 8. I moved the recommendation from behind the "critical CVE" definition next to the requirement, so it becomes a tad easier to parse. Signed-off-by: Kurt Garloff <kurt@garloff.de> * fix spelling Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com> * Update tests for k8s version policy to reflect new language in standard Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud> --------- Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud> Signed-off-by: Kurt Garloff <kurt@garloff.de> Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com> Co-authored-by: Kurt Garloff <kurt@garloff.de> Co-authored-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com> Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
09984ee to
ae78893
Compare
mbuechse
left a comment
There was a problem hiding this comment.
Thanks for the initiative! I have a few remarks. I can imagine some more polishing (beyond my remarks), but for the first draft, I wouldn't be too pedantic.
|
I have not the needed insights into kubernetes networking to be able to review this, so I removed myself from the list of reviewers. |
Don't be confused by the discussion above. This standard is not about kubernetes networking. It's our wrapper around CNCF kubernetes conformance. |
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
|
Added a reference to the test configuration in the supplement, see a402692 |
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
|
Oh, the link in scs-0219-w1 would need to be updated (however, merge main or rebase to main first) |
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
That's a good point. However, I consider this important so that I rather don't want to "hide" this information in the supplement. |
Caused by #1022
This PR introduces a draft for a new standard scs-0201-v1 and a corresponding supplement. It also adds versioning to the Sonobuoy configuration.