Skip to content

Commit

Permalink
Fix doc rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuckal777 committed Jan 27, 2025
1 parent 3e36f58 commit 92c526d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/apis/metal/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SPDX-License-Identifier: Apache-2.0

// +k8s:deepcopy-gen=package
// +groupName="metal.provider.extensions.gardener.cloud"
// +groupName="ironcore-metal.provider.extensions.gardener.cloud"

//go:generate ../../../hack/update-codegen.sh

Expand Down
2 changes: 1 addition & 1 deletion pkg/apis/metal/v1alpha1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
// +k8s:defaulter-gen=TypeMeta

// Package v1alpha1 contains the metal provider API resources.
// +groupName=metal.provider.extensions.gardener.cloud
// +groupName=ironcore-metal.provider.extensions.gardener.cloud
package v1alpha1 // import "github.com/ironcore-dev/gardener-extension-provider-ironcore-metal/pkg/apis/metal/v1alpha1"

0 comments on commit 92c526d

Please sign in to comment.