Tyler Schultz
Tyler Schultz
We propose a secret format that looks something like this: ```yaml --- apiVersion: v1 kind: Secret metadata: name: secret-vsphere-credentials namespace: kube-system stringData: credentials: - server: 'fd01::1' password": "potato" username": "bigbird"...
Per offline discussion w @lubronzhan, we'll move forward with @christianang's above suggestion. The code will attempt to parse the legacy format, and if that fails, it will attempt to parse...
FYI/FWIW - AndroidIntelliJStarter is now mavenized. Also, you may want to check out something that Don Felker put together for bootstrapping android projects (sorry I don't have the link handy)....
Hi Friends! We're also seeing a case where VMs are never powered on. We're not seeing cloning fail, it seems the clone succeeds in our case, but we do not...
Hi @philippthun, I'm seeing the same problem on my personal workstation too. @cppforlife Let's file & prioritize a bug.
`$go version go1.6.2 darwin/amd64`
Hi @abbyachau, I don't recall what I was doing in support of which issue, so customer evidence is not something I can help with anymore. I do recall investigating some...