kubejob icon indicating copy to clipboard operation
kubejob copied to clipboard

A library for managing Kubernetes Job in Go

Results 13 kubejob issues
Sort by recently updated
recently updated
newest added

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.0. Commits 3aa4577 Update dependencies to v0.30.0 tag 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30 ade2ae2 Update x/net for CVE-2023-45288 b4632b7 Merge pull request #123932...

dependencies

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.3 to 0.30.0. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.63.2. Release notes Sourced from google.golang.org/grpc's releases. Release 1.63.2 Bugs Fix the user agent string Release 1.63.1 Bugs grpc: fixed subchannel log messages to properly...

dependencies

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0. Commits 14be23e semaphore: cancel acquisition with a done context See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sync&package-manager=go_modules&previous-version=0.6.0&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies

Is is possible to run an indexed kube job? When running a job with: completionIndex = 2, parallel = 1 or 2 the `Run` method returns after the first pod...

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.1 to 0.30.3. Commits 83bdab1 Update dependencies to v0.30.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/api&package-manager=go_modules&previous-version=0.30.1&new-version=0.30.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.30.1 to 0.30.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.30.1&new-version=0.30.3)](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...

dependencies

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.1 to 0.30.3. Commits ece8c00 Update dependencies to v0.30.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.30.1&new-version=0.30.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.65.0 Dependencies Change support policy to cover only the latest TWO releases of Go, matching the policy...

dependencies