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

DEVPROD-4798 remove ssh keys from distro host settings #41

Merged
merged 4 commits into from
Apr 10, 2024

Conversation

ybrill
Copy link
Contributor

@ybrill ybrill commented Apr 8, 2024

DEVPROD-4798

Description

evergreen-ci/evergreen#7713 removes the ssh key field from distros and also from the admin config. This PR will remove it from Spruce as well.

I'm not 100% sure how to coordinate the merging/deploys of these. Does the Spruce change go first and then the Evergreen one? But wouldn't a distro update break without the mandatory ssh key field? But if Evergreen goes first it won't be providing the required field. 😕

Screenshots

Screenshot 2024-04-08 at 3 38 58 PM

Testing

Seems to still work locally.

Evergreen PR

evergreen-ci/evergreen#7713

@khelif96
Copy link
Contributor

khelif96 commented Apr 9, 2024

I left a comment on your backend pr but there are a few steps needed to ensure these changes are all safely deployable/revertable.

@minnakt minnakt added the spruce label Apr 9, 2024
@ybrill
Copy link
Contributor Author

ybrill commented Apr 9, 2024

@khelif96 I've modified this PR to be step 3 from evergreen-ci/evergreen#7713 (comment).

@ybrill
Copy link
Contributor Author

ybrill commented Apr 9, 2024

(Realized there was another thing to remove from the backend first: evergreen-ci/evergreen#7727)

Copy link
Contributor

@minnakt minnakt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@ybrill ybrill merged commit 5331fe3 into main Apr 10, 2024
5 checks passed
@ybrill ybrill deleted the DEVPROD-4798_remove_ssh_keys branch April 10, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants