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

Commits on Oct 29, 2019

  1. feat(cli) implement --kong-admin-filter-tag flag

    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 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d8cb8a4 View commit details
    Browse the repository at this point in the history