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

Supporting Multiple Files With the Same Name #327

Merged
merged 47 commits into from
Aug 7, 2024
Merged

Conversation

jaiveerk
Copy link
Collaborator

@jaiveerk jaiveerk commented Jul 31, 2024

Fixes #315

Plus cleaning up how we organize files for private cluster deployment and cleaning up various file-related operations.

Added unit tests for this in manifestUpdateUtils.test.ts and modified basic integration tests to test for this scenario as well.

@jaiveerk jaiveerk requested a review from a team as a code owner July 31, 2024 17:24
@jaiveerk jaiveerk self-assigned this Jul 31, 2024
@jaiveerk jaiveerk added the bug Something isn't working label Jul 31, 2024
Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

lgtm great changes

@davidgamero davidgamero enabled auto-merge (squash) August 6, 2024 15:43
@davidgamero davidgamero merged commit df58fb4 into Azure:main Aug 7, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: fails to deploy two manifests with the same name
3 participants