Transition all of WhiskConfig to PureConfig based model
Open
controller
invoker
testing
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
All properties are assumed to be of type String and there are many `toInt` conversions that can fail if there is a typo. The validation of the configuration should also check the expected value types. This is pervasive to all uses of WhiskConfig.
Contributor guide
Assessment
This issue has not been assessed yet.