Skip to content

Commit 7e1b9da

Browse files
committed
Remove extraneous files from the CRD testdata
The internal_version stuff shouldn't've had its own go.mod or go generate command -- it's intentionally part of the parent test suite.
1 parent cdcfebb commit 7e1b9da

File tree

3 files changed

+0
-60
lines changed

3 files changed

+0
-60
lines changed

pkg/crd/testdata/internal_version/go.mod

Lines changed: 0 additions & 8 deletions
This file was deleted.

pkg/crd/testdata/internal_version/go.sum

Lines changed: 0 additions & 50 deletions
This file was deleted.

pkg/crd/testdata/internal_version/internal_types.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ See the License for the specific language governing permissions and
1313
limitations under the License.
1414
*/
1515

16-
//go:generate controller-gen crd paths=. output:dir=.
17-
1816
// +kubebuilder:skip
1917
package internal_version
2018

0 commit comments

Comments
 (0)