MrYourM

Results 8 issues of MrYourM

您好,在制作 appcenter 应用时上传配置文件是手动上传的,希望可以提供上传配置文件的接口

您好,我想基于 volume 创建 qcow2 类型的备份,希望可以支持 https://github.com/yunify/qingcloud-sdk-python/blob/ddd641356557628c82593a3c97bae4cc6f06d5c8/qingcloud/iaas/actions/snapshot.py#L66

报错 ``` ERROR: failed to run iaas cli cmd 'create-security-group -N cl-xxxxxxx ': '{#012 "message": "QuotasExceeded, access too frequently, your requests will be rejected for a period of time",#012 "ret_code":...

NodePort 配置参数项修改为 40000-42767,ks-installer 运行日志如下: ![image](https://user-images.githubusercontent.com/44762341/92545587-0ebb1280-f283-11ea-87d8-27e6e7ed693c.png) 由于kubesphere console 的端口是通过 30880 NodePort 的方式暴露在集群外的,在修改该参数范围时,在不包含 30880 的情况下,该报错必现 处理方式 1)在该配置参数项做特殊说明(该版本优先说明) 2)暴露ks console 的端口,支持自定义修改(可以推至下一个版本)

https://github.com/QingCloudAppcenter/QKE/blob/master/ansible/roles/app-role-client/files/opt/app/current/bin/node/client.sh#L72 该位置在 ks 安装完毕时,最终报错 ``` ##################################################### ### Welcome to KubeSphere! ### ##################################################### Console: http://172.22.4.12:30880 Account: admin Password: P@88w0rd NOTES 1. After logging into the console, please check the monitoring status...

参数的指定方式可能需要做更改 ``` Aug 12 05:55:27 i-o5k5snqz kubelet[2949]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for...

### Steps to reproduce Below is a.py ```python class A: def __init__(self, name: str) -> None: self.name = name def a(self, cc: str) -> str: """[summary] :param cc: [description] :type...

Enhancement ✨
Help wanted 🙏
False Negative 🦋
Hacktoberfest
Needs PR