We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题描述/What happened: 操作过OFV格式系统镜像合并成主机镜像之后,再把主机镜像删除了,两个系统镜像删除时提示权限不足,如何操作才能删除两个系统镜像?
环境/Environment:
cat /etc/os-release
uname -a
dmidecode | egrep -i 'manufacturer|product' |sort -u
kubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list
The text was updated successfully, but these errors were encountered:
@Lotusrootsoup 多谢反馈,我们尽快修复
Sorry, something went wrong.
swordqiu
No branches or pull requests
问题描述/What happened:
操作过OFV格式系统镜像合并成主机镜像之后,再把主机镜像删除了,两个系统镜像删除时提示权限不足,如何操作才能删除两个系统镜像?
环境/Environment:
cat /etc/os-release
):Debian12uname -a
):6.1.0-30-amd64dmidecode | egrep -i 'manufacturer|product' |sort -u
)kubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list
):The text was updated successfully, but these errors were encountered: