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

Cherrypick to support v1.26 #910

Open
wants to merge 18 commits into
base: support-1-26
Choose a base branch
from

Conversation

Cloudzp
Copy link
Contributor

@Cloudzp Cloudzp commented Aug 22, 2024

What type of PR is this?

What this PR does / why we need it:

Cherry-pick some craned-related commits to the support-v1.26 branch

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Cloudzp and others added 17 commits August 21, 2024 17:21
(cherry picked from commit 91c4571)
(cherry picked from commit c275702)
(cherry picked from commit 6df3357)
(cherry picked from commit ca2be38)
(cherry picked from commit b5475b7)
(cherry picked from commit 4c29e75)
(cherry picked from commit bb5c1e4)
(cherry picked from commit 3ae52c6)
(cherry picked from commit 2982d0f)
(cherry picked from commit c48a90b)
(cherry picked from commit 3bceccd)
(cherry picked from commit d8d5dd2)
Copy link
Contributor

github-actions bot commented Aug 22, 2024

🎉 Successfully Build Images.
Now Support ARM Platforms.
Comment Post Time: 2024-08-22 16:04
Git Version: 323c01f

Docker Registry

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

Image Pull Command
crane-agent:pr-910-323c01f docker pull gocrane/crane-agent:pr-910-323c01f
dashboard:pr-910-323c01f docker pull gocrane/dashboard:pr-910-323c01f
metric-adapter:pr-910-323c01f docker pull gocrane/metric-adapter:pr-910-323c01f
craned:pr-910-323c01f docker pull gocrane/craned:pr-910-323c01f

Quick Deploy - Helm

helm repo add crane https://finops-helm.pkg.coding.net/gocrane/gocrane
helm install crane -n crane-system --create-namespace \
                   --set craned.image.repository=gocrane/craned \
                   --set craned.image.tag=pr-910-323c01f \
                   --set metricAdapter.image.repository=gocrane/metric-adapter \
                   --set metricAdapter.image.tag=pr-910-323c01f \
                   --set craneAgent.image.repository=gocrane/crane-agent \
                   --set craneAgent.image.tag=pr-910-323c01f \
                   --set cranedDashboard.image.repository=gocrane/dashboard \
                   --set cranedDashboard.image.tag=pr-910-323c01f crane/crane

Coding Registry

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

Image Pull Command
crane-agent:pr-910-323c01f docker pull finops-docker.pkg.coding.net/gocrane/crane/crane-agent:pr-910-323c01f
dashboard:pr-910-323c01f docker pull finops-docker.pkg.coding.net/gocrane/crane/dashboard:pr-910-323c01f
metric-adapter:pr-910-323c01f docker pull finops-docker.pkg.coding.net/gocrane/crane/metric-adapter:pr-910-323c01f
craned:pr-910-323c01f docker pull finops-docker.pkg.coding.net/gocrane/crane/craned:pr-910-323c01f

Quick Deploy - Helm

helm repo add crane https://finops-helm.pkg.coding.net/gocrane/gocrane
helm install crane -n crane-system --create-namespace \
                   --set craned.image.repository=finops-docker.pkg.coding.net/gocrane/crane/craned \
                   --set craned.image.tag=pr-910-323c01f \
                   --set metricAdapter.image.repository=finops-docker.pkg.coding.net/gocrane/crane/metric-adapter \
                   --set metricAdapter.image.tag=pr-910-323c01f \
                   --set craneAgent.image.repository=finops-docker.pkg.coding.net/gocrane/crane/crane-agent \
                   --set craneAgent.image.tag=pr-910-323c01f \
                   --set cranedDashboard.image.repository=finops-docker.pkg.coding.net/gocrane/crane/dashboard \
                   --set cranedDashboard.image.tag=pr-910-323c01f crane/crane

Ghcr Registry

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

Image Pull Command
crane-agent:pr-910-323c01f docker pull ghcr.io/gocrane/crane/crane-agent:pr-910-323c01f
dashboard:pr-910-323c01f docker pull ghcr.io/gocrane/crane/dashboard:pr-910-323c01f
metric-adapter:pr-910-323c01f docker pull ghcr.io/gocrane/crane/metric-adapter:pr-910-323c01f
craned:pr-910-323c01f docker pull ghcr.io/gocrane/crane/craned:pr-910-323c01f

Quick Deploy - Helm

helm repo add crane https://finops-helm.pkg.coding.net/gocrane/gocrane
helm install crane -n crane-system --create-namespace \
                   --set craned.image.repository=ghcr.io/gocrane/crane/craned \
                   --set craned.image.tag=pr-910-323c01f \
                   --set metricAdapter.image.repository=ghcr.io/gocrane/crane/metric-adapter \
                   --set metricAdapter.image.tag=pr-910-323c01f \
                   --set craneAgent.image.repository=ghcr.io/gocrane/crane/crane-agent \
                   --set craneAgent.image.tag=pr-910-323c01f \
                   --set cranedDashboard.image.repository=ghcr.io/gocrane/crane/dashboard \
                   --set cranedDashboard.image.tag=pr-910-323c01f crane/crane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants