Update to gateway-api v0.2.0
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
49b46a9a3f
commit
08e6ae07af
13 changed files with 1188 additions and 1272 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
|
||||
"github.com/stretchr/testify/assert"
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"sigs.k8s.io/service-apis/apis/v1alpha1"
|
||||
"sigs.k8s.io/gateway-api/apis/v1alpha1"
|
||||
)
|
||||
|
||||
func TestStatusEquals(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue