smoky
smoky
### Describe the bug In orbstack,set `network_proxy` to none in the network settings, then exit orbstack, reopen orbstack, and find that proxy is set to Automatic (system). ### To Reproduce...
Some unit tests are missing from the current code and need to be added. - [ ] pkg/controller - [ ] pkg/printer - [ ] pkg/fetch - [x] pkg/utils -...
I checked the `CreateOrPatch` function and it checked if `MutateFn` is nil, but `CreateOrUpdate` did not check. Or is it possible to modify the `mutate` function directly and execute `MutateFn`...
`http.CloseNotify` is deprecated, use `context.Done` instead.
# Changes when `PipelineRun` uses `ClusterResolver` to parse the `Pipeline`, the name of the Pipeline set in the label is wrong. /kind bug ```yaml apiVersion: tekton.dev/v1beta1 kind: PipelineRun metadata: annotations:...
Add solution and test-cases for problem 350
Add solution and test-cases for problem 1905
Add solution and test-cases for problem 398
Add solution and test-cases for problem 1381
Add solution and test-cases for problem 1021