Skip to content

Adds Gateway Status Support#205

Merged
danehans merged 2 commits intoenvoyproxy:mainfrom
danehans:gw_status
Aug 23, 2022
Merged

Adds Gateway Status Support#205
danehans merged 2 commits intoenvoyproxy:mainfrom
danehans:gw_status

Conversation

@danehans
Copy link
Copy Markdown
Contributor

Previously, the gateway controller would not update the status of gateways. This PR adds the StatusUpdater interface to the gateway controller and sets the "Scheduled=True" status condition for gateways that match the configured GatewayClass controllerName.

Fixes: #165
Fixes: #166

@danehans danehans requested a review from a team as a code owner August 17, 2022 00:27
@danehans danehans added this to the 0.2.0-rc1 milestone Aug 17, 2022
Signed-off-by: danehans <daneyonhansen@gmail.com>
Signed-off-by: danehans <daneyonhansen@gmail.com>
Copy link
Copy Markdown
Contributor

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danehans danehans merged commit de4c8ed into envoyproxy:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manage ObservedGeneration of GatewayClass Status Add Gateway Status Support

2 participants