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

Feature: Modify app cloning behavior to skip the unreachable pipeline while cloning application #5860

Open
2 tasks done
YashasviDevtron opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request ENT-DEP

Comments

@YashasviDevtron
Copy link
Contributor

YashasviDevtron commented Sep 18, 2024

🔖 Feature description

We should modifying the app cloning behavior so that if one workflow encounters an error during the cloning process, the remaining workflows should still be cloned. Additionally, we could improved error handling to provide clearer feedback.

🎤 Pitch / Usecases

While cloning an existing application, encountered the following error while cloning a specific workflow:
Error: Get "https://k8s-api-server/api/v1/namespaces/coreos?timeout=30s": dial tcp: lookup k8s-api-server- on xxxxx: no such host.
preventing the successful cloning of the remaining workflows.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@YashasviDevtron YashasviDevtron added enhancement New feature or request ENT-DEP labels Sep 18, 2024
@YashasviDevtron YashasviDevtron changed the title Feature: Modify app cloning behavior to skip the unreachable pipeline Feature: Modify app cloning behavior to skip the unreachable pipeline while cloning application Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENT-DEP
Projects
None yet
Development

No branches or pull requests

4 participants