Skip to content

use RefNotPermitted reason for invalid cross-namespace TLS cert ref #580

Merged
arkodg merged 2 commits intoenvoyproxy:mainfrom
skriss:fix-538
Oct 17, 2022
Merged

use RefNotPermitted reason for invalid cross-namespace TLS cert ref #580
arkodg merged 2 commits intoenvoyproxy:mainfrom
skriss:fix-538

Conversation

@skriss
Copy link
Copy Markdown
Contributor

@skriss skriss commented Oct 17, 2022

Closes #538.

Signed-off-by: Steve Kriss krisss@vmware.com

Closes envoyproxy#538.

Signed-off-by: Steve Kriss <krisss@vmware.com>
Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss added kind/bug Something isn't working area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. area/conformance Gateway API Conformance Related Issues labels Oct 17, 2022
@skriss skriss added this to the 0.2.0 milestone Oct 17, 2022
@skriss skriss self-assigned this Oct 17, 2022
@skriss skriss requested a review from a team as a code owner October 17, 2022 14:49
Comment on lines 67 to 68
/*tests.GatewaySecretMissingReferenceGrant,
tests.GatewaySecretInvalidReferenceGrant,*/
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These conformance tests will pass as long as they are not run after the previous two (GatewaySecretReferenceGrantAllInNamespace or GatewaySecretReferenceGrantSpecific). Once those two have been run, it requires an EG restart before the missing/invalid referencegrant tests will pass again. This smells like #539, so updated the comment here.

@arkodg arkodg merged commit d8bb99b into envoyproxy:main Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/conformance Gateway API Conformance Related Issues area/translator Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR. kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway Listener Conditions are Not Updated Properly for an Invalid or Missing ReferenceGrant

3 participants