Skip to content

Latest commit

 

History

History
 
 

kurlkinds

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To make a change to the Installer type.

  1. Edit ./pkg/apis/cluster/v1beta1/installer_types.go
  2. Run make schemas (make sure you have the dependencies installed with make deps)
  3. Define a new bash variable in kurl_util/cmd/yamltobash/main.go to hold the value of the new field.
  4. Use the new bash variable in kurl install scripts.