You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is changing? (Please include as many details as possible.)
Introduced a new ConfigMap for setting up default Channel CRDs. We need to properly document it.
How will this impact our users?
v0.9 will remove all Channel provisioner-based stuff, so they will have to switch to Channel CRDs. Once they do that, they will need a way to configure defaults. When doing so, they will need to understand how to properly do that configuration, i.e., they need documentation.
As we are not removing anything in v0.8, they will not be immediately impacted.
In what release will this take happen (to the best of your knowledge)?
v0.8
Context
Link to associated PRs or issues from other repos here.
In 0.7 we've introduced the new Channel CRDs model. In 0.8 we have a new defaulting mechanism for these Channel CRDs. We should properly document it, with few examples.
What is changing? (Please include as many details as possible.)
Introduced a new ConfigMap for setting up default Channel CRDs. We need to properly document it.
How will this impact our users?
v0.9 will remove all Channel provisioner-based stuff, so they will have to switch to Channel CRDs. Once they do that, they will need a way to configure defaults. When doing so, they will need to understand how to properly do that configuration, i.e., they need documentation.
As we are not removing anything in v0.8, they will not be immediately impacted.
In what release will this take happen (to the best of your knowledge)?
v0.8
Context
Link to associated PRs or issues from other repos here.
Additional info
In 0.7 we've introduced the new Channel CRDs model. In 0.8 we have a new defaulting mechanism for these Channel CRDs. We should properly document it, with few examples.