Tomas 'Sheldon' Radej
Tomas 'Sheldon' Radej
I tried that and it doesn't work (I am talking about the rear—main—camera), and even if it did, it would be a bug because the problem is not flipping, it...
Can we get this merged without Change Management, please? CM wasn't done in #47172, so the correct state is actually when this PR is merged. We will do CM when...
@mjpytlak We are literally just reverting a previous commit, let's leave any further changes to a separate PR, please.
Thanks both. @kquinn1204, can you make a separate PR for the changes @mjpytlak requested, please?
@kalexand-rh we don't do virtualisation, and none of our writers touched this file before. Perhaps @ctomasko?
We do do SNO work, but mostly in the bare metal or ZTP context. *virt is completely out of our remit.
This content should be added to the 4.11.3 RN section, not in the main RN.
LGTM (change management from Docs)
DA client/server incl. Dockerfiles is available here: https://github.com/devassistant/devassistant-c2s . It's barely usable at the moment, but the containers can be built and run.
Just wondering - why does the `artifacts` object contain an array instead of another object? shouldn't it be like this? ``` artifacts: kubernetes: - https://raw.githubusercontent.com/projectatomic/nulecule/master/examples/skydns-atomicapp/artifacts/kubernetes/skydns-replicationcontroller.yaml - ... ```