Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 10ee395e0f30
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2052c1687eca
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on May 25, 2018

  1. kubernetes: update to 1.10

    cstrahan authored and Johan Thomsen committed May 25, 2018
    Copy the full SHA
    996849a View commit details
    Browse the repository at this point in the history
  2. kubernetes: 1.10.0 -> 1.10.3

    Johan Thomsen committed May 25, 2018
    Copy the full SHA
    3e3917b View commit details
    Browse the repository at this point in the history
  3. Kuberbetes DNS addon 1.14.4 -> 1.14.10

    As shipped with k8s 1.10.3.
    
    Also:
    - updated the definition jsons as they are distributed in k8s.
    - updated the image uris as they are renamed in k8s
    - added imageDigest param as per 7368487
    azazel75 authored and Johan Thomsen committed May 25, 2018
    Copy the full SHA
    55fa98d View commit details
    Browse the repository at this point in the history
  4. Kuberetes Dashboard addon 1.8.2 -> 1.8.3

    As shipped with k8s 1.10.3.
    
    Also:
    - updated the definition jsons as they are distributed in k8s.
    - updated the image uris as they are renamed in k8s
    - added imageDigest param as per 7368487
    azazel75 authored and Johan Thomsen committed May 25, 2018
    Copy the full SHA
    29fd05f View commit details
    Browse the repository at this point in the history
  5. Kubernetes tests: increase the size of the VM from 700MB to 1.5GB

    VMs were starving, many of the daemons were unable to complete their
    tasks resulting in tests failures.
    
    Turned off verbose output from k8s components as it consumes even more resources, and useful error messages actually drown in debug-clutter
    azazel75 authored and Johan Thomsen committed May 25, 2018
    Copy the full SHA
    0c841f9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Kubernetes:

    - Added information regarding breaking changes to release note for 18.09
    - Changed golang version comment in kubernetes package
    - Added @johanot to maintainers list
    Johan Thomsen committed May 26, 2018
    Copy the full SHA
    df54c25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41073 from johanot/kube-1.10

    kubernetes: 1.9.7 -> 1.10.3
    srhb committed May 26, 2018
    Copy the full SHA
    2052c16 View commit details
    Browse the repository at this point in the history