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.)
Adding APIServerSource v1alpha2, APIServerSource is reconciled and realized only in the v1alpha2 API, some fields are now ignored. v1alpha1 documentation no longer fully apply.
How will this impact our users?
The v1alpha1 shape of ApiServerSource will no longer work for the extra fields such as label selectors and the owner bool.
In what release will this take happen (to the best of your knowledge)?
v0.14
Context
Link to associated PRs or issues from other repos here.
What is changing? (Please include as many details as possible.)
Adding APIServerSource v1alpha2, APIServerSource is reconciled and realized only in the v1alpha2 API, some fields are now ignored. v1alpha1 documentation no longer fully apply.
How will this impact our users?
The v1alpha1 shape of ApiServerSource will no longer work for the extra fields such as label selectors and the owner bool.
In what release will this take happen (to the best of your knowledge)?
v0.14
Context
Link to associated PRs or issues from other repos here.