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: duplicate file and component processing during mesheryctl registry generate #668

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

souvikinator
Copy link
Contributor

@souvikinator souvikinator commented Feb 5, 2025

Description

This PR fixes #

  1. Moved common method ProcessContent in url.go and git_repo.go to utils
  2. Fix: duplicate file and component processing
  3. Incorporated ProcessContent utils with url.go and git_repo.go
  4. Add extra context to ConvertToK8Manifest

Context:
Happens while running mesheryctl registry generate

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Souvik Kar Mahapatra <[email protected]>
2. fix: duplicate file and component processing
3. Incorporated ProcessContent utils with url.go and git_repo.go
4. Add extra context to ConvertToK8Manifest

Signed-off-by: Souvik Kar Mahapatra <[email protected]>
@souvikinator souvikinator changed the title Souvik/fix/duplicate component and file processing Fix: duplicate file and component processing during mesheryctl registry generate Feb 5, 2025
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