Closed fabianvf closed 5 years ago
time="2018-11-19T20:28:09Z" level=info msg="Watching hello-world namespace."
time="2018-11-19T20:28:09Z" level=info msg="Go Version: go1.10"
time="2018-11-19T20:28:09Z" level=info msg="Go OS/Arch: linux/amd64"
time="2018-11-19T20:28:09Z" level=info msg="operator-sdk Version: v0.1.1+git"
time="2018-11-19T20:28:09Z" level=info msg="Starting to serve on 127.0.0.1:8888\n"
time="2018-11-19T20:28:09Z" level=info msg="Watching helloworld.example.com/v1alpha1, HelloWorld"
{"level":"info","ts":1542659289.8934646,"logger":"kubebuilder.controller","caller":"controller/controller.go:120","msg":"Starting EventSource","Controller":"helloworld-controller","Source":"kind source: helloworld.example.com/v1alpha1, Kind=HelloWorld"}
{"level":"info","ts":1542659289.9939463,"logger":"kubebuilder.controller","caller":"controller/controller.go:134","msg":"Starting Controller","Controller":"helloworld-controller"}
{"level":"info","ts":1542659290.0943484,"logger":"kubebuilder.controller","caller":"controller/controller.go:153","msg":"Starting workers","Controller":"helloworld-controller","WorkerCount":1}
time="2018-11-19T20:28:23Z" level=info msg="[playbook debug]: msg=Yay" component=logging_event_handler event_type=runner_on_ok gvk="helloworld.example.com/v1alpha1, Kind=HelloWorld" job=1614863421007246305 name=example-helloworld namespace=hello-world
time="2018-11-19T20:28:23Z" level=info msg="ansible-runner exited successfully" component=runner job=1614863421007246305 name=example-helloworld namespace=hello-world
Here is my dockerfile:
Run inside the hello-world-operator-container:
Unfortunately, it's still angry: