Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Foreground stop all frameworks #3664

Merged
merged 2 commits into from
Sep 20, 2019
Merged

Foreground stop all frameworks #3664

merged 2 commits into from
Sep 20, 2019

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Sep 19, 2019

Froeground stop all frameworks before delete controller crd.

Froeground stop all frameworks before delete controller crd.
/bin/bash stop.sh || exit $?

kubectl delete customresourcedefinitions frameworks.frameworkcontroller.microsoft.com
kubectl delete customresourcedefinitions frameworks.frameworkcontroller.microsoft.com || exit $?
Copy link
Member

Choose a reason for hiding this comment

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

Move above /bin/bash stop.sh to best effort avoid race condition

Move crd deletion before stop framework controller.
@abuccts abuccts merged commit 068faa0 into master Sep 20, 2019
@abuccts abuccts deleted the xiongyf/update-fc-stop branch September 20, 2019 03:26
@hzy46 hzy46 mentioned this pull request Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants