warjiang

Results 50 issues of warjiang

**What type of PR is this?** this PR is mainly about add imagePullSecrets for cfssl and kubectl for some case of private image registry. /kind feature **What this PR does...

kind/feature
size/M

**Describe the change** Use go-openai as part of my application, params passed to application may be string, but there is no method to convert model name to enum for embedding,...

Want featurs like ```go ConvertStr2EmbeddingModel("text-embedding-ada-002") // return openai.AdaEmbeddingV2 ```

enhancement

**What would you like to be added**: ![image](https://github.com/kubernetes/kubectl/assets/6478745/68f80f9f-9581-43b8-b97a-4d6bcc3601d4) change the example of set-image option ```shell kubectl debug mypod --copy-to=my-debugger --set-image="*=busybox" kubectl debug mypod -it --copy-to=my-debugger --image=debian --set-image="app=app:debug,sidecar=sidecar:debug" ``` **Why is...

kind/feature
needs-triage

when i use create-chrome-ext with react + ts + vite, after install dependencies and run `npm run dev`, it comes with websockets connect failed: ![image](https://github.com/guocaoyi/create-chrome-ext/assets/6478745/17ace1a6-d68c-4b3e-979b-c0febca526d5)

bug
wontfix

I found many similar concepts shared with karmada, anyone can describe the advantage than karmada?

recently i try to use interceptor of tapable, in the Interception section of readme: > tap: (tap: Tap) => void Adding tap to your interceptor will trigger when a plugin...

build process will be blocked if nothing under the static folder, add more check to handle this case

Wonderful job. The job is very useful when i want to execute js while eval is disabled. Any ideas for implementing a debugger for evaljs. I think it's will be...

provider api means that not only we can get host from location ssh config file, but also from a rest api, the rest api should have some restriction, like data...

v0.1.22