api icon indicating copy to clipboard operation
api copied to clipboard

add uid/gid and target port

Open TaichiHo opened this issue 5 years ago • 6 comments

Add a couple annotations for an upcoming istio/cni change. This change will enable us to control cni behavior over kubernetes annotation.

  • targetPort
  • proxyUID
  • proxyGID

TaichiHo avatar Jun 29 '20 00:06 TaichiHo

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 29 '20 00:06 googlebot

Hi @TaichiHo. Thanks for your PR.

I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Jun 29 '20 00:06 istio-testing

Can you give a little more info about why we would want this? I don't see why this needs to be customizable

howardjohn avatar Jun 29 '20 00:06 howardjohn

Thanks for the reply.

We are planning to use istio/cni without using istio.

This change would allow us to redirect the traffic to the port our envoy is listening on. Same applies to uid and gid.

TaichiHo avatar Jun 29 '20 00:06 TaichiHo

Thanks @costinm Is there an existing RFC I can contribute to? I took a look at the team drive but didn't find one yet.

I might need to take some time to learn the history and understand the other use cases to come up with a proper RFC

TaichiHo avatar Jun 30 '20 05:06 TaichiHo

@TaichiHo: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Jul 19 '20 17:07 istio-testing

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2020-06-29. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

istio-policy-bot avatar May 15 '24 23:05 istio-policy-bot