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

[Enhancement] Validation workflow YUM need to pull pgp key based on repo file #5413

Open
peterzhuamazon opened this issue Mar 18, 2025 · 0 comments

Comments

@peterzhuamazon
Copy link
Member

[Enhancement] Validation workflow YUM need to pull pgp key based on repo file

2025-03-18 22:07:59 INFO     Valid URL - https://artifacts.opensearch.org/releases/bundle/opensearch/3.x/opensearch-3.x.repo and Download Successful !

2025-03-18 22:07:59 INFO     Valid URL - https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/3.x/opensearch-dashboards-3.x.repo and Download Successful !

2025-03-18 22:07:59 INFO     Executing "sudo rpm --import https://artifacts.opensearch.org/publickeys/opensearch.pgp" in /tmp/tmph23vl9q6

Instead of hardcoding location of https://artifacts.opensearch.org/publickeys/opensearch.pgp, we need to pull the key url from .repo file instead as 3.0 GA will use a different key.

Thanks.

@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Mar 18, 2025
@peterzhuamazon peterzhuamazon removed the untriaged Issues that have not yet been triaged label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant