Start using KEPs for new features or breaking changes
This commit is contained in:
parent
589c9a20f9
commit
cb33c4ed26
4 changed files with 245 additions and 0 deletions
|
|
@ -21,5 +21,6 @@ limitations under the License.
|
|||
package tools
|
||||
|
||||
import (
|
||||
_ "github.com/tallclair/mdtoc"
|
||||
_ "k8s.io/code-generator"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue