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

fix sorting behavior in selector.go #38

Draft
wants to merge 1 commit into
base: release-1.10-dd
Choose a base branch
from

Commits on May 19, 2021

  1. fix sorting behavior in selector.go

    - move sorting from NewRequirement() out to String()
    - add related unit tests
    - add unit tests in one of outer callers (pkg/apis/core/v1/helper)
    
    Closes kubernetes#66298
    Huang-Wei authored and dbenque committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f18d4f5 View commit details
    Browse the repository at this point in the history