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: Add serviceaccount permissions for <username>-che as default namespace #469

Closed
wants to merge 4 commits into from

Commits on Jan 21, 2020

  1. Add serviceaccount permissions for <username>-che as default namespace

    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    f56ef8a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Rename cluster role binding che to che-manage-namespaces.

    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    64fa0c4 View commit details
    Browse the repository at this point in the history
  2. Rename rolebinging che to che-manage-namespaces

    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    4f0e606 View commit details
    Browse the repository at this point in the history
  3. Don't clean che server clusterrolebinding created by che-operator.

    Don't clean che server clusterrolebinding created by che-operator. che-operator should clean up these resources itself
    
    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    7a8da16 View commit details
    Browse the repository at this point in the history