openshift-sync-plugin icon indicating copy to clipboard operation
openshift-sync-plugin copied to clipboard

Synchronizes OpenShift BuildConfig objects as Jenkins jobs and synchronizes job status into OpenShift Build objects

Results 11 openshift-sync-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [org.jenkins-ci.plugins.workflow:workflow-support](https://github.com/jenkinsci/workflow-support-plugin) from 865.v43e78cc44e0d to 900.v7ffa_f485231a_. Release notes Sourced from org.jenkins-ci.plugins.workflow:workflow-support's releases. 896.v175a_a_9c5b_78f 👷 Changes for plugin developers Try to fix synchronization in SemaphoreStep (#258) @​dwnusbaum 👻 Maintenance Miscellaneous code...

dependencies
java

Bumps [io.jenkins.tools.bom:bom-2.426.x](https://github.com/jenkinsci/bom) from 2705.vf5c48c31285b_ to 2946.vd49cd248cf6a_. Release notes Sourced from io.jenkins.tools.bom:bom-2.426.x's releases. 2928.ved44ea_84e034 🚀 New features and improvements Add new AWS Java SDK modules and use 1.12.671-445.ve02f9b_558f2e (#3047) @​Vlatombe 📦...

dependencies
java

Bumps [org.csanchez.jenkins.plugins:kubernetes](https://github.com/jenkinsci/kubernetes-plugin) from 4174.v4230d0ccd951 to 4206.v5fa_2c06747dd. Release notes Sourced from org.csanchez.jenkins.plugins:kubernetes's releases. 4203.v1dd44f5b_1cf9 🐛 Bug fixes JENKINS-72886 - fix command & args are lost when combining container templates (#1525) @​Moleus...

dependencies
java

Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.12.7. Release notes Sourced from joda-time:joda-time's releases. Release v2.12.7 See the change notes for more information. What's Changed Update time zone data to 2024agtz by...

dependencies
java

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.3. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.6.2 🐛 Bug Fixes [MJAVADOC-716] - Fix stale files detection failing because of the newline (#144) @​gnodet [MJAVADOC-713]...

dependencies
java

It is stated in the `JENKINS SECURITY POLICY` that > The Jenkins project takes security seriously. We make every possible effort to ensure users can adequately secure their automation infrastructure....

The logic regarding updating the secrets while using the annotation "jenkins.openshift.io/secret.name" has been rewritten to be more concise and readable, and actually works now. Tested on multiple Jenkins instances. Jira...

### Testing done ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that...

## Use `jenkins.baseline` in `pom.xml` This change is proposed by the plugin archetype and makes maintenance of `jenkins.version` and `bom` a little easier. ### Testing done None. Rely on `ci.jenkins.io`...

## Stop testing Java 11 Jenkins stopped supporting Java 11 with the release of Jenkins 2.463 (weekly) and Jenkins 2.479.1 (LTS). Most plugins stopped spending `ci.jenkins.io` time to run tests...