Consider moving Knative API to duck types
Open
area/knative
kind/feature
status/never-stale
- Dominant language
- Go
- Stars
- 927
- Forks
- 387
- Avg merge
- 15h 5m
- Merged PRs (30d)
- 36
Description
### Requirement
We're making usage of Knative stable API but we depends on knative serving/eventing dependencies which are changing frequently. We should analyze the possibility to move to Knative API duck types instead, as done for Keda and Strimzi, for example. If we only depends on the API as I suspect, in the long run it will be reduce the maintenance burden.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.