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

[Release-1.26] CLI + Config Enhancement #7403

Merged
merged 2 commits into from May 2, 2023

Commits on May 2, 2023

  1. Handle multiple arguments with StringSlice flags (k3s-io#7380)

    * Add helper function for multiple arguments in stringslice
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    
    * Cleanup server setup with util function
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed May 2, 2023
    Configuration menu
    Copy the full SHA
    52465d3 View commit details
    Browse the repository at this point in the history
  2. Enable FindString to search dotD config files (k3s-io#7323)

    * Enable FindString to search dotD config files
    * Address multiple arg cases
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0e5eec1 View commit details
    Browse the repository at this point in the history