CheatSheetSeries icon indicating copy to clipboard operation
CheatSheetSeries copied to clipboard

docs: update kubernetes cs for pod security standards

Open rileydakota opened this issue 1 year ago • 2 comments

You're A Rockstar

Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.

:triangular_flag_on_post: If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the issues in the current cheat sheet.

Please make sure that for your contribution:

  • [x] In case of a new Cheat Sheet, you have used the Cheat Sheet template.
  • [x] All the markdown files do not raise any validation policy violation, see the policy.
  • [x] All the markdown files follow these format rules.
  • [x] All your assets are stored in the assets folder.
  • [x] All the images used are in the PNG format.
  • [x] Any references to websites have been formatted as [TEXT](URL)
  • [x] You verified/tested the effectiveness of your contribution (e.g., the defensive code proposed is really an effective remediation? Please verify it works!).
  • [x] The CI build of your PR pass, see the build status here.

If your PR is related to an issue, please finish your PR text with the following line:

This PR covers issue #1041

Thank you again for your contribution :smiley:

rileydakota avatar Aug 07 '24 21:08 rileydakota

@szh I'll try to look at the failing build tonight

rileydakota avatar Aug 08 '24 15:08 rileydakota

@szh I'll try to look at the failing build tonight

Thanks! It's just lint errors:

cheatsheets/Kubernetes_Security_Cheat_Sheet.md:400 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "Utilize Pod Security Standards..."]
cheatsheets/Kubernetes_Security_Cheat_Sheet.md:410:283 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

szh avatar Aug 08 '24 15:08 szh

@rileydakota I'd like to get this in so I'm going ahead and fixing the lint issues.

szh avatar Aug 29 '24 15:08 szh

@mackowski we should definitely squash when we merge this b/c of all the GH commits

szh avatar Aug 29 '24 15:08 szh