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

Optionally ignore some plugin configuration fields #1165

Open
danielpoonwj opened this issue Jan 11, 2024 · 1 comment
Open

Optionally ignore some plugin configuration fields #1165

danielpoonwj opened this issue Jan 11, 2024 · 1 comment

Comments

@danielpoonwj
Copy link

Hi,

We have a use case to optionally exclude certain fields in plugin configurations from deck dump/diff/sync. In our case, we have an external process that dynamically updates the acl plugin's allow list. We still want to be able to specify the acl plugin to manage the plugin association with a route but ignore any changes in config.allow.

Is this currently possible with any deck features? The expected behaviour would be similar to Terraform's lifecycle ignore_changes.

@Pratikrocks
Copy link

Pratikrocks commented Feb 10, 2024

deck compares for the diffs in the entity state mentioned here: https://docs.konghq.com/deck/latest/reference/entities/.

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

No branches or pull requests

2 participants