Skip to content

Commit 012c04b

Browse files
Move for new versioning
1 parent 68cec94 commit 012c04b

File tree

57 files changed

+205
-279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+205
-279
lines changed

v2/api/appconfiguration/customizations/configuration_store_extension_types_gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/customizations/configuration_store_extensions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
v1 "k8s.io/api/core/v1"
1818
"sigs.k8s.io/controller-runtime/pkg/conversion"
1919

20-
storage "github.com/Azure/azure-service-operator/v2/api/appconfiguration/v1api20240601/storage"
20+
storage "github.com/Azure/azure-service-operator/v2/api/appconfiguration/v20240601/storage"
2121
"github.com/Azure/azure-service-operator/v2/internal/genericarmclient"
2222
"github.com/Azure/azure-service-operator/v2/internal/set"
2323
"github.com/Azure/azure-service-operator/v2/internal/util/to"

v2/api/appconfiguration/customizations/configuration_store_extensions_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111

1212
. "github.com/onsi/gomega"
1313

14-
appconfiguration "github.com/Azure/azure-service-operator/v2/api/appconfiguration/v1api20240601/storage"
14+
appconfiguration "github.com/Azure/azure-service-operator/v2/api/appconfiguration/v20240601/storage"
1515
"github.com/Azure/azure-service-operator/v2/internal/reflecthelpers"
1616
testreflect "github.com/Azure/azure-service-operator/v2/internal/testcommon/reflect"
1717
)

v2/api/appconfiguration/customizations/key_value_extension_types_gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/customizations/replica_extension_types_gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/customizations/snapshot_extension_types_gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/v1api20220501/configuration_store_types_gen_test.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/v1api20220501/storage/configuration_store_types_gen.go

Lines changed: 3 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/v1api20220501/storage/configuration_store_types_gen_test.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/api/appconfiguration/v1api20240601/arm/configuration_store_spec_types_gen.go renamed to v2/api/appconfiguration/v20240601/arm/configuration_store_spec_types_gen.go

File renamed without changes.

0 commit comments

Comments
 (0)