Problem
We don't have e2e test coverage for channel defaulter logic.
Exit Criteria
We should have an e2e test that:
- Modify the
default-ch-webhook configmap to change the default channel
- Create a
Channel with empty ChannelTemplate spec
- Verify the
Channel can work as expected, optionally check the created channel Kind is the same as set in the default-ch-webhook configmap
/assign
fyi @nachocano
Problem
We don't have e2e test coverage for channel defaulter logic.
Exit Criteria
We should have an e2e test that:
default-ch-webhookconfigmap to change the default channelChannelwith emptyChannelTemplatespecChannelcan work as expected, optionally check the created channelKindis the same as set in thedefault-ch-webhookconfigmap/assign
fyi @nachocano