-
Notifications
You must be signed in to change notification settings - Fork 140
feat(provider): [116938598]support set proxy
#2607
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
Closed
Closed
Changes from 3 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
4d0e996
add proxy
hellertang 921b9c1
add proxy
hellertang 35762b3
add changelog
hellertang bec1e06
feat(ci): golang-ci (#2609)
WeiMengXS d3c18e8
feat(postgresql): [117095855]support cpu for pg (#2605)
hellertang 88c427d
feat(cvm): [117096263] Output `cpu`, `memory`, `os_name` (#2608)
hellertang d3498ec
fix(cls): [117200212] cls index support dynamic_index params (#2606)
SevenEarth f412428
feat(tco): [117095836]add resource organization policy (#2604)
WeiMengXS f6a76f3
docs: add changelog of version v1.81.90
andrew-tx b3fca6b
fix(iacExt): [116337119] Optimizing the code (#2613)
SevenEarth 4556a81
fix(ckafka): [116791339] Updated ckafka route documentation (#2614)
SevenEarth 5ee893a
docs: add changelog of version v1.81.91
andrew-tx cd2ccd9
docs(clb): [116790844]Waste resources (#2601)
WeiMengXS e37b3d5
feat(clb): [116532977]support healthcheck don't checke parameter (#2598)
WeiMengXS 75b25fa
feat(es): [115889723]Fix resource scanning issue (#2602)
bruceybian c1e16ea
fix(cdb): [117252423]Fix the problem of multiple values in fields d…
gitmkn 7a0ebb8
fix(tmp): [117224022]Fix array order issue (#2620)
gitmkn 8fc09fa
docs: add changelog of version v1.81.92
andrew-tx f29eeb9
update clb doc (#2623)
hellertang c9e550f
feat(tke): [116855855]add tencentcloud_kubernetes_addon (#2624)
lyu571 f2a875b
feat(tdmq): [116612886]add tencentcloud_tdmq_topic_with_full_id (#2625)
tongyiming 6c89e8f
docs(clb): [116968016]update-doc (#2622)
WeiMengXS 3673f72
fix(mongodb): [117095823]mongodb support update sg (#2628)
tongyiming 1b216f5
docs: add changelog of version v1.81.93
andrew-tx 6257fee
modify cvm doc (#2632)
hellertang e7b7d57
modify doc which has trouble (#2633)
hellertang fc29ee0
fix(ckafka): [117466142]public-network rm deprecated and validate min…
tongyiming e9c7b12
fix(cvm): [117460361] Update the limit of period and charge type (#2630)
hellertang f208439
fix(rds): [117455637] support mem_size 512 (#2629)
gitmkn 74bceec
fix(crs): [117472679]Optimize Availability Zone (#2634)
gitmkn d7e7cfd
docs: add changelog version v1.81.94
andrew-tx be5442f
修改资源ID (#2639)
rudolfzhao 74160d9
fix cvm test (#2635)
tongyiming 504f54e
feat(tke): [117206907]Querying cluster node information limit support…
bruceybian 45ef851
modify docs (#2640)
hellertang e895561
fix(cynosdb): [117461388]improvement id empty situation (#2636)
gitmkn 887aa96
docs: add changelog of version v1.81.95
andrew-tx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:enhancement | ||
provider : Support set `proxy` | ||
``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
proxy 参数我们有办法加个测试用例吗