Bug 1559325
Summary: | Should use apis group for webhook URL as CLI | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | shahan <hasha> |
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 3.9.0 | CC: | aos-bugs, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | 3.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Different BC's webhook link obtained by Web Console and CLI, where the CLI used the the right 'build.openshift.io' api group but Web Console wasn't using any api group.
Consequence: Wrong webhook URL was obtained by the Web Console
Fix: Updated the Webhook filter to use the right 'build.openshift.io' api group
Result: The Web Console now provides the right URL for the BC's Webhooks
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-07-30 19:10:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
shahan
2018-03-22 09:58:48 UTC
checked this issue as description, using /apis group for webhook url on web console, like this: https://<master>/apis/build.openshift.io/v1/namespaces/hasha-pro1/buildconfigs/musicstore/webhooks/5T5CV0ltUibxwB34Ik6MBVjhlhGKGwWA2IBfRHKo/github OpenShift Master: v3.10.0-0.46.0 Kubernetes Master: v1.10.0+b81c8f8 OpenShift Web Console: v3.10.0-0.46.0 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-2018:1816 |