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

minikube support for k8s v1.15 #4412

Closed
wants to merge 43 commits into from

Commits on May 31, 2019

  1. Fix nonexistent profile

    fenglixa committed May 31, 2019
    Configuration menu
    Copy the full SHA
    d40751f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Configuration menu
    Copy the full SHA
    bbc679b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e650c0 View commit details
    Browse the repository at this point in the history
  3. adding medyagh to approvers

    medyagh committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    5129e6f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    8ba3e4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79410c1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#4396 from fenglixa/fix-dashboard-nonexi…

    …stent
    
    dashboard: detect nonexistent profile instead of causing a panic
    sharifelgamal committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    6aa51c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Fixing TestProxy Setup

    making sure minikube is deleted before setup to avoid kubernetes#4132
    medyagh committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    ed8d55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    578a5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15cc4f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d57b28 View commit details
    Browse the repository at this point in the history
  5. typo

    medyagh committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    79ba9a1 View commit details
    Browse the repository at this point in the history
  6. fix mistake logic

    medyagh committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7c8a0e2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes#4383 from medyagh/4339

    Fix TestProxy
    sharifelgamal committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    0151153 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Merge pull request kubernetes#4405 from fenglixa/fix-4367

    Dashboard: add --disable-settings-authorizer to avoid settings 403 forbidden
    k8s-ci-robot committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    d556d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#4419 from medyagh/none_struct

    Improve type check for driver none
    sharifelgamal committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    2806396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb78d3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8ab6d View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#4432 from medyagh/hyperv3591

    adding hyperv integration script
    sharifelgamal committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    ed5e342 View commit details
    Browse the repository at this point in the history
  6. fixing file path for windows

    medyagh committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    b9ecd55 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    c58a3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4aaef7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#4434 from medyagh/4433_filepath

    Fixing file path for windows
    sharifelgamal committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    53e8f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34bd9be View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#4443 from toabctl/opensuse-install-docs

    Add libvirt and qemu-kvm install docs for openSUSE/SLES
    sharifelgamal committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    70cdf33 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#4439 from afbjorklund/cache-none

    Cache: don't use ssh runner for the none driver
    sharifelgamal committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    80e200e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7119f57 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Merge pull request kubernetes#4431 from Pradip-Khakurel/issue-#4161-W…

    …antShowDriverDeprecationNotification-setting
    
    fix ShowDriverDeprecationNotification config setting
    sharifelgamal committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    dfd9b6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#4444 from sharifelgamal/k8s-1.14.3

    Upgrade to kubernetes 1.14.3
    sharifelgamal committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    7d89ac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a7d0a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    993c86c View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#4446 from sharifelgamal/1.1.1

    Update Makefile for 1.1.1 release
    sharifelgamal committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ca886a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#4448 from sharifelgamal/1.1.1-release-n…

    …otes
    
    Update CHANGELOG for 1.1.1 release
    sharifelgamal committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ef60a69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e4c6c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes#4449 from minikube-bot/jenkins-releases…

    ….json-v1.1.1
    
    update releases.json to include v1.1.1
    sharifelgamal committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    7d0c27a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Mention v1.1.1 release

    tstromberg committed Jun 10, 2019
    2 Configuration menu
    Copy the full SHA
    c0570f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec1fe5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9948ade View commit details
    Browse the repository at this point in the history
  4. 3 releases rather than 4

    tstromberg committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    12a8274 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#4408 from medyagh/approver

    adding medyagh to approvers
    sharifelgamal committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    eb96756 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    88ed101 View commit details
    Browse the repository at this point in the history
  2. squash the commits

    minikube support for k8s v1.15
    
    update case according to code changes
    
    update to the minimum version of supporting --allow-privileged
    fenglixa committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    ff4e278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbca14 View commit details
    Browse the repository at this point in the history