• Matt Moore's avatar
    Move pause and fluentd-elasticsearch to GCR v2. · eeb4eeb1
    Matt Moore authored
    This scopes down the initially ambitious PR:
    https://github.com/kubernetes/kubernetes/pull/14960 to replace just
    `pause` and `fluentd-elasticsearch` to come through `beta.gcr.io`.
    
    The v2 versions have been pushed under new tags, `pause:2.0` and
    `fluentd-elastisearch:1.12`.
    
    NOTE: `beta.gcr.io` will still serve images using v1 until they are repushed with v2.  Pulls through `gcr.io` will still work after pushing through `beta.gcr.io`, but will be served over v1 (via compat logic).
    eeb4eeb1
Name
Last commit
Last update
..
Dockerfile Loading commit data...
Makefile Loading commit data...
pause.go Loading commit data...
prepare.sh Loading commit data...