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 one additional validation for the provider keys #1894

Merged
merged 6 commits into from
Apr 1, 2025

Conversation

yottta
Copy link
Contributor

@yottta yottta commented Mar 21, 2025

Resolved #356

These are the validations that I personally run every time a new provider key is submitted.
I suggest adding these in the script that validates the submitted keys. This way, we also tackle this part of the PROCEDURES.md.

As also discussed in #356, we could also use tofu init for doing so but for the moment that is overkill. In case the current approach does not suffice, we could reiterate later.

@yottta yottta force-pushed the validate-key-against-release branch from 59d06ae to 7a6c701 Compare March 21, 2025 14:23
@yottta yottta force-pushed the validate-key-against-release branch from 7a6c701 to dacbef3 Compare March 21, 2025 14:27
@yottta yottta marked this pull request as ready for review March 21, 2025 14:28
@yottta yottta force-pushed the validate-key-against-release branch from 7fbee49 to e2a7cb2 Compare March 21, 2025 15:22
@yottta yottta marked this pull request as draft March 24, 2025 14:14
Signed-off-by: yottta <[email protected]>
@yottta yottta force-pushed the validate-key-against-release branch from 6c518e3 to 7377054 Compare March 24, 2025 14:16
@yottta yottta marked this pull request as ready for review March 24, 2025 14:19
yottta added 2 commits April 1, 2025 12:00
Signed-off-by: Andrei Ciobanu <[email protected]>
Signed-off-by: Andrei Ciobanu <[email protected]>
@yottta yottta force-pushed the validate-key-against-release branch from 4d40378 to dc2338c Compare April 1, 2025 09:09
@yottta yottta merged commit d3012ff into main Apr 1, 2025
2 checks passed
@yottta yottta deleted the validate-key-against-release branch April 1, 2025 09:10
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.

Validate uploaded GPG keys against providers
3 participants