You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
按照作者的思路, 写了一个crd,并编写了控制器, 也增加了owner信息, 通过手工删除子资源,触发调谐的过程中有一个报错:
Operation cannot be fulfilled on deployments.apps "module-samplev2": the object has been modified; please apply your changes to the latest version and try again
按照作者的思路, 写了一个crd,并编写了控制器, 也增加了owner信息, 通过手工删除子资源,触发调谐的过程中有一个报错:
Operation cannot be fulfilled on deployments.apps "module-samplev2": the object has been modified; please apply your changes to the latest version and try again
请问这种报错是可以忽略的吗? 还是有什么其他办法可以不产生此种报错?