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

Add new labels to the managed resources #393

Open
LionelJouin opened this issue Mar 10, 2023 · 0 comments
Open

Add new labels to the managed resources #393

LionelJouin opened this issue Mar 10, 2023 · 0 comments

Comments

@LionelJouin
Copy link
Member

Is your feature request related to a problem? Please describe.

Adding new labels to the resources will help for troubleshooting to select the pods that are managed by Meridio, a specific custom resource, or that belongs to the trench/conduit/attractor.

Describe the solution you'd like

Here are the labels we could add to the resources:

On every pods

  • Meridio/Type
    • stateless-lb-frontend
    • proxy
    • ipam
    • nsp
    • operator
    • nse-vlan

On every resources (ownerReferences also exists):

  • Meridio/Owner
    • cr-name
  • Meridio/Owner-Type
    • Trench
    • Conduit
    • Attractor

On every Trench resources:

  • Meridio/Trench
    • trench-name

On every Attractor resources:

  • Meridio/Attractor
    • attractor-name

On every Conduit resources:

  • Meridio/Conduit
    • conduit-name

Describe alternatives you've considered
/

Additional context
/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 To Do
Development

No branches or pull requests

1 participant