• Kubernetes Submit Queue's avatar
    Merge pull request #38440 from justinsb/conversion_gen_safe_at_some_speeds · 7e1cacaa
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    conversion-gen: add --skip-unsafe flag
    
    We should expose the SkipUnsafe option, for legacy compatability, so
    that conversion-go can be used in other projects, and for platforms
    where unsafe is not available.
    
    Make unsafe code generation the default though, and have the help text
    hint that the resulting code is sub-optimal.
    7e1cacaa
known-flags.txt 11.7 KB