Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fallback to e2e test execution #341

Open
dguendisch opened this issue May 4, 2021 · 3 comments
Open

Add fallback to e2e test execution #341

dguendisch opened this issue May 4, 2021 · 3 comments
Labels
kind/enhancement Enhancement, improvement, extension lifecycle/rotten Nobody worked on this for 12 months (final aging stage)

Comments

@dguendisch
Copy link
Member

We should have some fallback when encountering a cluster with e.g. k8s 1.21 but no desc files are available yet (i.e. I just added some via #340).
The fallback could just take the most recent desc files for the given clusters k8s version.

@schrodit wdyt?

@dguendisch dguendisch added the kind/enhancement Enhancement, improvement, extension label May 4, 2021
@schrodit
Copy link

schrodit commented May 5, 2021

Yes I think it makes sense as we also only do a copy paste of the last version.
Although it was a good indicator that we have to adapt the configuration. otherwise we might forget about it🤔

@dguendisch
Copy link
Member Author

Although it was a good indicator that we have to adapt the configuration. otherwise we might forget about it🤔

Actually we don't adapt them but still just copy them (otherwise we'd break the release train), so I don't think this should be "misused" as a reminder :)

@schrodit
Copy link

schrodit commented May 5, 2021

Actually we don't adapt them but still just copy them (otherwise we'd break the release train)
yes valid point. Then lets default to the latest available version

@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Nov 2, 2021
@gardener-robot gardener-robot added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension lifecycle/rotten Nobody worked on this for 12 months (final aging stage)
Projects
None yet
Development

No branches or pull requests

3 participants