Created
November 13, 2017 13:27
-
-
Save tnozicka/bcb779f0a32d85b56bd4202b81b5ae2e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E1112 22:37:17.288616 9140 event.go:260] Could not construct reference to: '&v1.Route{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"test", GenerateName:"", Namespace:"e2e-test-routes-wbdhb-5r59t", SelfLink:"/apis/route.openshift.io/v1/namespaces/e2e-test-routes-wbdhb-5r59t/routes/test", UID:"899fbb3c-c625-11e7-bd71-66367a462123", ResourceVersion:"8873", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63645921818, loc:(*time.Location)(0x19cdac0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string{"AwaitingAuthorizationAtURL":"https://acme-staging.api.letsencrypt.org/acme/authz/bNkyipigNJ94HV_tXVJs8IvEKNzGXP1Begt4zUwIkRY", "kubernetes.io/tls-acme":"true"}, OwnerReferences:[]v1.OwnerReference(nil), Initializers:(*v1.Initializers)(nil), Finalizers:[]string(nil), ClusterName:""}, Spec:v1.RouteSpec{Host:"nozi.cz", Path:"", To:v1.RouteTargetReference{Kind:"Service", Name:"non-existing", Weight:(*int32)(0xc42027f16c)}, AlternateBackends:[]v1.RouteTargetReference(nil), Port:(*v1.RoutePort)(nil), TLS:(*v1.TLSConfig)(nil), WildcardPolicy:"None"}, Status:v1.RouteStatus{Ingress:[]v1.RouteIngress{v1.RouteIngress{Host:"nozi.cz", RouterName:"router", Conditions:[]v1.RouteIngressCondition{v1.RouteIngressCondition{Type:"Admitted", Status:"True", Reason:"", Message:"", LastTransitionTime:(*v1.Time)(0xc420406aa0)}}, WildcardPolicy:"None", RouterCanonicalHostname:""}}}}' due to: 'no kind is registered for the type v1.Route'. Will not report event: 'Warning' 'AcmeFailedAuthorization' 'Acme provider failed to validate domain nozi.cz' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment