Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Create envoy service with ClusterIPService type and gatewayClassRef #293

Merged
merged 4 commits into from
Apr 12, 2021
Merged

Create envoy service with ClusterIPService type and gatewayClassRef #293

merged 4 commits into from
Apr 12, 2021

Conversation

nak3
Copy link
Member

@nak3 nak3 commented Apr 2, 2021

operator does not create envoy service when envoy
is ClusterIPService type and gatewayClassRef.

This patch fixes it.

Fix #291

Signed-off-by: Kenjiro Nakayama nakayamakenjiro@gmail.com

@nak3 nak3 requested a review from a team as a code owner April 2, 2021 08:27
@nak3 nak3 requested review from skriss and sunjayBhatia and removed request for a team April 2, 2021 08:27
@nak3
Copy link
Member Author

nak3 commented Apr 2, 2021

/cc @danehans

Copy link
Member

@sunjayBhatia sunjayBhatia left a comment

Choose a reason for hiding this comment

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

Seems like a change that would be good to have end to end tests for

test/e2e/operator_test.go Outdated Show resolved Hide resolved
Copy link
Member

@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.

Good catch and mostly looks good @nak3, just a couple minor comments.

test/e2e/operator_test.go Outdated Show resolved Hide resolved
test/e2e/operator_test.go Outdated Show resolved Hide resolved
nak3 added 4 commits April 8, 2021 10:35
operator does not create envoy service when envoy
is ClusterIPService type and gatewayClassRef.

This patch fixes it.

Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
- make sure envoy svc deletion
- Polling instead of sleep until access works.

Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Copy link
Member

@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, thanks @nak3!

@skriss
Copy link
Member

skriss commented Apr 9, 2021

@danehans or @sunjayBhatia this is ready for final review + merge.

@skriss skriss merged commit fe72121 into projectcontour:main Apr 12, 2021
stevesloka pushed a commit to stevesloka/contour-operator that referenced this pull request Apr 16, 2021
…rojectcontour#293)

operator does not create envoy service when envoy
is ClusterIPService type and gatewayClassRef.

This patch fixes it.

Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

operator does not create envoy service with ClusterIPService type and gatewayClassRef
4 participants