starter-guides icon indicating copy to clipboard operation
starter-guides copied to clipboard

Gogs webhook trigger error (Python lab)

Open DarrickLeong opened this issue 5 years ago • 1 comments

I am attempting the Python lab workshop and now at the Section: 'Trigger Automatic Rebuilds on Code Changes'

Under Exercise: Configuring Gogs Web Hooks

I realized that Github Webhook URL was not created. I proceeded to create the github URL on my own type: GitHub github: secretReference: name: nationalparks-other-webhook-secret

After Creating the github URL i proceeded to create the gogs webhook from the settings page in gogs.

I used both github and generic URL and received the same error which is

Delivery: Post https://api.cluster-sin-de84.sin-de84.example.opentlc.com:6443/apis/build.openshift.io/v1/namespaces/user9/buildconfigs/nationalparks/webhooks/6bae1d0368197158/generic: x509: certificate signed by unknown authority

Wondering if I missed a step or is there a bug somewhere.

DarrickLeong avatar Nov 25 '20 10:11 DarrickLeong

Hi, there was an update on the webhook trigger on the python-track before before christmas. I think this should work now.

bmeklund avatar Feb 28 '22 15:02 bmeklund