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 version exception for FrontendConfig resource for GKE #761

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

airhorns
Copy link
Contributor

Fixes

error: no matches for kind "FrontendConfig" in version "networking.gke.io/v1"

when pruning resources on GKE clusters >= 1.17.9-gke.6300

See #687 for more details. Not exactly sure what the best way to test it, it's really just data and would require adding some CRD configured exactly like Google's is to a test cluster.

Fixes

```
error: no matches for kind "FrontendConfig" in version "networking.gke.io/v1"
```

when pruning resources on GKE clusters >= 1.17.9-gke.6300

See Shopify#687 for more details
@airhorns airhorns requested a review from a team as a code owner October 24, 2020 19:34
Copy link
Contributor

@dturn dturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#699 is the long terms fix for this but not sure when we'll have time to implement it.

@dturn
Copy link
Contributor

dturn commented Oct 27, 2020

CI passed (one day we'll fix the CI linting for external branches).

@dturn dturn merged commit 7c9d7c3 into Shopify:master Oct 27, 2020
@airhorns airhorns deleted the frontendconfig branch October 27, 2020 18:36
@dturn
Copy link
Contributor

dturn commented Oct 28, 2020

We'll cut a release for this tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants