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: 88d86c901ab2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 10c671ff7c28
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 29, 2019

  1. nixos/kubernetes: fix control-plane-online prestart dependency

    The kubeconfig provided to the kubernetes-control-plane-online.service
    is invalid. However, the apiserver /healthz endpoint can be accessed without auth so it's
    simpler to just use curl for that.
    Johan Thomsen committed Apr 29, 2019
    Copy the full SHA
    29bf511 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Merge pull request #60415 from johanot/kubernetes-fix-control-plane-o…

    …nline-unit
    
    nixos/kubernetes: fix control-plane-online prestart dependency
    srhb committed Apr 30, 2019
    Copy the full SHA
    10c671f View commit details
    Browse the repository at this point in the history