File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ specially.
6
6
7
7
The ` cronjob_types.go ` file contains the input types, and is loosely based
8
8
on the CronJob tutorial from the [ KubeBuilder
9
- Book] ( https://book.kubebuilder.io/cronjob-tutorial.html ) , but with added
9
+ Book] ( https://book.kubebuilder.io/cronjob-tutorial/cronjob-tutorial .html ) , but with added
10
10
fields to test additional markers and generation behavior.
11
11
12
12
If you add a new marker, re-generate the golden output file,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ specially.
6
6
7
7
The ` cronjob_types.go ` file contains the input types, and is loosely based
8
8
on the CronJob tutorial from the [ KubeBuilder
9
- Book] ( https://book.kubebuilder.io/cronjob-tutorial.html ) , but with added
9
+ Book] ( https://book.kubebuilder.io/cronjob-tutorial/cronjob-tutorial .html ) , but with added
10
10
fields to test additional DeepCopy cases.
11
11
12
12
If you for some reason need to change deepcopy generation, you can
You can’t perform that action at this time.
0 commit comments