-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
WIP: kubernetes: 1.19.5 -> 1.20.1 #109275
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM, did you had a change to run the tests locally @ymatsiuk ? :)
Thanks for the PR! I haven't read the 1.20-release notes yet, and thus I don't know whether there's something breaking in there we should include in the NixOS release notes. Also, we should ensure that the kubernetes nixos-tests pass. I tried running them locally against your branch: Please ensure that tests run clean before merging :) |
seems like
if |
It looks like the PKI has not yet been bootstrapped. Note that this is normal behavior, i.e. daemons might restart a couple of times until perquisites are met.
In this case, you'll probably have to wait until certmgr has provisioned the certificates for the cluster. |
@johanot thanks for helping out. I'm trying to figure out how successful tests look like and it seems like they fail for |
first issue is:
digging into the module |
This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch) Result of 2 packages built:
|
|
@ymatsiuk I finally got the time to look at this, sorry it took so long. I believe these two commits fixes the coredns deployment issues: johanot@e839f26 and johanot@4a821aa You are welcome to cherry-pick these onto your branch. Can you please also bump this to kubernetes v1.20.4 (in a separate commit) and maybe rebase with nixos-unstable? Hopefully we can then get this show on the road :) |
We also have to keep an eye on kubernetes/kubernetes#98946 — targeted for 1.21 code freeze — scheduled for release on 8th of april. |
@johanot why should |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/wild-idea-how-about-splitting-nixpkgs-and-nixos/11487/22 |
Guys, apologies for the delay, I've been busy lately with other job related tasks. @blaggacao thanks for picking this up. |
superseded by #114737 |
Motivation for this change
upversion
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)