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

构建pipeline的时候,自动推送包到https接口,而不是http接口 #3570

Closed
hellobiek opened this issue Dec 30, 2021 · 3 comments
Closed
Labels
pipeline pipeline service wontfix

Comments

@hellobiek
Copy link

What happened:

pipeline push package failed, err log as belows:

2021-12-30 19:12:58The push refers to repository [10.20.0.200:5000/test-java-demo/test1]
2021-12-30 19:13:08Get https://10.20.0.200:5000/v2/: net/http: TLS handshake timeout

image

What you expected to happen:

use http but not https

How to reproduce it (as minimally and precisely as possible):

start a pipeline line

Anything else we need to know?:

Environment:

  • Erda version:
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Network plugin and version (if this is a network-related bug):
  • Others:
@iutx
Copy link
Member

iutx commented Dec 30, 2021

@hellobiek 当前版本,请您按照文档去更改构建节点的 docker 配置。可以参照 准备工作 第二点:https://docs.erda.cloud/1.5/manual/install/helm-install/premise.html#%E5%87%86%E5%A4%87%E5%B7%A5%E4%BD%9C

后续版本我们会替换为 buildkit 构建,无需再去更改 docker 配置

@iutx iutx added the pipeline pipeline service label Dec 30, 2021
@hellobiek
Copy link
Author

已经是这样的了,但是还是这样的失败

@stale
Copy link

stale bot commented Jan 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 20, 2022
@stale stale bot closed this as completed Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline pipeline service wontfix
Development

No branches or pull requests

2 participants