Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber committed Dec 11, 2020
1 parent 19a3cce commit 008849e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions api/v1alpha3/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

// Package v1alpha3 contains API Schema definitions for the infrastructure v1alpha3 API group.
package v1alpha3
1 change: 0 additions & 1 deletion api/v1alpha3/groupversion_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

// Package v1alpha3 contains API Schema definitions for the infrastructure v1alpha3 API group.
// +kubebuilder:object:generate=true
// +groupName=infrastructure.cluster.x-k8s.io
package v1alpha3
Expand Down
1 change: 1 addition & 0 deletions tink/api/v1alpha1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

// Package v1alpha1 contains API Schema definitions for the Tinkerbell v1alpha1 API group
package v1alpha1
1 change: 0 additions & 1 deletion tink/api/v1alpha1/groupversion_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

// Package v1alpha1 contains API Schema definitions for the Tinkerbell v1alpha1 API group
// +kubebuilder:object:generate=true
// +groupName=tinkerbell.org
package v1alpha1
Expand Down

0 comments on commit 008849e

Please sign in to comment.