deis / deis/workflow-manager-api
Make the versionsTable use types.JSONText again
Open
bug
refactor
- Dominant language
- Go
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
its `Data` field had to be a `string` in https://github.com/deis/workflow-manager-api/pull/123 because of the panic described in https://github.com/deis/workflow-manager-api/pull/123#issuecomment-217544539. Since `clustersCheckinsTable` uses a `types.JSONText`, it should be possible to use one in this field as well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.