Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed unmarshalling error when IP Allowlist is configured on viridian
2023-08-11T19:47:32.962+0100 ERROR viridian/common.go:228 listing clusters: json: cannot unmarshal array into Go struct field Cluster.Content.allowedIps of type string Here's an example grabbed from the Viridian UI {id: 177, ip: "207.154.227.247", description: null}
- Loading branch information