W. Trevor King
W. Trevor King
On Tue, Jun 10, 2014 at 11:52:11AM -0700, Parker Moore wrote: > Adding the env vars, possible values, and what they do when set to > each of those values....
On Tue, Jun 10, 2014 at 04:12:00PM -0700, Ian Young wrote: > I'm undecided on whether I want to merge this or not. It's cool > functionality and useful, but...
On Tue, Jun 10, 2014 at 04:33:42PM -0700, Ian Young wrote: > Ok, fixed those errors in master, so if you merge, this branch > should go green too. Rebased...
On Tue, Jun 10, 2014 at 04:36:32PM -0700, W. Trevor King wrote: > Rebased and force-pushed. Ping.
On Tue, Jun 10, 2014 at 04:36:32PM -0700, W. Trevor King wrote: > Rebased and force-pushed. Ping again ;).
[verify-crd-schema][1] failed: ``` F1026 19:20:40.797770 7028 root.go:64] Error running codegen: error running generator schemacheck on group operator.openshift.io: could not run schemacheck generator for group/version operator.openshift.io/v1: error in 0000_20_etcd-operator_01_config-TechPreviewNoUpgrade.crd.yaml: ListsMustHaveSSATags: crd/etcds.operator.openshift.io...
Some of the discussion here is about how the hook decides which stage its running in. The most portable approach to that is to use `status` in stdin's state JSON...
On Tue, Aug 16, 2016 at 04:00:09PM -0700, Stephen Day wrote: > ``` > docker save --oci redis:3.2-alpine alpine > ubuntu-redis-oci.tar.gz > ``` > > The above would create refs...
On Thu, Aug 18, 2016 at 12:28:58PM -0700, Stephen Day wrote: > > Is redis:3.2-alpine typoed? I'd expect ‘redis alpine:3.2’ to > > create refs ‘latest’ (with the redis:latest content)...
On Thu, Aug 18, 2016 at 02:55:03PM -0700, W. Trevor King wrote: > Thu, Aug 18, 2016 at 12:28:58PM -0700, Stephen Day: > > > > This seems overly complicated....