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-11847 remove create version route #8368

Merged
merged 5 commits into from
Oct 6, 2024

Conversation

ablack12
Copy link
Contributor

@ablack12 ablack12 commented Oct 4, 2024

DEVPROD-11847

Description

This route isn't authed strictly enough, allows you to bypass adhoc versions, and use admin only variables.

Testing

Wrote a test for admin only variables to make sure we think about our requesters and whether they should have admin-only variable access explicitly.

Documentation

ran swaggo

@ablack12 ablack12 requested a review from a team October 4, 2024 14:53
Copy link
Contributor

@Kimchelly Kimchelly left a comment

Choose a reason for hiding this comment

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

If we do this, we also have to delete evergreen create-version since it uses this route. We should also close DEVPROD-11844 and update the email that was just sent out about evergreen create-version since the functionality will not exist anymore.

@ablack12
Copy link
Contributor Author

ablack12 commented Oct 4, 2024

Oooooof okay Idk why I assumed that used a different endpoint... let me consider bringing it back and just fixing the route, since we just told Trevor about it
EDIT: jk let's just get rid of it all, I'm sus about the whole thing, and Trevor doesn't intend to use it. I'll send an email when this is merged.

Copy link
Contributor

@Kimchelly Kimchelly left a comment

Choose a reason for hiding this comment

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

The decision making is chaotic but I have no opposition to deleting the feature 😄

@ablack12 ablack12 merged commit cb2fd0e into evergreen-ci:main Oct 6, 2024
10 checks passed
@ablack12
Copy link
Contributor Author

ablack12 commented Oct 6, 2024

apologies for chaos haha

@ablack12 ablack12 deleted the DEVPROD-11847 branch October 6, 2024 21:24
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