Michal Fojtik
Michal Fojtik
Hi, I'm getting this pretty often :-) Process: mutt [21498] Path: /usr/local/bin/mutt Identifier: mutt Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [4775] Date/Time: 2012-04-24 11:37:22.431 +0200 OS...
This test checks if all cluster operators properly reconcile their messages and update lastTransitionTime when the message is changed from external (the test does it here). This test fail if...
@jhadvig when Jenkins fails, it is impossible to parse the Jenkins console output by my poor brain. Can you please print out the test case name and mark the failure...
What is the reason to have the `name` label if it matches with the image name? Both OS and Kubernetes have `display-name` label which provides more information in human-readable form...
This is following the logic @bparees used for https://github.com/bparees/docker-image-examples/tree/remote_scripts/centos-wildfly-noscript You can overide the default builder scripts by adding `-s URL` argument to the builder. In that case, builder image will...
In CLI (and in other places) we use extensions client for deployment. We should start using the apps client instead. This should happen in 3.8 or 3.9 to not break...
Today, we trigger new config-change rollouts based on a difference between latest DC and the DC encoded in latest RC annotation. This allows for user modification of RC which are...
When you delete the running deployer pod, the pre/post hook will keep running forever. The lifecycle hook pods should have ownerRef set to the deployer pod and be tied to...
After running this [little script](https://gist.github.com/mfojtik/b3cb7a42953e9177b3497c6f446fdd09) the output will be following: ``` --> running test #1 ... deploymentconfig "test" deleted deploymentconfig "test" created --> status of #1 is Pending ... -->...