Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Merge in (latest) upstream changes to etcd-manager #182

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    4747b6f View commit details
    Browse the repository at this point in the history
  2. Upgrade klog to v2

    rifelpet authored and justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    9355ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006f312 View commit details
    Browse the repository at this point in the history
  4. Exclude gazelle from tools/deb-tools

    It has its own (separate) bazel configuration
    justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    83a753b View commit details
    Browse the repository at this point in the history
  5. Regenerate bazel in tools/deb-tools

    Also add to the Makefile
    justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    ffa7f25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44e14d7 View commit details
    Browse the repository at this point in the history
  7. Remove travis CI

    Github actions provides the same signal now.
    justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    c92f643 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b3cb28 View commit details
    Browse the repository at this point in the history
  9. Add script to verify image hashes

    This should pick up both old images and mismatched images.
    justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    9957056 View commit details
    Browse the repository at this point in the history
  10. Fix some incorrect base image hashes for arm64

    This was causing the arm64 image to not work.
    justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    cb2bf1c View commit details
    Browse the repository at this point in the history
  11. Support Azure

    Add pkg/volumes/azure.
    kenji-cloudnatix authored and justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    7508838 View commit details
    Browse the repository at this point in the history
  12. Add more descriptions to wait loops

    This should make diagnostics of failed tests a little easier.
    justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    27cc306 View commit details
    Browse the repository at this point in the history
  13. Rename fields in the azure client struct

    Make them easier to read as suggested in
    kopeio/etcd-manager#378.
    kenji-cloudnatix authored and justinsb committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    e272987 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df770e8 View commit details
    Browse the repository at this point in the history