GoogleContainerTools / GoogleContainerTools/skaffold

Try downgrading config when unknown (too new) version

Open
#6,184 0 comments 0 reactions 0 assignees View on GitHub
bugbash/q4-2022 help wanted kind/usability meta/examples meta/release
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

Cloud Shell users who try our examples hit `unknown api version` errors for several days after our release as Cloud Shell’s Skaffold installation lags. This isn’t a great experience.

Here are three approaches:

1. What if we tried reloading the config but using our latest known confit? Chances are that most configs will load just fine.
2. What if we stop updating the apiVersion in the examples except when required for new fields it changes?
3. What if we updated the example apiVersions as a separate step once the new version of Shahid has prepared to Cloud Shell and gcloud?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.