-
Notifications
You must be signed in to change notification settings - Fork 18.8k
[19.03 backport] Use certs.d from XDG_CONFIG_HOME when in rootless mode (fixes #40236) #40461
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
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.
Sorry, I realize this is a cherry-pick of something that's already on master, but have some questions reading over it again 🤗
from XDG_CONFIG_HOME when in rootless mode Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com> (cherry picked from commit f4fa98f) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1921bae
to
a2d887b
Compare
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.
LGTM
@cpuguy83 @tiborvass PTAL |
Why is swagger failing to build? Let me check if we made a mistake somewhere and didn't update it to use the forked version with fixes.
|
Hm, nope, that's not it; the 19.03 branch still points to go-swagger/go-swagger@c28258a, which is the non-forked version. This PR updates the branch to use the fork, but it's not merged yet; #40558 |
Triggered CI again 🤷♂ |
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.
LGTM
cherrypick #40243