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: go-runtime extraneous secret/config duplication error #1342

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

deniseli
Copy link
Contributor

Fix a bug I introduced in prior PRs for #1121

In the go-runtime validation, we would previously error if a secret and config had the same name. This fixes that error and adds tests to ensure we don't rebreak this either in the go-runtime nor on the backend.

@deniseli deniseli requested a review from a team as a code owner April 26, 2024 21:19
@deniseli deniseli requested review from wesbillman and removed request for a team April 26, 2024 21:19
@deniseli deniseli changed the title fix go-runtime extraneous error fix: go-runtime extraneous secret/config duplication error Apr 26, 2024
@alecthomas alecthomas mentioned this pull request Apr 26, 2024
@deniseli deniseli merged commit 459417d into main Apr 26, 2024
12 checks passed
@deniseli deniseli deleted the dli/fix-dupl-check branch April 26, 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.

1 participant