k8s-jcasc-management-go icon indicating copy to clipboard operation
k8s-jcasc-management-go copied to clipboard

Jenkins management in Go for Kubernetes, Jenkins Configuration as Code (JCasC) and Jenkins JobDSL.

Results 6 k8s-jcasc-management-go issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

-version flag for CLI which uses the compiled VERSION tag

enhancement

For deployments allow `-f -f ` to be able to use overlays

enhancement

When specifying the following ` pipeline { agent { kubernetes { label 'parent-pod' ` Or ` pipeline { agent { mycloud { label 'parent-pod' ` I can run agents on...

enhancement

### What is the problem? Actually it is only possible to deploy `nginx-ingress-controller`. ### Solution requirements - Configuration which Helm Chart for the ingress controller should be used (e.g. gloo/gloo)...

enhancement