Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Allow configuring number of seed nodes per nodepool #264

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2018

  1. Add seeds field

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    3e8861a View commit details
    Browse the repository at this point in the history
  2. Run make generate

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    b51f489 View commit details
    Browse the repository at this point in the history
  3. int -> int64

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    27f1263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0748d0c View commit details
    Browse the repository at this point in the history
  5. Default number of seeds to 1

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    0689c07 View commit details
    Browse the repository at this point in the history
  6. Add e2e test for seeds=2

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    8f6d472 View commit details
    Browse the repository at this point in the history
  7. Move defaults to v1alpha1

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    1b0dc0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a9bdea View commit details
    Browse the repository at this point in the history
  9. Add tests

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    8503ea9 View commit details
    Browse the repository at this point in the history
  10. Make seeds field type *int64

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    507aae3 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    e13293f View commit details
    Browse the repository at this point in the history
  12. Rebase

    kragniz committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    3541a6d View commit details
    Browse the repository at this point in the history