Skip to content

move config into kwargs#7734

Merged
xiangyan99 merged 11 commits intomasterfrom
MoveConfigIntoKwargs
Oct 10, 2019
Merged

move config into kwargs#7734
xiangyan99 merged 11 commits intomasterfrom
MoveConfigIntoKwargs

Conversation

@xiangyan99
Copy link
Member

No description provided.

@xiangyan99 xiangyan99 requested a review from bryevdv as a code owner October 9, 2019 19:17
@adxsdk6
Copy link

adxsdk6 commented Oct 9, 2019

Can one of the admins verify this patch?

@annatisch
Copy link
Member

This will unfortunately be breaking to cosmos..... when was it intended to be released? If not till GA that's fine, as I can update Cosmos accordingly.

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, I'm still confused by this. If the config object is omitted, how is it also what will be used? I think this is what happens based on looking at the code:

:keyword Configuration config: If omitted, a Configuration object created from additional keyword arguments will used by the PipelineClient.

but please let me know if that's off base.

Copy link
Member Author

Choose a reason for hiding this comment

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

You are absolutely right!

@xiangyan99 xiangyan99 requested a review from shurd as a code owner October 9, 2019 20:53
Copy link
Contributor

Choose a reason for hiding this comment

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

HttpTranpost -> HttpTranport

Copy link
Contributor

Choose a reason for hiding this comment

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

Transpost

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch!
Thanks.

@bryevdv
Copy link
Contributor

bryevdv commented Oct 9, 2019

Typo noted, otherwise LGTM

Copy link
Member

@annatisch annatisch left a comment

Choose a reason for hiding this comment

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

Signing off for the cosmos changes :)

@mitchdenny
Copy link
Contributor

/azp run python - core - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

* increment key vault version (#7704)

* Update ep livetest according to storage-blob-b4 (#7725)

* Bug fix #6690 (#7738)

* Fix auto-headers for aiohttp (for real this time :)) (#7749)

* Fix auto-headers for aiohttp

* ChangeLog

* [AutoPR frontdoor/resource-manager] some fixes for frontdoor readme (#7714)

* Generated from e5fa469589e9cddf953d91122ebf61fc705ea8bb

renamed aggregation intervals

* Generated from 729f3420dad818c11e458aa67483039fd9b48778

Updated timeseriesType

* Generated from 9630e7a1f4c4c443797f8efa12d20bf1cf7a4dee

scorecard -> scoreboard

* Generated from 3a7dbc786a7789ef058736e2dfa8be0f7ab5f53d

network experiment resource state

* Packaging update of azure-mgmt-frontdoor

* changelog

* Fix requests asyncio if input data is async gen (#7743)

* Fix requests asyncio if input data is async gen

* ChangeLog

* Feedback

* Update HISTORY.md

* update user agent string (#7750)

* remove get_pending_certificate_signing_request (#7560)
@xiangyan99 xiangyan99 merged commit 520f11b into master Oct 10, 2019
@xiangyan99 xiangyan99 deleted the MoveConfigIntoKwargs branch October 15, 2019 01:36
fengzhou-msft pushed a commit that referenced this pull request Nov 5, 2019
* move config into kwargs

* use pop to avoid dup values for kw arguement 'config'

* update doc

* fix cosmos client

* pylint fix

* remove config

* fix typo

* Get latest master (#7770)

* increment key vault version (#7704)

* Update ep livetest according to storage-blob-b4 (#7725)

* Bug fix #6690 (#7738)

* Fix auto-headers for aiohttp (for real this time :)) (#7749)

* Fix auto-headers for aiohttp

* ChangeLog

* [AutoPR frontdoor/resource-manager] some fixes for frontdoor readme (#7714)

* Generated from e5fa469589e9cddf953d91122ebf61fc705ea8bb

renamed aggregation intervals

* Generated from 729f3420dad818c11e458aa67483039fd9b48778

Updated timeseriesType

* Generated from 9630e7a1f4c4c443797f8efa12d20bf1cf7a4dee

scorecard -> scoreboard

* Generated from 3a7dbc786a7789ef058736e2dfa8be0f7ab5f53d

network experiment resource state

* Packaging update of azure-mgmt-frontdoor

* changelog

* Fix requests asyncio if input data is async gen (#7743)

* Fix requests asyncio if input data is async gen

* ChangeLog

* Feedback

* Update HISTORY.md

* update user agent string (#7750)

* remove get_pending_certificate_signing_request (#7560)

* pylint fix

* update history.md
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.

5 participants

Comments