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

<username>-che as default namespace #156

Closed
wants to merge 15 commits into from
Closed

Commits on Dec 3, 2019

  1. don't create che-workspace serviceaccount and give needed permissions…

    … to che serviceaccount
    
    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    83d2544 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. don't create roles and rolebindings when oauth enabled

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    3ade531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5bce3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. grant more permissions to support running workspaces in pre-created n…

    …amespaces
    
    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3b1e777 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. add needed permissions to create namespace and run workspace in diffe…

    …rent namespace than che
    
    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    6786dd5 View commit details
    Browse the repository at this point in the history
  2. license headers, cleanup

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    cd48a3c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. update permissions

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    aca6124 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    092a2d2 View commit details
    Browse the repository at this point in the history
  2. Fix issue with Che 'update' namespace permission and other stuff

    Fix failing workspace start due 'update' namespace permission. Handle todo about saving Che worksapce cluster role property to config map. Rename che cluster role to che-manage-namespaces
    
    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    e5dbf1e View commit details
    Browse the repository at this point in the history
  3. Fix issue with clusterrolebindings and clusterrole finalizers

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

Commits on Feb 3, 2020

  1. Fix deploy Che using olm on the minikube Fix deploy Che using olm on …

    …the minikube: create own unique clusterrole and clusterrolebinding for Che server. We need it if we want to have working few che in the same cluster in the different namespaces.
    
    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    e7a29d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Address changes.

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

Commits on Feb 5, 2020

  1. Fix service account wrongly generated by operator-sdk for some cluste…

    …r roles
    
    Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
    AndrienkoAleksandr committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    1922ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf9bd8 View commit details
    Browse the repository at this point in the history
  3. Clean up.

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