chore: some clean-up to e2e tests (#143)

Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
Xunzhuo
2023-01-26 15:31:59 +08:00
committed by GitHub
parent 4fb9efe3bf
commit f262883611
4 changed files with 19 additions and 16 deletions

View File

@@ -49,9 +49,6 @@ type Applier struct {
// IngressClass will be used as the spec.gatewayClassName when applying Gateway resources
IngressClass string
// ControllerName will be used as the spec.controllerName when applying GatewayClass resources
ControllerName string
}
// prepareNamespace adjusts the Namespace labels.