Tye undeplo is not working
See original GitHub issueDescribe the bug
I have deployed an application using Tye deploy successfully. When I run the Tye undeploy command it fails to undeploy the resources which were deployed to an AKS cluster. I can list the pods which are running using kubectl get pods command
To Reproduce
Deploy an application services using Tye deploy command
Run Tye Undeploy command. Tye shows Found 0 resource(s)
Further technical details
tye version : 0.3.0-alpha.20273.1+65c09d737e36edd3757b248967db252a7fff9e75
- If possible rerun the command with
-v debug
and include the output
- The platform Windows 10
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
tye/docs/reference/commandline/tye-undeploy.md at main
The tye undeploy command uses your local Kubernetes context to access the Kubernetes cluster. Make sure kubectl is configured to manage your cluster...
Read more >tomcat - undeploy target not working properly
I am using tomcat6 and ant1.7.1. Trying out the cactus chapter in oreilly's java extreme programming book,I was trying to deploy ,undeploy a...
Read more >Undeploy Process not working for me
I am trying to undeploy my NWBPM process from the server, but after undeploy successfully also I am getting my process name on...
Read more >Unable to undeploy the Virtual Services using Jenkins
Hi all, I am using Jenkins Plugin to deploy/undeploy the virtual services. The deployment is working fine but for some reasons undeployment is...
Read more >Undeploy not working a24-851 - Resolved Reports
Issue undeploy commands on items. Items are never undeployed. Expected Results: Expecting the items to be undeployed and stored in stockpile/ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@NileshGule I fixed it and did the first option you suggested.
Feel free to try the latest nightly build and see if that works.