-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: bba6de611a6b
head repository: NixOS/nixpkgs-channels
compare: de2bb1094b72
- 18 commits
- 27 files changed
- 11 contributors
Commits on Feb 20, 2019
-
nixos/kubernetes: major module refactor
- All kubernetes components have been seperated into different files - All TLS-enabled ports have been deprecated and disabled by default - EasyCert option added to support automatic cluster PKI-bootstrap - RBAC has been enforced for all cluster components by default - NixOS kubernetes test cases make use of easyCerts to setup PKI
Configuration menu - View commit details
-
Copy full SHA for e2380e7 - Browse repository at this point
Copy the full SHA e2380e7View commit details -
nixos/kubernetes: adding manual section for kubernetes and writing re…
…lease note for NixOS 19.03
Configuration menu - View commit details
-
Copy full SHA for 8d62d79 - Browse repository at this point
Copy the full SHA 8d62d79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6334796 - Browse repository at this point
Copy the full SHA 6334796View commit details -
nixos/kubernetes: CoreDNS privileges has to be assigned by addon mana…
…ger bootstrap - because the kube-addon-manager drops most of its privileges after startup.
Configuration menu - View commit details
-
Copy full SHA for 1f49c21 - Browse repository at this point
Copy the full SHA 1f49c21View commit details -
nixos/kubernetes: let flannel use kubernetes as storage backend
+ isolate etcd on the master node by letting it listen only on loopback + enabling kubelet on master and taint master with NoSchedule The reason for the latter is that flannel requires all nodes to be "registered" in the cluster in order to setup the cluster network. This means that the kubelet is needed even at nodes on which we don't plan to schedule anything.
Configuration menu - View commit details
-
Copy full SHA for 466beb0 - Browse repository at this point
Copy the full SHA 466beb0View commit details -
nixos/kubernetes: use system.path to handle dependency on flannel sub…
…net.env The current postStart step on flannel causes flannel.service to sometimes hang, even when it's commanded to stop.
Configuration menu - View commit details
-
Copy full SHA for 7028fac - Browse repository at this point
Copy the full SHA 7028facView commit details -
nixos/kubernetes: (test) Fix race-condition in test cases. docker loa…
…d might fail due to dockerd restarting
Configuration menu - View commit details
-
Copy full SHA for 6045068 - Browse repository at this point
Copy the full SHA 6045068View commit details -
nixos/kubernetes: bootstrap docker without networking
Before flannel is ready there is a brief time where docker will be running with a default docker0 bridge. If kubernetes happens to spawn containers before flannel is ready, docker can't be restarted when flannel is ready because some containers are still running on the docker0 bridge with potentially different network addresses. Environment variables in `EnvironmentFile` override those defined via `Environment` in the systemd service config. Co-authored-by: Christian Albrecht <christian.albrecht@mayflower.de>
Configuration menu - View commit details
-
Copy full SHA for 3a02205 - Browse repository at this point
Copy the full SHA 3a02205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64335de - Browse repository at this point
Copy the full SHA 64335deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a81ece - Browse repository at this point
Copy the full SHA 2a81eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa211d - Browse repository at this point
Copy the full SHA 3fa211dView commit details -
Merge pull request #56104 from 0x4A6F/master-zola
zola: 0.5.0 -> 0.5.1
Configuration menu - View commit details
-
Copy full SHA for e09be19 - Browse repository at this point
Copy the full SHA e09be19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a27fd - Browse repository at this point
Copy the full SHA 97a27fdView commit details -
Merge pull request #45670 from johanot/kubernetes-1.11
nixos/kubernetes: Module refactor
Configuration menu - View commit details
-
Copy full SHA for 2935a67 - Browse repository at this point
Copy the full SHA 2935a67View commit details -
lepton: only build on x86_64-linux for now
Darwin and `aarch64-linux` builds currently fail[1][2]. Also cleaned up the `meta` section a bit. [1] https://github.com/NixOS/nixpkgs/pull/56108/checks?check_run_id=66442317 [2] NixOS/nixpkgs#56108 (comment)
Configuration menu - View commit details
-
Copy full SHA for a55d96b - Browse repository at this point
Copy the full SHA a55d96bView commit details
Commits on Feb 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 51483ec - Browse repository at this point
Copy the full SHA 51483ecView commit details -
Merge pull request #56112 from NixOS/xsel-08-01-10
xsel: 2016-09-02 -> 2018-01-10
Configuration menu - View commit details
-
Copy full SHA for 1a78500 - Browse repository at this point
Copy the full SHA 1a78500View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2bb10 - Browse repository at this point
Copy the full SHA de2bb10View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bba6de611a6b...de2bb1094b72