Skip to content
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

CLI CDN fixes #159

Merged
merged 2 commits into from
Sep 8, 2017
Merged

CLI CDN fixes #159

merged 2 commits into from
Sep 8, 2017

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Sep 8, 2017

There were a couple of issues with the "please use the cdn"-warning when a client is cloned or a new configuration is passed to an existing client.

This PR ensures it now checks the merged result of the configuration instead of just the new configuration options.

Also made the dataset import command explicitly set useCdn to false.

@rexxars rexxars requested a review from bjoerge September 8, 2017 08:36
Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rexxars rexxars merged commit 018ee84 into next Sep 8, 2017
@rexxars rexxars deleted the cli-cdn-fixes branch September 8, 2017 08:41
thomax pushed a commit that referenced this pull request Sep 14, 2017
* [client] Use merged config when checking for CDN flag

* [core] Explicitly set useCdn to false when creating import client
bjoerge pushed a commit that referenced this pull request Sep 14, 2017
* [client] Use merged config when checking for CDN flag

* [core] Explicitly set useCdn to false when creating import client
@bjoerge bjoerge mentioned this pull request Sep 19, 2017
bjoerge pushed a commit that referenced this pull request Sep 19, 2017
* [client] Use merged config when checking for CDN flag

* [core] Explicitly set useCdn to false when creating import client
rexxars added a commit that referenced this pull request Jan 26, 2022
* [client] Use merged config when checking for CDN flag

* [core] Explicitly set useCdn to false when creating import client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants