-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
I tried build and run latest version from master. We run it on Openshift 4. Log message has wrong format for datetime which is formmated as number:
I0712 14:11:34.980307 1 request.go:665] Waited for 1.046029539s due to client-side throttling, not priority and fairness, request: GET:https://100.98.0.1:443/apis/route.openshift.io/v1?timeout=32s
1.657635096634558e+09 INFO controller-runtime.metrics Metrics server is starting to listen {"addr": ":8080"}
1.6576350966348531e+09 INFO setup starting manager
1.6576350966351378e+09 INFO Starting server {"path": "/metrics", "kind": "metrics", "addr": "[::]:8080"}
1.6576350966351552e+09 INFO Starting server {"kind": "health probe", "addr": "[::]:8081"}
I0712 14:11:36.635221 1 leaderelection.go:248] attempting to acquire leader lease csas-github-actions-runner-operator/4ef9cd91.tietoevry.com...
I0712 14:11:54.074196 1 leaderelection.go:258] successfully acquired lease csas-github-actions-runner-operator/4ef9cd91.tietoevry.com
1.6576351140744388e+09 INFO controller.githubactionrunner Starting EventSource {"reconciler group": "garo.tietoevry.com", "reconciler kind": "GithubActionRunner", "source": "kind source: *v1alpha1.GithubActionRunner"}
1.6576351140744576e+09 INFO controller.githubactionrunner Starting EventSource {"reconciler group": "garo.tietoevry.com", "reconciler kind": "GithubActionRunner", "source": "kind source: *v1.Pod"}
1.6576351140744615e+09 INFO controller.githubactionrunner Starting EventSource {"reconciler group": "garo.tietoevry.com", "reconciler kind": "GithubActionRunner", "source": "kind source: *v1.Secret"}
1.657635114074464e+09 INFO controller.githubactionrunner Starting Controller {"reconciler group": "garo.tietoevry.com", "reconciler kind": "GithubActionRunner"}
1.6576351140743346e+09 DEBUG events Normal
....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request