Skip to content
New issue

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

[Bug]: k8s release optimizer error #2916

Closed
2 tasks done
upczsh opened this issue Jun 11, 2024 · 4 comments
Closed
2 tasks done

[Bug]: k8s release optimizer error #2916

upczsh opened this issue Jun 11, 2024 · 4 comments
Labels
type:bug Something isn't working

Comments

@upczsh
Copy link
Contributor

upczsh commented Jun 11, 2024

What happened?

After creating the optimizer in k8s, an error occurs when resources are released.
the error is :
image

Click again to release the error-reporting null pointer.
image
image

k8s pod is not deleted.
image

Affects Versions

0.6.0

What engines are you seeing the problem on?

Optimizer

How to reproduce

No response

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@upczsh upczsh added the type:bug Something isn't working label Jun 11, 2024
@czy006
Copy link
Contributor

czy006 commented Jun 11, 2024

It seems that the image can't be pulled correctly, so pod can't be deleted correctly.

@upczsh
Copy link
Contributor Author

upczsh commented Jun 11, 2024

看上去是无法正确拉取镜像,所以无法正确删除pod。

The optimizer pod has been started in k8s and can run, indicating that the image has been pulled down. What image are you referring to?

@czy006
Copy link
Contributor

czy006 commented Jul 15, 2024

@upczsh try release 0.7 can get pull image?

@upczsh
Copy link
Contributor Author

upczsh commented Jul 16, 2024

@upczsh尝试版本 0.7 可以获得拉取镜像吗?

Thank you, I tried 0.7 and successfully released the pods.

@upczsh upczsh closed this as completed Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants