-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
deck gateway diff is not displaying what fields changed but is displaying the entire plugin configuration for the client.
When I test this with the same files we are seeing 4 specific fields that are displaying as changed.
I had the client run the deck gateway diff but with --json-output and it showed the differences and you can see the 4 fields here.
It looks like 4 fields at least from the OIDC plugin that is running into an issue. It's removing the default value and putting "null" in it's place from what I can see.
session_redis_cluster_max_redirections
session_redis_connect_timeout
session_redis_read_timeout
session_redis_send_timeout
Metadata
Metadata
Assignees
Labels
No labels