kitchensink-upgrade, skip features only available in newer versions#4142
kitchensink-upgrade, skip features only available in newer versions#4142maschmid wants to merge 4 commits into
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maschmid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@maschmid: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
We do have random failures if a feature only avaiable since 1.36 (such as EventTransform) gets into the first set of features tested in kitchensink-upgrade while 1.35.0 is installed.
This patch skips kitchensink components that are not available in the oldest version used in the kitchensink-upgrade run.