Sean P. Kane

Results 127 comments of Sean P. Kane

I couldn't install it with `krew`, but this worked fine on an M4 (arm64) Mac: ``` git clone [email protected]:kubernetes/ingress-nginx.git cd ingress-nginx/cmd/plugin go build . mv plugin /usr/local/bin/kubectl-ingress_nginx kubectl ingress_nginx help...

@belitre @akatov @jcfr @givanov - Any chance that the PR attached to this issue can be reviewed and merged?

@eddiezane @soltysh Is this something that seems reasonable? If I have some time I might try and make this happen if there are no general issues with the idea.

Thanks. The prerequisite is that a user needs to start the AWS Kinesis stream and get the credentials, etc., via the Abode API, which is what the 'abode' CLI that...

closes: https://github.com/ouzi-dev/commit-status-updater/issues/534

Thank you for submitting this. I need to get this action working with a `merge_group` as well, so I might use this as a basis to add that support as...

@ouzi-dev Is this something that can be safely merged? I am about to work on a change for `merge group` support that will likely build on this.