Skip to content

Commit ee5d82a

Browse files
committed
integration: replicate tag propagation issue
This commit adds tests to validate that there are issues with how we propagate tag changes in the system. This replicates #2389 Signed-off-by: Kristoffer Dalby <[email protected]>
1 parent 63b02cf commit ee5d82a

File tree

2 files changed

+755
-0
lines changed

2 files changed

+755
-0
lines changed

.github/workflows/test-integration.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ jobs:
135135
- TestACLAutogroupTagged
136136
- TestACLAutogroupSelf
137137
- TestACLPolicyPropagationOverTime
138+
- TestACLTagPropagation
139+
- TestACLTagPropagationPortSpecific
138140
- TestAPIAuthenticationBypass
139141
- TestAPIAuthenticationBypassCurl
140142
- TestGRPCAuthenticationBypass

0 commit comments

Comments
 (0)