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

build: using egoscale dev branch #13

Merged
merged 29 commits into from
Apr 13, 2018
Merged

build: using egoscale dev branch #13

merged 29 commits into from
Apr 13, 2018

Commits on Jan 11, 2018

  1. doc: add example on how to setup using cloud-init (#15)

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    greut authored and Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    6bcf32a View commit details
    Browse the repository at this point in the history
  2. CoreOS or Container Linux is moving away from cloud-init

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    37e18e9 View commit details
    Browse the repository at this point in the history
  3. install using godep for management (#16)

    * install using godep for management
    
    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    
    * Update dockerfile
    
    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    greut authored and Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    8f06ef5 View commit details
    Browse the repository at this point in the history
  4. add down to ifconfig

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    32e821e View commit details
    Browse the repository at this point in the history
  5. fix: golint issues

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    ed76b16 View commit details
    Browse the repository at this point in the history
  6. travis: enable codeclimate

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    5da9615 View commit details
    Browse the repository at this point in the history
  7. adapt to egoscale@dev

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    9bc4def View commit details
    Browse the repository at this point in the history
  8. cli: fix codeclimate

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    3ff037b View commit details
    Browse the repository at this point in the history
  9. travis: exoip doesn't need any darwin/win test

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    aac1a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. egoscale: update vendor

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    8a79093 View commit details
    Browse the repository at this point in the history
  2. metadata: do not call ip route

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    a84ecc7 View commit details
    Browse the repository at this point in the history
  3. adapt to latest egoscale

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    1943103 View commit details
    Browse the repository at this point in the history
  4. go back to linuxkit/ca-certificates

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    4836630 View commit details
    Browse the repository at this point in the history
  5. make: add internal registry

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    dd82811 View commit details
    Browse the repository at this point in the history
  6. attempt to fix stuff

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    599356a View commit details
    Browse the repository at this point in the history
  7. update list-vms

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    1454fc2 View commit details
    Browse the repository at this point in the history
  8. makefile: index generated files

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    c21f21c View commit details
    Browse the repository at this point in the history
  9. global: refactor to feel like reading the godoc

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    43c848f View commit details
    Browse the repository at this point in the history
  10. global: change everything...

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    2580f9c View commit details
    Browse the repository at this point in the history
  11. engine: loading peers from SecurityGroup

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    e2d6edb View commit details
    Browse the repository at this point in the history
  12. codeclimate: be quiet

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    fd16d42 View commit details
    Browse the repository at this point in the history
  13. engine: fix tests

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    7033836 View commit details
    Browse the repository at this point in the history
  14. cmd: listen to SIGTERM,SIGINT

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    0b31e1e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. protect the list of Peers with a RWMutex

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    c75da06 View commit details
    Browse the repository at this point in the history
  2. upgrade egoscale

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    9e627ed View commit details
    Browse the repository at this point in the history
  3. engine: remove peers when doing the update

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    f3dff43 View commit details
    Browse the repository at this point in the history
  4. remplace int64 by time.Time and time.Duration

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    3cc97ba View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. upgrade egoscale

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    4137b65 View commit details
    Browse the repository at this point in the history
  2. readme: move cmd to a nicer location

    Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
    Yoan Blanc committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    56fc8af View commit details
    Browse the repository at this point in the history