tumblr / k8s-sidecar-injector

Kubernetes sidecar injection service
Apache License 2.0
345 stars 75 forks source link

[Enhancement] use admissionregistration.k8s.io/v1 #57

Open iwilltry42 opened 3 years ago

iwilltry42 commented 3 years ago

What and why?

Testing Steps

Please provide adequate testing steps (including screenshots if necessary). Include any test fixtures or sample configurations in your commit.

Reviewers

Required reviewers: @byxorna Request reviews from other people you want to review this PR in the "Reviewers" section on the right.

:warning: this PR must have at least 2 thumbs from the MAINTAINERS.md of the project before merging!

hemals24 commented 2 years ago

@iwilltry42 Any plans to merge this?

iwilltry42 commented 2 years ago

@hemals24 , sure, but I'm not a maintainer, so waiting for review + merge :man_shrugging:

hemals24 commented 2 years ago

@byxorna The injector fails on the newer versions of k8s. This PR would fix the issue. Do you have plans to merge this?

hemals24 commented 2 years ago

@iwilltry42 Add people as reviewers, that should help speed things up

iwilltry42 commented 2 years ago

Screenshot 2022-01-28 at 20-08-12  Enhancement  use admissionregistration k8s io v1 by iwilltry42 · Pull Request #57 · tumb

Unfortunately, that option is disabled and I cannot assign reviewers :thinking:

hemals24 commented 2 years ago

Strange !!! I used your code and modified it a little bit to pass the build. https://github.com/tumblr/k8s-sidecar-injector/pull/60