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

[Platform] Fix issue with signature could not be verified for google-cloud-sdk for GCP VMs #7909

Closed
daniel-yb opened this issue Apr 1, 2021 · 0 comments
Assignees
Labels
area/platform Yugabyte Platform
Projects

Comments

@daniel-yb
Copy link
Contributor

We need to modify the google-cloud.repo yum repo to not use GPG keys for repo validation.

This is a known issue with GCP and Centos 7 (https://cloud.google.com/compute/docs/troubleshooting/known-issues#known_issues_for_linux_vm_instances)

@daniel-yb daniel-yb added the area/platform Yugabyte Platform label Apr 1, 2021
@daniel-yb daniel-yb self-assigned this Apr 1, 2021
@daniel-yb daniel-yb added this to In Review in Platform Apr 1, 2021
daniel-yb added a commit that referenced this issue Apr 2, 2021
…google-cloud-sdk for GCP VMs

Summary:
We need to modify the google-cloud.repo yum repo to not use GPG keys for repo validation.

This is a known issue with GCP and Centos 7 (https://cloud.google.com/compute/docs/troubleshooting/known-issues#known_issues_for_linux_vm_instances)

Test Plan:
Create universe without this change and verify that the repomd.xml verification fails.
Create a universe after this change and verify that universe creation succeeds.

Reviewers: wesley, sanketh

Reviewed By: sanketh

Subscribers: jenkins-bot, jharveysmith, yugaware, streddy

Differential Revision: https://phabricator.dev.yugabyte.com/D11122
@daniel-yb daniel-yb moved this from In Review to Needs QA/Docs in Platform Apr 2, 2021
@streddy-yb streddy-yb moved this from Needs QA/Docs to Needs Backport in Platform Apr 2, 2021
daniel-yb added a commit that referenced this issue Apr 2, 2021
… verified for google-cloud-sdk for GCP VMs

Summary:
We need to modify the google-cloud.repo yum repo to not use GPG keys for repo validation.

This is a known issue with GCP and Centos 7 (https://cloud.google.com/compute/docs/troubleshooting/known-issues#known_issues_for_linux_vm_instances)

Test Plan:
Create universe without this change and verify that the repomd.xml verification fails.
Create a universe after this change and verify that universe creation succeeds.

Reviewers: wesley, jharveysmith, sanketh

Reviewed By: sanketh

Subscribers: jenkins-bot

Differential Revision: https://phabricator.dev.yugabyte.com/D11126
daniel-yb added a commit that referenced this issue Apr 3, 2021
…be verified for google-cloud-sdk for GCP VMs

Summary:
We need to modify the google-cloud.repo yum repo to not use GPG keys for repo validation.

This is a known issue with GCP and Centos 7 (https://cloud.google.com/compute/docs/troubleshooting/known-issues#known_issues_for_linux_vm_instances)

Test Plan:
Create universe without this change and verify that the repomd.xml verification fails.
Create a universe after this change and verify that universe creation succeeds.

Reviewers: sanketh

Reviewed By: sanketh

Subscribers: jenkins-bot

Differential Revision: https://phabricator.dev.yugabyte.com/D11139
@daniel-yb daniel-yb moved this from Needs Backport to Closed in Platform Apr 3, 2021
daniel-yb added a commit that referenced this issue Apr 19, 2021
…be verified for google-cloud-sdk for GCP VMs

Summary:
We need to modify the google-cloud.repo yum repo to not use GPG keys for repo validation.

This is a known issue with GCP and Centos 7 (https://cloud.google.com/compute/docs/troubleshooting/known-issues#known_issues_for_linux_vm_instances)

Test Plan:
Create universe without this change and verify that the repomd.xml verification fails.
Create a universe after this change and verify that universe creation succeeds.

Reviewers: wesley, sanketh, spotachev

Reviewed By: spotachev

Subscribers: jenkins-bot

Differential Revision: https://phabricator.dev.yugabyte.com/D11283
YintongMa pushed a commit to YintongMa/yugabyte-db that referenced this issue May 26, 2021
…ied for google-cloud-sdk for GCP VMs

Summary:
We need to modify the google-cloud.repo yum repo to not use GPG keys for repo validation.

This is a known issue with GCP and Centos 7 (https://cloud.google.com/compute/docs/troubleshooting/known-issues#known_issues_for_linux_vm_instances)

Test Plan:
Create universe without this change and verify that the repomd.xml verification fails.
Create a universe after this change and verify that universe creation succeeds.

Reviewers: wesley, sanketh

Reviewed By: sanketh

Subscribers: jenkins-bot, jharveysmith, yugaware, streddy

Differential Revision: https://phabricator.dev.yugabyte.com/D11122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform
Projects
Platform
  
Closed
Development

No branches or pull requests

2 participants