-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Update github.com/xenolf/lego to 0.4.1 #2304
Conversation
@oldmantaiter thanks for the contribution 👍 Do you authorize me to fix your PR? |
5028154
to
dec1c70
Compare
If you want to do it by yourself: you must update only the required dependencies. |
@ldez - Is this a limitation of using Glide? And I assume I must manually edit the |
dec1c70
to
e523f30
Compare
Glide always update all dependencies, but we don't want that. To explains very quickly how to do:
|
e523f30
to
81f825a
Compare
Ok. I figured and much and just did that and pushed, waiting on semaphore now. |
81f825a
to
bde3dfa
Compare
@ldez - Looks like that did the trick, I'm going to run some tests to ensure the lego functionality I am looking for works as expected. |
While testing I noticed a regression from another PR (#2050) - I'll fix that one first. There are template functions that are not defined in the function map. |
4a2070d
to
b37acdb
Compare
glide.lock
Outdated
hash: 90d53da9a6eaba85d524d95410051ff7f12b1f76181df2ad4796b2439f3a2a37 | ||
updated: 2017-10-24T14:08:11.364720581+02:00 | ||
hash: 70e3ed39d2777d36b679ff55b8b0f2eb8d0b239fdfb8108f41b8b7239bc7920c | ||
updated: 2017-10-25T10:18:20.438135-04:00 |
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.
could you remove extra spaces?
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.
Fixed, thanks.
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
5e47ef1
to
f688e0b
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
- Mainly to be able to use the `AWS_HOSTED_ZONE_ID` to give the zone ID for a private zone - Also fixes glide dependency problem where [github.com/pyr/egoscale](https://github.com/pyr/egoscale), a dependency of lego, reorganized its repo structure, moving everything from `src/egoscale` to the root of the repository
f688e0b
to
dfe3e43
Compare
AWS_HOSTED_ZONE_ID
to give the zone IDfor a private zone
dependency of lego, reorganized its repo structure, moving everything from
src/egoscale
to the root of the repository