apis icon indicating copy to clipboard operation
apis copied to clipboard

The API (CRD) of Volcano

Results 20 apis issues
Sort by recently updated
recently updated
newest added

Related pr and background:https://github.com/volcano-sh/volcano/issues/3242

size/XXL

Docs is at: https://github.com/volcano-sh/volcano/pull/3065 Relative PR at volcano repo: [Add uninqueueable reason in podgroup condition #3045](https://github.com/volcano-sh/volcano/pull/3045)

size/S
lgtm

If the queue is deleted while there are still jobs in it, what issues will arise, and what kind of prompts or messages can be expected?

@Saba1119 - If you are using golang, you might want to use https://github.com/volcano-sh/apis - If you are using java/scala, you might want to use https://github.com/fabric8io/kubernetes-client/tree/master/extensions/volcano/examples - If you are using...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220722155237-a158d28d115b&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

size/M
dependencies

### change when recive signal, if don't close stopCh, call `klog.Fatalf`, if close(stopCh), call `klog.Info`. ---

size/XS

**Is your feature request related to a problem? Please describe.** There is no cooresponding yaml defined with those crds when need, please see issue https://github.com/volcano-sh/volcano/issues/2867 **Describe the solution you'd like**...

Signed-off-by: Binbin Zou

size/S
lgtm

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

size/XXL
dependencies