Yifan Gu
Yifan Gu
@mischief Are you able to flip the setting after start?
Sorry for not being responsive, (was not cc'd, so I lost this PR in notification). Will take a review.
Ref https://github.com/coreos/rkt/pull/2041 as this is an API break change. cc @derekparker
Ref https://github.com/coreos-inc/tectonic-channel-operator/pull/79 We can use the same TPR defined in the PR above for communicating state. If we choose to use the node's annotation then the UI will need a...
As mentioned in https://github.com/coreos-inc/container-linux-update-operator/pull/4#issuecomment-278828705 , a section in the README for this would be easier for users to find.
I'd like to change the booleans to one "state" field and document that later.
> I had this problem too, but for me works after I set this command on terminal (to use git@git.. protocol) : git config --global url."[email protected]:".insteadOf "https://github.com/" Works for me!...
@jonboulle Not really
@jonboulle This now doesn't fit in the latest rktnetes work. The original idea is if the app's exit doesn't affect the whole pod, then we can have the app's own...
cc @mjg59 @steveeJ @jonboulle