Hide Forgot
Making c#1 private as the attachment should be private (why cant I make them private separately? :))
Making logs public for searchability: I1218 14:59:59.611263 1 status.go:179] has last touch 2018-12-18 14:59:59 +0000 UTC for svcs/wildcard-oauth2-provider I1218 14:59:59.611277 1 status.go:187] expired cached last touch of 2018-12-18 14:54:57 +0000 UTC I1218 14:59:59.611286 1 status.go:193] missing or equal cached last touch I1218 14:59:59.613158 1 unique_host.go:211] Deleting routes for svcs/wildcard-oauth2-provider I1218 14:59:59.613176 1 plugin.go:187] Deleting route svcs/wildcard-oauth2-provider I1218 14:59:59.613213 1 status.go:179] has last touch 2018-12-18 14:59:59 +0000 UTC for svcs/wildcard-oauth2-provider I1218 14:59:59.613227 1 status.go:193] missing or equal cached last touch
Origin fixes in PR: https://github.com/openshift/origin/pull/22087 (Once that merges will backport to origin 3.9 and 3.10) Need to create a few more PRs for this - one against OSE and one against the new router repo for 4.0 fixes.
Backported PRs for v3.9: https://github.com/openshift/origin/pull/22114 v3.10: https://github.com/openshift/origin/pull/22112 And ported change to new router repo for v4.0: https://github.com/openshift/router/pull/14
Fixes in v3.10, v3.11 and 4.0 releases have merged. v3.9 fixes are still pending as origin builds seem to be failing on pre-3.10 releases.
The backport to 3.9 specifically is going to require some assessment as the 3.10+ patch doesn't apply cleanly and when adapted seems to result in behavior changes which break other tests in a way unique to 3.9.
Any updates on the 3.9 backport and/or the status of when the other versions will ship?
For 4.1 we will not support wildcard routes. We need to document this. We may allow configuration of them in 4.2.
Since we're not supporting wildcard routes in 4.1, this bug doesn't apply. I'm going to just close the bug and start tracking the docs issue in Jira with other docs tasks.