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

parsing image name: invalid reference format #9526

Open
chlsedu opened this issue Sep 17, 2024 · 0 comments
Open

parsing image name: invalid reference format #9526

chlsedu opened this issue Sep 17, 2024 · 0 comments

Comments

@chlsedu
Copy link

chlsedu commented Sep 17, 2024

apiVersion: skaffold/v4beta11
kind: Config
metadata:
name: skaffold-python-app
build:
artifacts:
- image: skaffold-python-app
docker:
dockerfile: Dockerfile
tagPolicy:
customTemplate:
template: 'skaffold-python-app:latest' # 固定的 latest 标签
manifests:
rawYaml:
- k8s/deployment.yaml
- k8s/service.yaml

执行后依然提示 Executing custom template &{customTemplate 0xc000378ea0 0xc000152960 } with custom map map[] subtask=-1 task=DevLoop DEBU[0000] parsing image name: invalid reference format

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

No branches or pull requests

1 participant