Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: 2926fc2cb879eedd338645b58a93b0cec954a2d9
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/2926fc2cb879eedd338645b58a93b0cec954a2d9
  Author: Vibhav Bobade <vibhav.bo...@gmail.com>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M src/main/java/io/fabric8/jenkins/openshiftsync/Annotations.java
    M src/main/java/io/fabric8/jenkins/openshiftsync/CredentialsUtils.java

  Log Message:
  -----------
  Feature : Customize Secret name using Annotations

To change the default name of the secret (originally "namespace-secretname"),
We can now give a custom name to the secret using 
"jenkins.openshift.io/secret.name"
annotation.

```
annotations:
  jenkins.openshift.io/secret.name: CustomeName
```


  Commit: 1eccc47ed08290d966785ad5177c84daf63827ef
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/1eccc47ed08290d966785ad5177c84daf63827ef
  Author: Vibhav Bobade <vibhav.bo...@gmail.com>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Updated README

Updated README with info on how to override the jenkins secret names.


  Commit: d471395c52d68e7b70cb19671914d073df35369f
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/d471395c52d68e7b70cb19671914d073df35369f
  Author: clemensutschig <clemens.utschig-utsc...@boehringer-ingelheim.com>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M src/main/java/io/fabric8/jenkins/openshiftsync/BuildSyncRunListener.java

  Log Message:
  -----------
  fix for #286


  Commit: 9e0d5265b30fa31f3a031620fd75d97e070ff80a
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/9e0d5265b30fa31f3a031620fd75d97e070ff80a
  Author: gabemontero <gmont...@redhat.com>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  massage doc around custom name for secret to credential


Compare: 
https://github.com/jenkinsci/openshift-sync-plugin/compare/9a633d484003...9e0d5265b30f

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to