Skip to content

GEP-1713: Standard Mechanism to Merge Multiple Gateways #1863

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
wants to merge 36 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
056c52f
initial commit of GEP 1713
dprotaso Mar 22, 2023
b0da061
Flush out the GEP
dprotaso Mar 28, 2023
3f50cea
fix typos
dprotaso Mar 28, 2023
09b29d1
Accepted should trigger other conditions to be set to 'False'
dprotaso Mar 28, 2023
f4f3928
Drop parent-gateway label
dprotaso Apr 4, 2023
4c5b38b
add clause that child listeners should not appear on the parent
dprotaso Apr 4, 2023
cbfea8c
update example of attaching to a child gateway
dprotaso Apr 4, 2023
832fa8f
adjust invalid scenarios and allow for rejection via webhook
dprotaso Apr 4, 2023
492eff7
flush out listener precedence and conflict semantics
dprotaso Apr 4, 2023
bc245cd
fix header indentation
dprotaso May 4, 2023
951081e
Add a note that a child Gateway can attach only to other Gateways in …
dprotaso May 4, 2023
aa18975
define parent gateway and update correct usage of primary vs parent
dprotaso May 4, 2023
ed2c90b
Define validation semantics on the concatenated list of listeners
dprotaso Aug 2, 2023
ba5a47d
move GEP to dedicated directory
dprotaso Feb 5, 2024
e2331f0
rework GEP with input from howardjohn
dprotaso Feb 6, 2024
e914896
undo removing future goal of making merging a MUST requirement
dprotaso Feb 6, 2024
b3f7113
fix some typos
dprotaso Feb 7, 2024
e094dff
attaching to a Gateway resource must be permitted
dprotaso Feb 7, 2024
dcdd142
allow empty sectionName/port when targetting a child Gateway
dprotaso Feb 12, 2024
668af46
Add TooManyListeners failure mode
dprotaso Feb 12, 2024
ec9ce63
address feedback from sunjay
dprotaso Feb 12, 2024
d3ca6b1
Update geps/gep-1713/index.md
dprotaso Mar 15, 2024
5d6853d
Update geps/gep-1713/index.md
dprotaso Mar 15, 2024
aa2d649
Update geps/gep-1713/index.md
dprotaso Mar 15, 2024
df3b0dc
rename GatewayObjectReference to ParentGatewayReference
dprotaso Jul 3, 2024
6e4e7ab
Include a count of attached child gateways
dprotaso Jul 3, 2024
23f5e15
Include some more alternative solutions
dprotaso Jul 3, 2024
969c5a1
mention route delegation GEP
dprotaso Jul 3, 2024
4e05526
mention use of CEL
dprotaso Jul 3, 2024
a979bca
fix references section
dprotaso Jul 3, 2024
98eca50
include comments why some alternatives were rejected
dprotaso Jul 3, 2024
0de79b6
include a case where two child gateways conflict
dprotaso Jul 3, 2024
9add2e6
change word to mechanism
dprotaso Jul 3, 2024
01cb1fd
Update geps/gep-1713/index.md
dprotaso Jul 3, 2024
df249a5
add numbers to order precedence
dprotaso Jul 3, 2024
43074ed
Update language about gateway conflict and direct them to the gateway…
dprotaso Jul 4, 2024
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