question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DeploymentConfig is not deleted when undeploy is called

See original GitHub issue

Description

When I do

mvn fabric:undeploy -Dfabric8-maven-plugin.version=3.5.42

after having done

mvn fabric8:deploy -Popenshift -Dfabric8-maven-plugin.version=3.5.42

for this Spring Boot project, the DeploymentConfig is not removed as it should be.

Info

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
geoandcommented, Jan 21, 2019

@rohanKanojia Feel free to close it 😃

0reactions
rohanKanojiacommented, Jan 21, 2019

@geoand : Thanks for quick feedback 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding Deployment and DeploymentConfig objects
The Deployment and DeploymentConfig API objects in OpenShift Container Platform ... This means that you can not delete the pod to unstick the...
Read more >
How do I delete all resource objects for an application?
Resource objects can be deleted using the oc delete command from the command line. You can delete a single resource object by name,...
Read more >
Delete deployment using the oc delete deployment command
The oc get deployments command can be used to list the deployments in a project / namespace. Let's say you want to undeploy...
Read more >
Could not delete/undeploy an application from MMC!
I undeployed and deleted app1 from the Deployment tabs. ... I app1 is not listed there, which would mean that application is not...
Read more >
kubectl Cheat Sheet - Kubernetes
(@.name == "e2e")].user.password}' kubectl config view -o ... config use-context gce kubectl config unset users.foo # delete user foo ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found