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

Releasetrain Endpoint returns 400 when team Query Parameter contains underscores #1924

Open
shukatree opened this issue Sep 5, 2024 · 0 comments

Comments

@shukatree
Copy link

Hello Kuberpult,

I'd like to report a small bug. Running a release train with the teams query parameter ?team=a_b(invoked via curl) resulted in a 400 being returned for a team that contained an underscore _ in its name. We encountered this issue for a Kuberpult instance running on version 1.15.0.

curl -sSf -X PUT $KUBERPULT_HOST/environments/$TARGET_ENV/releasetrain?team=john_doe -H "Authorization: Bearer $TOKEN"

Can you have a look?

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

No branches or pull requests

1 participant