Conversation
joshgav
left a comment
There was a problem hiding this comment.
Nice work, thank you! A few comments inline.
Could you rename the file to 2026-01-30.md to match the convention for other reviews?
bb2ac9d to
8334d55
Compare
joshgav
left a comment
There was a problem hiding this comment.
Thanks for your work @kashifest! LGTM.
| * How do you recommend users alter security defaults in order to "loosen" the security of the project? Please link to any documentation the project has written concerning these use cases. | ||
| * I don't recommend loosening security, but if you really need to, you can modify the security context through [Helm values](https://github.com/k8gb-io/k8gb/blob/master/chart/k8gb/values.yaml). |
There was a problem hiding this comment.
To clarify what this question is asking: the expectation is that projects are hardened by default. If an adopter has specific needs that are incompatible with the locked down and fully hardened out-of-the-box configuration of the project, the "loosening" guide is intended to inform users what configuration changes they may make and the corresponding impact on the security of the project's use in their environment.
|
Can this PR be updated to address the outstanding comments? |
Oh I somehow missed it , will update it later today |
Signed-off-by: Kashif Khan <kashif.khan@est.tech>
8334d55 to
1630a3f
Compare
|
@TheFoxAtWork I have address your comments, PTAL |
Closes #2021
cc @joshgav @TheFoxAtWork @rochaporto