• JieJhih Jhang's avatar
    support ipv6 in bind address · 08e320fa
    JieJhih Jhang authored
    use split host port func instead trim specific character
    
    add unit test for metrics and healthz bind address
    
    recover import package
    
    refactor set default kube proxy configuration
    
    fix ipv4 condition
    
    fix set default port condition
    
    rewrite call function occasion to reduce error
    
    set ipv6 default value
    
    move get GetBindAddressHostPort to util
    
    use one func to handle deprecated series
    
    update bazel
    
    define address type
    
    return earlier in the error case
    
    refactor set default kube proxy configuration logic
    
    recover import package
    
    preserve some of the original comments
    
    add get default address func
    
    add append port if needed unit test
    
    rewrite unit test for deprecated flags
    
    remove unused codes
    08e320fa