rongfu.leng
rongfu.leng
Signed-off-by: lengrongfu refs: [https://github.com/helm/helm/issues/11180](https://github.com/helm/helm/issues/11180) **What this PR does / why we need it**: - This PR mainly provides an option to use HTTP for data transfer instead of HTTPS when...
- helm login ```shell $ helm registry login core.harbor.domain -u admin -p Harbor12345 WARNING: Using --password via the CLI is insecure. Use --password-stdin. INFO[0000] Error logging in to endpoint, trying...
Cotent: When I use helm to push a chart to the registry of the http environment locally, it will automatically access port 443. I hope that a `--insecure` parameter can...
### What happen? sealer run error. ### Relevant log output? ```Shell [root@ scripts]# sealer run kubernetes:v1.19.8 2022-08-05 11:11:55 [INFO] [local.go:287] Start to create a new cluster: master [10.1.1.11], worker []...
Signed-off-by: lengrongfu Thank you for contributing to Harbor! # Comprehensive Summary of your change Added logic to notify task executor to exit when task is stopped. # Issue being fixed...
If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** I created and run a copy task, the task is running...
Signed-off-by: lengrongfu Thank you for contributing to Harbor! # Comprehensive Summary of your change This is based on the problems and summary I encountered in the process of modifying the...
**Is your feature request related to a problem? Please describe.** - When I deploy a Harbor cluster, I will use redis, but our production environment already has `Redis cluster` available,...
Signed-off-by: lengrongfu Thank you for contributing to Harbor! # Comprehensive Summary of your change # Issue being fixed Fixes https://github.com/goharbor/harbor/issues/17342 Please indicate you've done the following: - [x] Well Written...
What can we help you? When a newcomer or needs to carry out secondary development, there is no newcomer development document, there are some hidden things in the code, you...