Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. [24/Jun/2019:12:15:40 +0000]TCP200000.000
  2. I0624 12:16:17.611169 6 event.go:221] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"myns", Name:"app-ingress", UID:"de4947d0-9679-11e9-9923-4201ac100014", APIVersion:"extensions/v1beta1", ResourceVersion:"4386761", FieldPath:""}): type: 'Normal' reason: 'CREATE' Ingress myns/app-ingress
  3. W0624 12:16:17.611253 6 backend_ssl.go:48] Error obtaining X.509 certificate: no object matching key "myns/app-certificate" in local store
  4. W0624 12:16:17.611462 6 controller.go:773] Error obtaining Endpoints for Service "myns/app-service": no object matching key "myns/app-service" in local store
  5. W0624 12:16:17.611575 6 controller.go:1108] Error getting SSL certificate "myns/app-certificate": local SSL certificate myns/app-certificate was not found. Using default certificate
  6. I0624 12:16:17.611643 6 controller.go:172] Configuration changes detected, backend reload required.
  7. I0624 12:16:17.804782 6 controller.go:190] Backend successfully reloaded.
  8. [24/Jun/2019:12:16:17 +0000]TCP200000.000
  9. W0624 12:16:20.944995 6 controller.go:846] Service "myns/app-service" does not have any active Endpoint.
  10. W0624 12:16:20.945170 6 controller.go:1108] Error getting SSL certificate "myns/app-certificate": local SSL certificate myns/app-certificate was not found. Using default certificate
  11. I0624 12:16:20.945263 6 controller.go:172] Configuration changes detected, backend reload required.
  12. I0624 12:16:21.144637 6 controller.go:190] Backend successfully reloaded.
  13. [24/Jun/2019:12:16:21 +0000]TCP200000.000
  14. I0624 12:16:23.250877 6 store.go:419] secret myns/app-certificate was added and it is used in ingress annotations. Parsing...
  15. I0624 12:16:23.252365 6 backend_ssl.go:68] Adding Secret "myns/app-certificate" to the local store
  16. W0624 12:16:24.278334 6 controller.go:846] Service "myns/app-service" does not have any active Endpoint.
  17. I0624 12:16:24.278484 6 controller.go:172] Configuration changes detected, backend reload required.
  18. I0624 12:16:24.467868 6 controller.go:190] Backend successfully reloaded.
  19. [24/Jun/2019:12:16:24 +0000]TCP200000.000
  20. W0624 12:16:27.611669 6 controller.go:846] Service "myns/app-service" does not have any active Endpoint.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement