Description of problem: More than one webhook links appears if set more than once: Webhook GitHub: URL: https://<cluster>/apis/build.openshift.io/v1/namespaces/xiu/buildconfigs/ruby-ex/webhooks/<secret>/github URL: https://<cluster>/apis/build.openshift.io/v1/namespaces/xiu/buildconfigs/ruby-ex/webhooks/<secret>/github URL: https://<cluster>/apis/build.openshift.io/v1/namespaces/xiu/buildconfigs/ruby-ex/webhooks/<secret>/github Version-Release number of selected component (if applicable): v3.11.0-0.10.0 How reproducible: always Steps to Reproduce: 1.oc new-app ruby~https://github.com/openshift/ruby-ex 2.oc set triggers bc ruby-ex --from-github 3.oc set triggers bc ruby-ex --from-github 4.oc set triggers bc ruby-ex --from-github Actual results: Multiple webhook link appears with different secrets, and all work. Expected results: Should be only one. Additional info:
https://github.com/openshift/origin/pull/20525
Verified with below version: oc v3.11.0-0.21.0 kubernetes v1.11.0+d4cacc0 features: Basic-Auth GSSAPI Kerberos SPNEGO
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0024