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

feat(cli) implement --kong-admin-filter-tag flag #440

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Oct 29, 2019

The new flag can be used to tweak the tag that is used by the Ingress
controller to filter entities it manages and also tag entities it
creates.

This is configurable and should not be changed once the Ingress
Controller is deployed with a database. If the need be, then the
database should be truncated before changing this.

The new flag can be used to tweak the tag that is used by the Ingress
controller to filter entities it manages and also tag entities it
creates.

This is configurable and should not be changed once the Ingress
Controller is deployed with a database. If the need be, then the
database should be truncated before changing this.
@hbagdi hbagdi merged commit 5f4d79e into master Oct 30, 2019
@hbagdi hbagdi deleted the feat/configurable-tags branch October 30, 2019 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant