crane-scheduler icon indicating copy to clipboard operation
crane-scheduler copied to clipboard

fix: Modify PromQL to support IPv6

Open qiuming520 opened this issue 1 year ago • 3 comments

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 https://github.com/gocrane/crane-scheduler/issues/62

qiuming520 avatar May 21 '24 11:05 qiuming520

🎉 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

github-actions[bot] avatar May 21 '24 11:05 github-actions[bot]

/assign @qmhu

qiuming520 avatar May 22 '24 08:05 qiuming520

PTAL @gloriaaaha

mfanjie avatar May 22 '24 09:05 mfanjie