Bug 1421990
| Summary: | option '--wildcard-policy=' cannot work for 'oc expose svc' | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | zhaozhanqi <zzhao> |
| Component: | Networking | Assignee: | Jacob Tanenbaum <jtanenba> |
| Networking sub component: | router | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aos-bugs, bbennett, tdawson |
| Version: | 3.5.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-12 19:12:52 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
zhaozhanqi
2017-02-14 09:45:57 UTC
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/94c654d58336de796df0bba6ab50c8a078b86b11 change the parameter names in the route generation function to match the oc expose flag name When the wildcardpolicy flag was changed to wildcard-policy the GeneraterParam was left unchanged this mismatch caused the wildcard-policy to be ignored and always appear as none when using oc expose Bug 1421990 This has been merged into ocp and is in OCP v3.5.0.21 or newer. Verified this bug on OCP v3.5.0.21 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-2017:0884 |