deck gateway diff not showing changed fields
- Dominant language
- Go
- Stars
- 503
- Forks
- 137
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 20
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.