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

API Gateway REST API Race Conditions #26051

Merged
Merged
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e5d0c12
removed invalid check: Step 1/3, Check 7/7 failed
AdamTylerLynch Jul 23, 2022
560ea2e
alpohabatized attributes of schema
AdamTylerLynch Jul 23, 2022
88fe48b
added put_rest_api_mode attribute
AdamTylerLynch Jul 23, 2022
d2017c7
removed hardcoded EndpointTypes validaiton in favor of Values()
AdamTylerLynch Jul 23, 2022
1d5abe5
added merge operation AccTest (WIP)
AdamTylerLynch Jul 23, 2022
f05090d
implement put_rest_api_mode
AdamTylerLynch Jul 23, 2022
a9f8f6f
removed comments
AdamTylerLynch Jul 23, 2022
76d289d
encapsulate Body reconcilliation
AdamTylerLynch Jul 23, 2022
5b5a83e
refactoring to be formatted as expected
AdamTylerLynch Jul 23, 2022
669d482
Implement client side merge of endpoints (not delete+add)
AdamTylerLynch Jul 24, 2022
a72df57
added default mode (schema defautl not being honored)
AdamTylerLynch Jul 24, 2022
c78a62b
Working on default value and state importing. WIP
AdamTylerLynch Jul 25, 2022
6f9a475
Adding in ImportStateVerify
AdamTylerLynch Jul 27, 2022
7891cb8
adding in OAS warning.
AdamTylerLynch Jul 29, 2022
de0276a
reorder attributes in docs
AdamTylerLynch Jul 29, 2022
285a0cd
spelling of overwrite
AdamTylerLynch Jul 29, 2022
424a2c2
fixed spelling issues
AdamTylerLynch Jul 29, 2022
4dbf43c
updated example in docs for OpenAPI with Private Endpoints
AdamTylerLynch Jul 29, 2022
393c4cb
resolved linting issues
AdamTylerLynch Jul 29, 2022
b074e4f
fixed spelling in docs
AdamTylerLynch Jul 29, 2022
3f6b7c3
fixed hcl linting in docs
AdamTylerLynch Jul 29, 2022
569eac0
explicitly spelling
AdamTylerLynch Jul 29, 2022
7543398
Converted to ProtoV5ProviderFactories.
AdamTylerLynch Jul 29, 2022
aff86d4
added diffsuppress to not alert on provider upgrading
AdamTylerLynch Jul 29, 2022
e823df3
updated AccTests to ignore put_rest_api_mode state
AdamTylerLynch Jul 29, 2022
a884022
removed `mode` param from operations builder
AdamTylerLynch Jul 29, 2022
198100b
Addressed code review items
AdamTylerLynch Aug 1, 2022
157d9ac
Add CHANGELOG entry.
ewbankkit Aug 1, 2022
e5126d6
Merge branch 'main' into HEAD
ewbankkit Aug 1, 2022
fe26b24
Fix merge shenanigans.
ewbankkit Aug 1, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading