Skip to content

Remove get_pending_certificate_signing_request#7560

Merged
chlowell merged 1 commit intoAzure:masterfrom
chlowell:remove-get-csr
Oct 10, 2019
Merged

Remove get_pending_certificate_signing_request#7560
chlowell merged 1 commit intoAzure:masterfrom
chlowell:remove-get-csr

Conversation

@chlowell
Copy link
Member

@chlowell chlowell commented Oct 2, 2019

A certificate operation retrieved via get_certificate_operation() contains the same bytes as get_pending_certificate_signing_request(), making the latter redundant.

@chlowell chlowell added KeyVault Client This issue points to a problem in the data-plane of the library. labels Oct 2, 2019
@chlowell chlowell self-assigned this Oct 2, 2019
@adxsdk6
Copy link

adxsdk6 commented Oct 2, 2019

Can one of the admins verify this patch?

@chlowell chlowell merged commit d40901a into Azure:master Oct 10, 2019
@chlowell chlowell deleted the remove-get-csr branch October 10, 2019 15:19
xiangyan99 added a commit that referenced this pull request Oct 10, 2019
* 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 added a commit that referenced this pull request Oct 10, 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
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

Client This issue points to a problem in the data-plane of the library. KeyVault

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants