Closed donychen1134 closed 2 years ago
@donychen1134 Thanks for raising issue to report bug. would you be able to make a pull request to solve this bug?
@rambohe-ch I'll have a try. /assign @donychen1134
After reinstalling yurt-app-manager, this problem cannot be saw again. So I will close this issue now.
/close
@donychen1134: Closing this issue.
What happened: When I used yurt-app-daemon to deploy CoreDNS, I found that yurt-app-manager crashed.
I also found that when describing yurt-app-manager pod, there were some WARNING message.
What you expected to happen: yurt-app-daemon run normally.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): 1.16cat /etc/os-release
): CentOS Linux 7uname -a
):others Maybe the ud.Spec.RevisionHistoryLimit parameter is not initialized? https://github.com/openyurtio/yurt-app-manager/blob/master/pkg/yurtappmanager/controller/yurtappdaemon/revision.go#L152
The initialized position: https://github.com/openyurtio/yurt-app-manager/blob/master/pkg/yurtappmanager/controller/yurtappdaemon/yurtappdaemon_controller.go#L131
/kind bug