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

[Feature Request] - Allow the addition of custom markers in Avi objects created by AKO #1101

Open
dfallert-rcd opened this issue Mar 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dfallert-rcd
Copy link

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

Currently, AKO by default adds some markers to some objects it creates, such as

  • clustername
  • Namespace
  • Host
  • ServiceName
  • Path
  • IngressName

While useful in their own right, being able to add some custom information here, would allow me to pass some info to other automation.

Describe the solution you'd like

Adding a parameter to either the HostRule or HTTPRule CR, accepting a map of custom markers.

Also, it may be worthwhile to have the ability to add "global" custom markers (possibly as values in the AKO helm chart)

Being able to pass in custom markers, can allow me to use them in custom controlscripts when/if necessary.

Describe alternatives you've considered

No response

Additional context

No response

@dfallert-rcd dfallert-rcd added the enhancement New feature or request label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant