kubesphere / kubesphere/s2ioperator

Create service from artifact error:Harbor image name error!

Open
#166 4 comments 0 reactions 0 assignees View on GitHub
kind/bug
Dominant language
Go
Stars
47
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I create service from artifact,follow this:
![QQ截图20211223110444](https://user-images.githubusercontent.com/9957813/147181900-e754e0f8-6192-49b1-8b21-1d3a6146128f.png)

But I got a error:

![QQ截图20211223110444](https://user-images.githubusercontent.com/9957813/147182364-f570d93d-0119-4ee8-b674-ee55422fb2d6.png)

The image name should be call {harborIp}:{harborPort}/library/test:latest
But it is called test:latest
it is wrong!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the create-service-from-artifact flow described in the issue and compare the produced image name with the expected Harbor path. Done means the generated service uses the Harbor host and port, project path, image name, and tag instead of only the image name and tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.