Skip to content

fix: Modify PromQL to support IPv6 - #63

Open
qiuming520 wants to merge 1 commit into
gocrane:mainfrom
qiuming520:main
Open

fix: Modify PromQL to support IPv6#63
qiuming520 wants to merge 1 commit into
gocrane:mainfrom
qiuming520:main

Conversation

@qiuming520

Copy link
Copy Markdown

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

@github-actions

github-actions Bot commented May 21, 2024

Copy link
Copy Markdown

🎉 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
Copy Markdown
Author

/assign @qmhu

@mfanjie

mfanjie commented May 22, 2024

Copy link
Copy Markdown
Contributor

PTAL @gloriaaaha

Comment thread pkg/controller/annotator/node.go Outdated
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