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

fix: Modify PromQL to support IPv6 #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

qiuming520
Copy link

What type of PR is this?

/kind bug

What does this PR do?

【Task description:】
When the kubeecon-scheduler-controller service queries Prometheus metrics, PromQL cannot support IPv6. PromQL support needs to be modified

Which issue(s) does this PR fix?

Fixes #62

Copy link

github-actions bot commented May 21, 2024

🎉 Successfully Build Images.
Now Support ARM Platforms.
Comment Post Time(CST): 2024-06-20 19:56
Git Version: 6260e2b

Docker Registry

Overview: https://hub.docker.com/u/gocrane

Image Pull Command
crane-scheduler:pr-63-6260e2b docker pull gocrane/crane-scheduler:pr-63-6260e2b
crane-scheduler-controller:pr-63-6260e2b docker pull gocrane/crane-scheduler-controller:pr-63-6260e2b

Coding Registry

Overview: https://finops.coding.net/public-artifacts/gocrane/crane/packages

Image Pull Command
crane-scheduler:pr-63-6260e2b docker pull finops-docker.pkg.coding.net/gocrane/crane/crane-scheduler:pr-63-6260e2b
crane-scheduler-controller:pr-63-6260e2b docker pull finops-docker.pkg.coding.net/gocrane/crane/crane-scheduler-controller:pr-63-6260e2b

Ghcr Registry

Overview: https://github.com/orgs/gocrane/packages?repo_name=crane

Image Pull Command
crane-scheduler:pr-63-6260e2b docker pull ghcr.io/gocrane/crane/crane-scheduler:pr-63-6260e2b
crane-scheduler-controller:pr-63-6260e2b docker pull ghcr.io/gocrane/crane/crane-scheduler-controller:pr-63-6260e2b

@qiuming520
Copy link
Author

/assign @qmhu

@mfanjie
Copy link
Contributor

mfanjie commented May 22, 2024

PTAL @gloriaaaha

Signed-off-by: qiuming520 <qiuming_yewu@cmss.chinamobile.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Modify PromQL to support IPv6
2 participants