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

Support per-environment builder ssh keys #312

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

henrirosten
Copy link
Collaborator

@henrirosten henrirosten commented Nov 28, 2024

Create and use per-environment builder ssh key unless external builders are used in the given ghaf-infra instance. Builder ssh key used to access the external builder(s) is still stored and accessed from the persistent resource group.

After this change, ghaf-infra configurations that don't use external builders (e.g. 'release') will create and use new builder ssh-keys on every new ghaf-infra deployment.

Create and use a per-environment builder ssh key unless external
builders are used in the given ghaf-infra instance. Builder
ssh key used to access the external builders is still stored
and accessed from the persistent resource group.

After this change, ghaf-infra configurations that don't use external
builders (e.g. 'release') will create and use new builder ssh-keys on
every new ghaf-infra deployment.

Signed-off-by: Henri Rosten <[email protected]>
@henrirosten henrirosten marked this pull request as ready for review November 28, 2024 13:32
@henrirosten henrirosten requested a review from a team November 28, 2024 13:33
@henrirosten henrirosten merged commit 012213e into main Dec 2, 2024
6 checks passed
@henrirosten henrirosten deleted the support-per-environment-builder-ssh-keys branch December 2, 2024 12:48
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.

2 participants