云原生极度发烧友

Results 15 issues of 云原生极度发烧友

from wxpy import * bot = Bot(cache_path=True, console_qr=True, qr_callback=True) tuling = Tuling(api_key='xxxxxxxxxxxxxxxxxxxxxxxxxx') found = bot.friends().search(u'xxxx')[0] #好友微信名称 found.send('test') @bot.register(found) def reply_my_frined(msg): print(msg) tuling.do_reply(msg) embed()

offline upgrade kubesphere-3.2.1 default registry will auto add suffix "kubespheredev" **affect component list:** - ks-apiserver - ks-console - devops-apiserver - openpitrix-import-job

**Describe the Bug** A clear and concise description of what the bug is. For UI issues please also add a screenshot that shows the issue. **Versions Used** KubeSphere: Kubernetes: (If...

kind/bug

1. add -ldflags '-s -w' in Dockerfile remove the main.go in build

**Description** A clear and concise description of what the bug is. Could not build the image and pushed to private harbor when harbor is http **Environmental** Tell us what your...

bug
priority/low

**Function of autoscaling can just auto incress instance but can‘t auto reduce**

…ant.go, and use them in generic.go ## Description **What type of PR is this ?:** ## Related links:

lgtm
size/S

**Describe the bug** openelb-system/openelb-vip-configmap: configmap openelb-vip-configmap was not found **To Reproduce** **Expected behaviour** 1. don't traverse configmap openelb-vip-configmap in all namespaces. 2. openelb-system/openelb-vip-configmap don't created. **Output** ***err unexpected error searching...

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

kind/feature