smallersoup

Results 10 issues of smallersoup

korb version is 1.1.4 ```shell # korb -v korb version 1.1.4 ``` I will migrate pvc in korb/cephfs-test to korb-dst/cephfs-test: ```shell # korb --new-pvc-namespace korb-dst cephfs-test --source-namespace korb DEBU[0000] Created...

fluentbit-operator resources.limits.memory is not configurable, but fixed to 50Mi, which leads to oom, and can only temporarily modify deployment yaml manually

## Feature Request ### Is your feature request related to a problem? Yes,in my scene,the curator connects to the zookeeper cluster in Kubernetes, the Pod may restart at any time,...

need feedback

**General remarks** > This form is to report bugs. For general usage questions refer to our Slack channel > [KubeSphere-users](https://join.slack.com/t/kubesphere/shared_invite/enQtNTE3MDIxNzUxNzQ0LTdkNTc3OTdmNzdiODViZjViNTU5ZDY3M2I2MzY4MTI4OGZlOTJmMDg5ZTFiMDAwYzNlZDY5NjA0NzZlNDU5NmY) In a multi-cluster scenario, after weave-scope is enabled in the...

kind/bug

**What's it about?** After the image is built, switch from DevOps project to project, open the grayscale release page, and enter the image name to create the blue-green deployment and...

kind/feature-request

**Describe the bug** A clear and concise description of what the bug is. **Log** please add -d to debug log **Environment (please complete the following information):** - OS: [e.g. Ubuntu...

enhancement

报错信息如下: Error: ⚠️ No chatgpt item in pool at ChatGPTPoole.getConversation (file:///app/src/chatgpt.ts:176:13) at ChatGPTPoole.sendMessage (file:///app/src/chatgpt.ts:188:35) at ChatGPTPoole.sendMessage (file:///app/src/chatgpt.ts:197:21) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async ChatGPTBot.getGPTMessage (file:///app/src/chatgpt.ts:253:12) at async ChatGPTBot.onGroupMessage (file:///app/src/chatgpt.ts:318:24) at async...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: v2.2.4 - Deployment mode(standalone or cluster): cluster -...

kind/bug
triage/accepted

I use `ks app update` command, as follows: ```shell ks app update --app-name test11111 --app-namespace testqgg2s --name old-image-addr --newName new-image-addr:newtag --git-password 'O>hx@q012I' --git-username=app-mwcn --git-target-branch dev ``` encountered an error: ```shell...