bump ResourceList from v1alpha1 to v1

This commit is contained in:
natasha41575
2021-10-19 15:31:11 -07:00
parent 5765ab4dbc
commit c3c02887ec
17 changed files with 90 additions and 90 deletions

View File

@@ -33,7 +33,7 @@ func TestByteReader(t *testing.T) {
//
{
name: "wrapped_resource_list",
input: `apiVersion: config.kubernetes.io/v1alpha1
input: `apiVersion: config.kubernetes.io/v1
kind: ResourceList
items:
- kind: Deployment
@@ -64,7 +64,7 @@ spec:
//
{
name: "wrapped_resource_list_function_config",
input: `apiVersion: config.kubernetes.io/v1alpha1
input: `apiVersion: config.kubernetes.io/v1
kind: ResourceList
functionConfig:
foo: bar
@@ -105,7 +105,7 @@ elems:
//
{
name: "wrapped_resource_list_function_config_without_items",
input: `apiVersion: config.kubernetes.io/v1alpha1
input: `apiVersion: config.kubernetes.io/v1
kind: ResourceList
functionConfig:
foo: bar