Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] add basic static check, complie, test #292

Merged
merged 1 commit into from
Oct 7, 2023

Commits on Oct 7, 2023

  1. [CI] add basic static check, compile, test

    Signed-off-by: xiaoming <[email protected]>
    
    [fix]playbook: fix format related variables position
    Signed-off-by: sjf <[email protected]>
    
    [fix] add support for recognizing kernel versions like "3.15.0_.*"
    
    Signed-off-by: jyf111 <[email protected]>
    
    support enable etcd auth
    
    Signed-off-by: wanghai01 <[email protected]>
    
    Feature: podman can be an alternative container engine
    
    Signed-off-by: caoxianfei1 <[email protected]>
    
    bugfix: docker ps specify both --format and --quiet will warning since v24.0.0.
    
    WARNING: Ignoring custom format, because both --format and --quiet are
    set.
    
    Signed-off-by: caoxianfei1 <[email protected]>
    
    change replicas to instances
    
    Signed-off-by: tec-rubbish maker <[email protected]>
    
    change topology variable
    
    change service_replicas_sequence and format_replicas_sequence to service_instances_sequence and format_instances_sequence
    
    Signed-off-by: tec-rubbish maker <[email protected]>
    
    fix the worng instances
    
    Signed-off-by: tec-rubbish maker <[email protected]>
    
    mistake
    
    Signed-off-by: tec-rubbish maker <[email protected]>
    
    Update cli/command/status.go
    
    Signed-off-by: Wine93 <[email protected]>
    
    [fix] older versions of the ss command do not have the --no-header option
    
    solution: execute the ss command in a temporary container to precheck for ports in use instead
    
    Signed-off-by: jyf111 <[email protected]>
    Signed-off-by: xiaoming <[email protected]>
    357447923 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    33be96f View commit details
    Browse the repository at this point in the history