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: prevent renaming different resources to same name #706

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

llorentelemmc
Copy link
Contributor

@llorentelemmc llorentelemmc commented Oct 16, 2023

Issue #682

Added validation to searchResourceByName() method so that renaming the same resource to uppercase or lowercase (eg, myapp to MyApp) is allowed, but not allowed for different resources.

@llorentelemmc llorentelemmc marked this pull request as ready for review October 16, 2023 15:24
@yvespp yvespp added this to the Version 1.17.32 milestone Oct 17, 2023
@llorentelemmc llorentelemmc merged commit bb290c3 into master Oct 18, 2023
1 check passed
@llorentelemmc llorentelemmc deleted the issue/682-duplicate-resource-names branch October 18, 2023 07:29
@llorentelemmc llorentelemmc linked an issue Oct 26, 2023 that may be closed by this pull request
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.

Duplicate resource names via renaming
2 participants