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

fix(cloud): correctly parse user ID when creating cloud secrets #5792

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

eysi09
Copy link
Collaborator

@eysi09 eysi09 commented Feb 29, 2024

Before this fix we incorrectly parsed the user ID as an integer, not a string. This fixes that.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Before this fix we incorrectly parsed the user ID as an integer,
not a string. This fixes that.
@vvagaytsev vvagaytsev added this pull request to the merge queue Mar 4, 2024
Merged via the queue into main with commit 519c90e Mar 4, 2024
41 checks passed
@vvagaytsev vvagaytsev deleted the fix-secrets-create-cmd branch March 4, 2024 09:21
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