kubernetes-pipeline-plugin
kubernetes-pipeline-plugin copied to clipboard
Kubernetes Pipeline is Jenkins plugin which extends Jenkins Pipeline to provide native support for using Kubernetes pods, secrets and volumes to perform builds
Switch to HTTPS URLs in the pom.xml to not download dependencies via HTTP. Context: https://groups.google.com/d/msg/jenkinsci-dev/fc8xSQXift4/GlZZQR5lDAAJ Please ping `@daniel-beck` in case of questions.
Fixes [JENKINS-72486](https://issues.jenkins.io/browse/JENKINS-72486) ### Testing done ```[tasklist] ### Submitter checklist - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure...
Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.6 to 1166.va_436e268e972. Release notes Sourced from junit's releases. 1166.va_436e268e972 🚀 New features and improvements Add getSuites() method in TestResultImpl (#464) @topikachu ✍ Other changes Merge back...
Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) from 1.25 to 1229.v4880b_b_e905a_6. Release notes Sourced from script-security's releases. 1229.v4880b_b_e905a_6 🔒 Security Fix SECURITY-3016 1228.vd93135a_2fb_25 🐛 Bug fixes Fix interception of return statements in closures in sandboxed...
Bumps [git](https://github.com/jenkinsci/git-plugin) from 2.4.1 to 4.11.5. Release notes Sourced from git's releases. 4.11.5 🐛 Bug fixes SECURITY-2796 - fix @raul-arabaolaza 4.11.4 🐛 Bug fixes SECURITY-284 - fix @yaroslavafenkin 4.11.3 🐛...
Bumps [docker-commons](https://github.com/jenkinsci/docker-commons-plugin) from 1.0 to 1.18. Release notes Sourced from docker-commons's releases. 1.18 SECURITY-1878 1.17 🚀 New features and improvements Configuration as Code support (#87) @rsandell 📝 Documentation updates Remove...
Bumps [subversion](https://github.com/jenkinsci/subversion-plugin) from 2.5 to 2.15.4. Release notes Sourced from subversion's releases. 2.15.4 ⚡ Security fix SECURITY-2617 - Stored XSS vulnerability SECURITY-2075 - CSRF vulnerability 2.15.3 No changes. Released due...
Bumps [pipeline-build-step](https://github.com/jenkinsci/pipeline-build-step-plugin) from 2.0 to 2.15.1. Release notes Sourced from pipeline-build-step's releases. v2.15 🌈 🚀 New features and improvements JENKINS-66269 - jenkinsci/pipeline-build-step-plugin#57 precludes usage of the API (#62) @basil 📦...
This comes from https://github.com/jenkinsci/jenkins-test-harness/pull/764 when the `MIME_TYPES` manipulation is deprecated and should be removed in order to complete the migration to Jetty 12. It follow up the example of https://github.com/jenkinsci/kubernetes-plugin/pull/1547....