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

Design and Implement Config API #29

Closed
danehans opened this issue Apr 28, 2022 · 3 comments
Closed

Design and Implement Config API #29

danehans opened this issue Apr 28, 2022 · 3 comments
Assignees
Labels
area/api API-related issues area/config Issues related to config management, e.g. Config Manager, Config Sources, etc. documentation Improvements or additions to documentation kind/enhancement New feature or request
Milestone

Comments

@danehans
Copy link
Contributor

danehans commented Apr 28, 2022

A Config API is required for EG to consume config params through gatewayclass.spec.parameterRefs. This config API is referred to as "Bootstrap Config" in #16.

@danehans danehans changed the title Create Config API [API] Design Config API Apr 28, 2022
@danehans danehans changed the title [API] Design Config API [API] Design and Implement Config API Apr 29, 2022
@danehans danehans added documentation Improvements or additions to documentation kind/enhancement New feature or request help wanted Extra attention is needed labels Apr 29, 2022
@danehans danehans added this to the v0 Release milestone Apr 29, 2022
@danehans danehans changed the title [API] Design and Implement Config API Design and Implement Config API May 11, 2022
@danehans danehans added area/api API-related issues area/config Issues related to config management, e.g. Config Manager, Config Sources, etc. labels May 11, 2022
@danehans
Copy link
Contributor Author

@arkodg I assigned this issue to you based on the 5/24/22 community meeting notes. Please unassign yourself if that's not the case.

@arkodg arkodg removed the help wanted Extra attention is needed label Jun 1, 2022
@github-actions
Copy link

github-actions bot commented Jul 2, 2022

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 2, 2022
@danehans danehans removed the stale label Jul 2, 2022
@danehans danehans assigned danehans and unassigned arkodg Jul 2, 2022
@danehans
Copy link
Contributor Author

#146 resolves this issue.

dboslee added a commit to dboslee/gateway that referenced this issue Aug 16, 2023
…y#29)

Previously any re-sync of a resource triggers a push to envoy even when nothing changes. This seems to be caused by re-ordering of the routes/listeners. This change sorts the listeners so that they are able to be checked for changes properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API-related issues area/config Issues related to config management, e.g. Config Manager, Config Sources, etc. documentation Improvements or additions to documentation kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants