Conversation
Fixes case sensitivity issue Signed-off-by: Derek McGowan <derek@mcgstyle.net>
|
Will re-open once some of the dependencies have been fixed |
|
I am seeing the same vendor errors on master. It seems like our use of some vendored packages has changed, so we need to revendor those to delete unused subpackages and make I assume this change won't cause problems vendoring swarmkit into projects that still use big-S Sirupsen? |
|
(Sorry, it's actually files that vndr wants to add. I can open a separate PR to do this if you prefer.) |
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
|
@dmcgowan: Are you using the latest version of |
|
@dmcgowan wrt bumping containerd to pickup the new case, with this PR merged onto #2299 the bump to alpha2 then alpha3 was pretty trivial (i.e. trivial enough you could just fold it in rather than create your own branch of containerd): For the alpha2 update it is just and for the alpha3 it is just Scratch branch at https://github.com/ijc/swarmkit/tree/containerd-logrus. The bump to alpha2 is actually in the merge. I tested the |
|
what's the status on this one? |
|
I believe it's superseded by #2345 |
|
Ah, thanks! Just hoping all of these PR's are merged before the next release is cut off, otherwise it may be messy 😅 |
|
Interesting that I can close pull requests but not merge. |
|
I have the same; it's because of the way the "protected branches" are configured; IIRC, only "owners" are allowed to merge changes to master (I can edit comments, review PR's, close/open PR's and issues, but am not allowed to merge) |
Fixes case sensitivity issue.
See https://github.com/sirupsen/logrus#logrus-