Ismail Kaboubi

Results 5 comments of Ismail Kaboubi

Same issue for me.

This Issue should be resolved by updating the go-contrainerregistry package as described in this MR #3098 The `github.com/opencontainers/image-spec` is updated to version `1.0.3`. @hasheddan is it correct ?

@axeldeau thank you for posting this issue, obviously is not part of the training, since you figure out the typo don't hesitate to change things 😄

@sftim Thank you for your proposition. Actually, the owners spec is a list of Subject `[]v1.Subject` that contains already the `APIGroup` and `Kind`. ```go // Subject contains a reference to...

Yeah I agree, this can be managed by a `MutatingWebhook` if you omit it. @sftim Do you have examples of Kubernetes distributions that does not use RBAC by default ?