We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting this error. Error: googleapi: Error 400: Master version "1.25.16-gke.1041000" is unsupported. │ Details: │ [ │ { │ "@type": "type.googleapis.com/google.rpc.RequestInfo", │ "requestId": "0xe536a891598a10f9" │ } │ ]
I checked in google console for my region . above version is supported .
Deploy clickhouse on k8 cluster in GCP in asia-south1 region
Impacted by this bug? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered:
just checked on google release notes . above version is no longer supported. how can i change my master version here for deployment ?
Sorry, something went wrong.
No branches or pull requests
Summary
I'm getting this error.
Error: googleapi: Error 400: Master version "1.25.16-gke.1041000" is unsupported.
│ Details:
│ [
│ {
│ "@type": "type.googleapis.com/google.rpc.RequestInfo",
│ "requestId": "0xe536a891598a10f9"
│ }
│ ]
I checked in google console for my region . above version is supported .
Reproduction
Deploy clickhouse on k8 cluster in GCP in asia-south1 region
Plural UI/UX Issue Screenshots
Additional Info about Your Environment
Message from the maintainers:
Impacted by this bug? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered: