Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Idea] cilium CLI command for enabling L7 visibility #1092

Open
lizrice opened this issue Sep 17, 2022 · 2 comments
Open

[Idea] cilium CLI command for enabling L7 visibility #1092

lizrice opened this issue Sep 17, 2022 · 2 comments
Assignees
Labels
kind/feature New feature or request

Comments

@lizrice
Copy link
Member

lizrice commented Sep 17, 2022

It would be great to have a Cilium CLI command that turns L7 visibility on/off. I’m imagining something like

  • cilium l7 enable deployment/my-app http which would add the appropriate annotations so that HTTP visibility is turned on for that deployment (similarly for other protocol types that Cilium supports)
  • corresponding cilium l7 disable deployment/my-app to remove all the L7 annotations for that deployment
@lizrice lizrice added the kind/feature New feature or request label Sep 17, 2022
@f1ko
Copy link

f1ko commented Sep 22, 2022

Would like to work on it.

Is there a bot to assign the issue?

/assign ?

@rolinh
Copy link
Member

rolinh commented Sep 22, 2022

Thanks @f1ko, there's no bot for that but I assigned you to the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants