Ashley D'Andrea
Ashley D'Andrea
Is there a way to show line numbers (as kwalify does) and suppress traceback when validating using the CLI?
Tracing through the code now, but I suspect this has to do with new rotation logic in IOS 6 ... ? I'm crossing my fingers regarding how this will rotate...
Any ideas? (Note: I've disabled ARC for these three method files, though the app I'm writing uses ARC.) ``` May 3 11:21:43 MyMac.local MyApp[62951] : CGBitmapContextCreate: unsupported parameter combination: 8...
1. View Controllers aren't sent viewWill/DidAppear/Disappear during touchDownAtItemAtIndex:. 2. Tapping an already selected tab bar item does not pop the selected view controller's navigation controller (if any) to the root...
"[OpenShift Playground] is the option we used for most of the examples on the site." But I'm unsure if the Playground comes with Kube DNS. (There may not be anything...
Looks like [the existing Fedora URL](https://github.com/intel/ccloudvm/blob/3ffeb8f91d446418f69f1d8ea9f05fb634ecaaf0/workloads/ciao.yaml#L108) is not found anymore. Meanwhile, over in ciao-project, [a different URL](https://github.com/ciao-project/ciao/blob/bd853cbf8b56de8fa149968d6b03919370bbc239/ciao-deploy/deploy/workloads.go#L88) is used and that works.
It was recommended to only create the ciao ccloudvm instance as a non-root user. For the non-root user on the ccloudvm host: - Account was created with sudo access -...
Consider refusing to run ccloudvm as root? Here's a grep of docker from cloud-init-output.log on the VM when setting up a singlevm instance for ciao. ``` root@singlevm:/var/log# grep docker cloud-init-output.log...
**In which track did this bug occur?** Working with Kustomize **what is the url for the track?** https://developers.redhat.com/courses/gitops/working-kustomize **At what step of the track did this happen?** Deploying Kustomized Applicaton...
**In which track did this bug occur?** Working with Kustomize **what is the url for the track?** https://developers.redhat.com/courses/gitops/working-kustomize **At what step of the track did this happen?** Exploring Kustomize **Describe...