Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. I0221 08:50:51.194508 5047 openapi.go:135] DEBUG: building "/version"
  2. I0221 08:50:51.194550 5047 openapi.go:135] DEBUG: building "/apis"
  3. I0221 08:50:51.194595 5047 openapi.go:135] DEBUG: building "/api/v1"
  4. I0221 08:50:51.213222 5047 openapi.go:135] DEBUG: building "/api"
  5. I0221 08:50:51.213292 5047 openapi.go:135] DEBUG: building "/apis/apps/v1beta1"
  6. I0221 08:50:51.214544 5047 openapi.go:135] DEBUG: building "/apis/apps"
  7. I0221 08:50:51.214569 5047 openapi.go:135] DEBUG: building "/apis/authentication.k8s.io/v1beta1"
  8. I0221 08:50:51.214653 5047 openapi.go:135] DEBUG: building "/apis/authentication.k8s.io"
  9. I0221 08:50:51.214680 5047 openapi.go:135] DEBUG: building "/apis/autoscaling/v1"
  10. I0221 08:50:51.215942 5047 openapi.go:135] DEBUG: building "/apis/autoscaling"
  11. I0221 08:50:51.215988 5047 openapi.go:135] DEBUG: building "/apis/batch/v1"
  12. I0221 08:50:51.217128 5047 openapi.go:135] DEBUG: building "/apis/batch/v2alpha1"
  13. I0221 08:50:51.220699 5047 openapi.go:135] DEBUG: building "/apis/batch"
  14. I0221 08:50:51.220731 5047 openapi.go:135] DEBUG: building "/apis/certificates.k8s.io/v1alpha1"
  15. I0221 08:50:51.221580 5047 openapi.go:135] DEBUG: building "/apis/certificates.k8s.io"
  16. I0221 08:50:51.221605 5047 openapi.go:135] DEBUG: building "/apis/extensions/v1beta1"
  17. I0221 08:50:51.231996 5047 openapi.go:135] DEBUG: building "/apis/extensions"
  18. I0221 08:50:51.232043 5047 openapi.go:135] DEBUG: building "/apis/policy/v1beta1"
  19. I0221 08:50:51.233407 5047 openapi.go:135] DEBUG: building "/apis/policy"
  20. I0221 08:50:51.233457 5047 openapi.go:135] DEBUG: building "/apis/storage.k8s.io/v1beta1"
  21. I0221 08:50:51.234186 5047 openapi.go:135] DEBUG: building "/apis/storage.k8s.io"
  22. I0221 08:50:51.234210 5047 openapi.go:135] DEBUG: building "/apis/security.openshift.io/v1"
  23. I0221 08:50:51.234781 5047 openapi.go:135] DEBUG: building "/apis/security.openshift.io"
  24. I0221 08:50:51.234825 5047 openapi.go:135] DEBUG: building "/apis/template.openshift.io/v1"
  25. I0221 08:50:51.236192 5047 openapi.go:135] DEBUG: building "/apis/template.openshift.io"
  26. I0221 08:50:51.236231 5047 openapi.go:135] DEBUG: building "/apis/deploy.openshift.io/v1"
  27. F0221 08:50:51.236564 5047 openapi.go:36] Failed to register open api spec for root: cannot find model definition for api.ObjectMeta. If you added a new type, you may need to add +k8s:openapi-gen=true to the package or type and run code-gen again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement