kubewarden / rfc

Kubewarden's RFCs
https://github.com/kubewarden/
4 stars 5 forks source link

Admission control threat model. #2

Closed jvanz closed 2 years ago

jvanz commented 2 years ago

Adds a RFC to discuss the admission control threat model and its mitigations.

Fix https://github.com/kubewarden/kubewarden-controller/issues/129

jvanz commented 2 years ago

@kubewarden/kubewarden-developers, I've reviewed the conversations in this PR and I come up with some actionable items from all the team. Thus, we can discuss the items, change or even drop some of them. They are:

  1. https://github.com/kubewarden/docs/issues/115

  2. https://github.com/kubewarden/docs/issues/116

  3. https://github.com/kubewarden/docs/issues/117

  4. https://github.com/kubewarden/helm-charts/issues/90

  5. https://github.com/kubewarden/helm-charts/issues/91

  6. https://github.com/kubewarden/policy-server/issues/254

  7. https://github.com/kubewarden/kubewarden-controller/issues/224

  8. https://github.com/kubewarden/kubewarden-controller/issues/225

  9. https://github.com/kubewarden/kubewarden-controller/issues/226

  10. https://github.com/kubewarden/kubewarden-controller/issues/227

  11. https://github.com/kubewarden/kubewarden-controller/issues/228

  12. https://github.com/kubewarden/helm-charts/issues/92

I believe we should do items 1 to 5 now. They are easy to do. All the other should be reviewed with more care.

Please, let me know if I forgot something.

viccuad commented 2 years ago

That list of action items sounds fine to me. We could create cards already for each of them and discuss them in the planning.

The PR is also complete from my point of view. Nice job!