Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-sync-plugin Commit: b5ff5a91a262f8ee2e583d34154af05c99a393eb https://github.com/jenkinsci/openshift-sync-plugin/commit/b5ff5a91a262f8ee2e583d34154af05c99a393eb Author: gabemontero <gmont...@redhat.com> Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths: M test/e2e/sync_plugin_test.go M test/e2e/testobjects.go Log Message: ----------- replicate bug 1926977 openshift/origin fix into sync plugin e2es Commit: 544760e4746000bbd5d5cb3e6caf383b6fccc13c https://github.com/jenkinsci/openshift-sync-plugin/commit/544760e4746000bbd5d5cb3e6caf383b6fccc13c Author: gabemontero <gmont...@redhat.com> Date: 2021-12-10 (Fri, 10 Dec 2021) Changed paths: M test/e2e/sync_plugin_test.go Log Message: ----------- fix gofmt/goimports in e2e test files Commit: 2b8c732575949cded5b4d6e8cc11bf39f28c2528 https://github.com/jenkinsci/openshift-sync-plugin/commit/2b8c732575949cded5b4d6e8cc11bf39f28c2528 Author: Alice Rum <alice....@redhat.com> Date: 2021-12-10 (Fri, 10 Dec 2021) Changed paths: M OWNERS Log Message: ----------- add me to the owners file Commit: 86c59d05acc2afc615a25db6b6613740dc74eb98 https://github.com/jenkinsci/openshift-sync-plugin/commit/86c59d05acc2afc615a25db6b6613740dc74eb98 Author: gabemontero <gmont...@redhat.com> Date: 2021-12-10 (Fri, 10 Dec 2021) Changed paths: M src/main/java/io/fabric8/jenkins/openshiftsync/PipelineJobListener.java Log Message: ----------- Fix benign PipelineJobLister NPE when workitem is not a openshift jenkins pipeline strategy build Commit: 01e7da1c4d853b096631cce26021d62a3e165c13 https://github.com/jenkinsci/openshift-sync-plugin/commit/01e7da1c4d853b096631cce26021d62a3e165c13 Author: Alice Rum <alice....@redhat.com> Date: 2021-12-10 (Fri, 10 Dec 2021) Changed paths: M pom.xml Log Message: ----------- New versions of fabric8 and kubernetes plugins dependencies Overall bumped are: jenkins version (and bom version), kubernetes-api-client jenkins plugin, kubernetes plugin, fabric8 openshift-client and kubernetes-client maven artifacts. Commit: 215bfcae070fa5b7e862d43aaf07a7750087057c https://github.com/jenkinsci/openshift-sync-plugin/commit/215bfcae070fa5b7e862d43aaf07a7750087057c Author: Alice Rum <alice....@redhat.com> Date: 2021-12-10 (Fri, 10 Dec 2021) Changed paths: M test/e2e/sync_plugin_test.go Log Message: ----------- Test case for syncing credentials created before jenkins In the current bug, in case jenkins is created after the credentials in the namespace, it doesn't sync them. Credentials need to be created after jenkins. This test case tests that jenkins correctly syncs credentials created before it's deployed. Compare: https://github.com/jenkinsci/openshift-sync-plugin/compare/33a01f5c5f41...215bfcae070f -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/openshift-sync-plugin/push/refs/heads/master/33a01f-215bfc%40github.com.