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

Clarify how user search works #1525

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2024

  1. Clarify how user search works

    This adds a few points which should shed light on how to search users
    using a drop-down list in Rancher, whether to add users to clusters or
    to projects.
    weyfonk committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d422284 View commit details
    Browse the repository at this point in the history
  2. Mention that search is prefix-based

    This explains the difference that it makes as opposed to substring-based
    search.
    weyfonk committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    234fb54 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Fix notes formatting

    This improves formatting of notes on searching users, by making them
    appear in notes blocks.
    weyfonk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bf27827 View commit details
    Browse the repository at this point in the history