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

feat: Rework workspace commands to be able to work with user namespace permissions only #849

Merged
merged 8 commits into from
Sep 16, 2020

Commits on Sep 16, 2020

  1. Rework workspace commands to be able to work with user namespace perm…

    …issions only
    
    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    6fdf466 View commit details
    Browse the repository at this point in the history
  2. Fix tests and small code fixes

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a65fd89 View commit details
    Browse the repository at this point in the history
  3. Fix e2e tests

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8b8eea7 View commit details
    Browse the repository at this point in the history
  4. Changes according review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c1733b5 View commit details
    Browse the repository at this point in the history
  5. Use access review k8s API instead of try and fail to check permissions

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    4291cb9 View commit details
    Browse the repository at this point in the history
  6. Update readme

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9c46b49 View commit details
    Browse the repository at this point in the history
  7. Fix warning

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7447ec5 View commit details
    Browse the repository at this point in the history
  8. Fix test

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3953b4a View commit details
    Browse the repository at this point in the history