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

Allow multi user #734

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Allow multi user #734

wants to merge 4 commits into from

Commits on Jun 17, 2022

  1. Allow multi user

    Hello administrator, it would be great if yo could apply this simple change that we are using daily. 
    If the .lock file is stored in /tmp it doesn’t allow several users to use kubelogin at the same time in the same computer, by storing the .lock file in the home directory of each user, we allow multiple users to use kubelogin on the same computer.
    This change has been tested by me in a production environment.
    Have a good day. Juan.
    JuanPMC committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    a72765f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update mutex.go

    JuanPMC committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    09a16a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6124382 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    98385ff View commit details
    Browse the repository at this point in the history