Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync-2020.10.02 #1

Merged
merged 94 commits into from
Oct 2, 2020
Merged

sync-2020.10.02 #1

merged 94 commits into from
Oct 2, 2020

Commits on Sep 2, 2020

  1. use MiB with kvm driver

    bluestealth committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9ff0309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad47f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad1e2e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1859274 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    4708f62 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    7e7344d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d3fb0 View commit details
    Browse the repository at this point in the history
  3. add contributor

    sharifelgamal committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    ba0db2f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    9fbd2e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Merge pull request #9276 from sharifelgamal/v1.13.1

    Update Makefile and release notes for v1.13.1
    sharifelgamal authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1fd1f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85bf8a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9288 from minikube-bot/jenkins-releases.json-v1.13.1

    update releases.json to include v1.13.1
    sharifelgamal authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0a6b52d View commit details
    Browse the repository at this point in the history
  4. Add advice for the DRV_CP_ENDPOINT error

    Priya Wadhwa committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    98591a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9281 from prezha/update-context-activates-context

    update-context: Automatically set the context as current/active in ku…
    medyagh authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f5b74f9 View commit details
    Browse the repository at this point in the history
  6. add profile arg

    Priya Wadhwa committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f6b524b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Merge pull request #9291 from priyawadhwa/improve-error

    Add advice for the DRV_CP_ENDPOINT error
    medyagh authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8190e18 View commit details
    Browse the repository at this point in the history
  2. update_kubernetes_version: implement a standalone program that polls …

    …GitHub for the latest Kubernetes release
    prezha committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    19cc40f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bf7ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a60983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    603ae8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f4127b View commit details
    Browse the repository at this point in the history
  7. Add performance monitor code

    Priya Wadhwa committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3f44d47 View commit details
    Browse the repository at this point in the history
  8. Fix Makefile rule to build bot

    Priya Wadhwa committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3d547a9 View commit details
    Browse the repository at this point in the history
  9. fix error handling

    Priya Wadhwa committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3f457db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02cdb59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76d3c9d View commit details
    Browse the repository at this point in the history
  12. update_kubernetes_version: refactor

    - add context.WithTimeout - limit the time spent on quering GitHub
      APIs
    - extract Kubernetes GitHub Releases API quering into a separate
      fetchKubernetesReleases func
    - extract Kubernetes Version Update logic into a separate
      updateKubernetesVersions func
    - extract file patching instructions into a separate replaceAllString
      func
    - patch '../../site/content/en/docs/commands/start.md' => remove the
      need to run 'make generate-docs' before 'make test'
    - resolve 'ERROR: logging before flag.Parse'
    - consolidate and add more verbose logging
    - add more descriptive code comments
    - removed TODO - will stick to the '0' patch version for all testData
      sets
    - ensure 'make test' completes w/o any issues
    prezha committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1444ce3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf8ec63 View commit details
    Browse the repository at this point in the history
  14. Add more unit tests

    ilya-zuyev committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8873901 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Merge pull request #9300 from ilya-zuyev/gh8891_forbid_base_image_for…

    …_vm_drivers
    
    Disable base image flag for vm drivers
    medyagh authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    07642cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9302 from dominikbraun/#9297-reason-for-missing-c…

    …onfig-permissions
    
    Return ExHostPermission for insufficient config file permissions
    medyagh authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    183bdb2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9298 from prezha/update-kubernetes-version-i0

    update_kubernetes_version: automate the update of DefaultKubernetesVersion
    medyagh authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a493400 View commit details
    Browse the repository at this point in the history
  4. Force dependency on exp to prevent dirty commit release binaries (#9309)

    * force dependency for release purposes
    
    * revert original idea and add loads of debugging
    
    * hey more debugging cool
    
    * fix debugging
    
    * drilling down debugging
    
    * revert to original solution
    
    * fix comment
    sharifelgamal authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    fd44e0d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    7a2cd0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b181b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9308 from priyawadhwa/performance-monit

    Add PR bot code to repo
    tstromberg authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ed6b756 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8901 from bluestealth/MiB

    Use mebibytes instead of megabytes
    tstromberg authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    75332f7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9324 from sharifelgamal/time-cmd

    give the logs test a little wiggle room
    sharifelgamal authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    fb878f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9321 from loftkun/removing-duplicate-command-addi…

    …tions
    
    Remove duplicate command additions
    sharifelgamal authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    11cad2b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    54f9400 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Clean up the docker installation

    Remove local things from kind, replace with packages.
    
    Use the "clean-install" script for a nicer Dockerfile.
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    d3dc36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9056687 View commit details
    Browse the repository at this point in the history
  3. Fork all files needed for kindbase from upstream

    This is for reference, to be able to combine them
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    85f8d05 View commit details
    Browse the repository at this point in the history
  4. Specify snapshot version of ubuntu used for kind

    Also fix the 19.10 comment, it hadn't been updated
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    a4e4a71 View commit details
    Browse the repository at this point in the history
  5. Complete the fork of kindbase by copy/paste

    Base kicbase directly on ubuntu, without kindbase
    
    Move all the files that are still copied and used
    
    Avoid installing software only to be deleted later
    
    The entrypoint had already been forked since earlier
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    8a18334 View commit details
    Browse the repository at this point in the history
  6. The ISO build doesn't need Go installed on host

    Buildroot will bootstrap the Go compiler anyway
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    06ac270 View commit details
    Browse the repository at this point in the history
  7. Use newer version of the go-bindata tool

    Use the same "vendor" as kubernetes does
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    5ae6ce0 View commit details
    Browse the repository at this point in the history
  8. Don't trim whitespace while extracting strings

    Remove some leading and trailing whitespace from non-string
    constructs like description and automatic extraction filters.
    
    But don't change all the translations or the translations here,
    since that would make this code change impossible to review.
    afbjorklund committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    e6b5105 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    256a1c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34a240 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9327 from weibeld/master

    Fix SVG logo file (white/icon)
    tstromberg authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9329d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e35e0 View commit details
    Browse the repository at this point in the history
  5. Add comment

    tstromberg committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1ffd800 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fa2e41 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9333 from afbjorklund/go-bindata

    Use newer version of the go-bindata tool
    medyagh authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    d6eb9cf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9332 from afbjorklund/translations-whitespace

    Don't trim whitespace while extracting strings
    medyagh authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    d6d1079 View commit details
    Browse the repository at this point in the history
  9. Fix error in unittest, as pointed out by warning

    "conversion from int to string yields a string of one rune,
    not a string of digits (did you mean fmt.Sprint(x)?)"
    afbjorklund committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    647c857 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf7df77 View commit details
    Browse the repository at this point in the history
  11. Compare fully qualified image names when pulling kic

    Fixes a small bug where we were comparing one fully qualified image (tag+digest) to an image that had only tag specified. This resulted in an unnecessary warning, which only showed up when the base image was loaded from a tarball. This happens on Cloud Shell.
    Priya Wadhwa committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    c2642c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5dce77b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9345 from afbjorklund/gotest-string

    Fix error in unittest, as pointed out by warning
    medyagh authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    c56f64b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Improved file-filter for github-release-assets

    Till Hoffmann authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    5965b68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9348 from priyawadhwa/unable-to-download

    Compare fully qualified image names when pulling kic base image
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3b26a64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9346 from afbjorklund/gofmt-register

    Run gofmt on code, to avoid modified workspace
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    be496e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eaa3ee View commit details
    Browse the repository at this point in the history
  5. Use %d for exit code

    tstromberg committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    91a3254 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab4bc6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9351 from tillhoff/master

    Improved file-filter for github-release-assets
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b015cfd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9330 from afbjorklund/kicbase-ubuntu

    Base kicbase directly on ubuntu, without kindbase
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f66e0a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b340140 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9340 from blueelvis/'task/windows_html_report'

    Added target for Windows HTML & switched encoding for Windows Report
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    5eca07a View commit details
    Browse the repository at this point in the history
  11. generate docs

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    23eb169 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #9343 from tstromberg/docker-detect

    Add 'docker status' check, improve deadline-exceeded error message
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0d6b6fc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9342 from tstromberg/logs-api

    hyperv: Make interface search name match case-insensitive
    medyagh authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    09dd4b7 View commit details
    Browse the repository at this point in the history
  14. Make sure gcp-auth addon can be enabled on startup (#9318)

    * fix documentation for gcp-auth addon
    
    * make sure kube-system pods are up before enabling gcp-auth
    
    * fix lint
    
    * add failurePolicy for webhook
    
    * only install addons if asked
    
    * better comment
    
    * slightly less hacky code
    
    * defer addons properly
    
    * simplify code for performance
    sharifelgamal authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ff051f9 View commit details
    Browse the repository at this point in the history
  15. add network create funcs

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    9cd4216 View commit details
    Browse the repository at this point in the history
  16. first version

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f0f10d6 View commit details
    Browse the repository at this point in the history
  17. lint

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    fa0afb2 View commit details
    Browse the repository at this point in the history
  18. try alternate if no network

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    2766235 View commit details
    Browse the repository at this point in the history
  19. update with new logic

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f163cf9 View commit details
    Browse the repository at this point in the history
  20. address review comments

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b7780ec View commit details
    Browse the repository at this point in the history
  21. address review comments

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    058adb7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    31e175c View commit details
    Browse the repository at this point in the history
  23. clarify comment

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    82f39d1 View commit details
    Browse the repository at this point in the history
  24. add more unit tests

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c48e8e5 View commit details
    Browse the repository at this point in the history
  25. address review comments

    medyagh committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b84dedc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    790dd24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9356 from zhanw15/patch-2

    Correct comment typo in delete.go: 'delting'
    tstromberg authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    ecf8120 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9353 from medyagh/update_kicbase_ub

    update kicbase image to ubuntu-based
    medyagh authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    5815ef8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9331 from afbjorklund/github-iso

    The ISO build doesn't need Go installed on host
    medyagh authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    2823462 View commit details
    Browse the repository at this point in the history
  5. remove kic test

    medyagh committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f807bcf View commit details
    Browse the repository at this point in the history
  6. address review comments

    medyagh committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    73d77e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Merge pull request #8978 from taciomcosta/master

    fix: "profile list" shows paused clusters as "Running"
    medyagh authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    bebad76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9294 from medyagh/docker_network

    add dedicated network for docker driver
    medyagh authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    0fc0c82 View commit details
    Browse the repository at this point in the history