Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

cluster: add option to specify busybox repository #1928

Merged
merged 6 commits into from
Mar 6, 2018

Commits on Feb 15, 2018

  1. cluster: add option to specify busybox repository

    add 2 options in EtcdCluster.spec:
    busyboxRepository. Defaults to "busybox"
    busyboxVersion. Defaults to "1.28.0-glibc"
    yehiyam committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    d0a2037 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. cluster: add option to specify busybox repository

    Move definition to PodPolicy
    Add unit-test
    yehiyam committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    18735ab View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. cluster: add option to specify busybox repository

    fix formatting
    yehiyam committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    0454a55 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. cluster: add option to specify busybox repository

    fix minor formatting issues
    yehiyam committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    adcdead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91c3a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. cluster: add option to specify busybox repository

    fix minor formatting issues
    yehiyam committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    d760038 View commit details
    Browse the repository at this point in the history