summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BE review: Don't mix un-named and name `it` in the same block.29398-support-kubernetes-rbac-for-gitlab-managed-appsThong Kuah2018-09-061-5/+16
* Add some method calls we have missed for the KubeClient adapterThong Kuah2018-09-052-0/+8
* Add a feature spec to test UI of checking the `RBAC-enabled cluster (experime...Thong Kuah2018-09-051-0/+22
* Refactor helm/api_spec to initialize InstallCommand and InitCommand directly ...Thong Kuah2018-09-051-9/+16
* BE review : create or update the service account and/ cluster role binding re...Thong Kuah2018-09-054-18/+103
* BE review feedback : update spec to `be_rbac` and update the command method t...Thong Kuah2018-09-0511-32/+34
* Change KubeClient to be explicit - use `delegate` in favor of `method_missing`Thong Kuah2018-09-052-53/+148
* Address BE Architecture review : Have Helm::Api create the resource, not Init...Thong Kuah2018-09-058-80/+144
* BE reviewer feedback: remove trait that's not directly related to the helm ap...Thong Kuah2018-09-052-10/+6
* Spec refactor : break apart long spec lines with squishThong Kuah2018-09-051-10/+76
* Add BE review feedback: return arrays for optional_*_flag methods and use she...Thong Kuah2018-09-053-25/+42
* Convert some hash and array `let` to block version for readabilityThong Kuah2018-09-053-5/+22
* Handle the get_pod_log method which will only work for the Client that can ac...Thong Kuah2018-09-052-0/+38
* Support another K8s api group (currently used only in EE)Thong Kuah2018-09-051-1/+2
* Update KubernetesService#kubeclient to utilize Gitlab::Kubernetes::KubeClient...Thong Kuah2018-09-051-17/+9
* Update Clusters::Applications::Prometheus#prometheus_client to use the KubeCl...Thong Kuah2018-09-055-26/+45
* Extend authorization_type to include unknown and abac.Thong Kuah2018-09-053-4/+7
* Update Gitlab::Kubernetes::KubeClient initializer to take an array of Kuberne...Thong Kuah2018-09-054-49/+132
* Remove changelog as we are merging behind a feature flagThong Kuah2018-09-051-5/+0
* Allow user to select if cluster is RBAC-enabled when adding an existing cluster.Thong Kuah2018-09-056-1/+65
* Refactor string building for helm commands so that we don't have to have lead...Thong Kuah2018-09-052-11/+24
* Require Helm command objects to specify if they are operating in a RBAC clust...Thong Kuah2018-09-057-13/+134
* Create service account 'tiller' and clusterrolebinding before we `helm init`.Thong Kuah2018-09-0516-9/+256
* Set `rbac` to true when we running the InstallCommand into a RBAC enabled clu...Thong Kuah2018-09-0510-0/+53
* Add db column : authorization_type to track which kubernetes cluster has rbac...Thong Kuah2018-09-055-0/+36
* Teach Gitlab how to generate a ClusterRoleBinding as a Kubeclient::ResourceThong Kuah2018-08-282-0/+58
* Teach Gitlab to #generate an approriate Kubeclient resource for a ServiceAccountThong Kuah2018-08-282-0/+49
* Teach Gitlab::Kubernetes::Helm::InstallCommand about `--set rbac.create`Thong Kuah2018-08-282-4/+28
* Teach Gitlab::Kubernetes::Helm::InitCommand about `--service_account`Thong Kuah2018-08-282-3/+16
* Add changelogThong Kuah2018-08-281-0/+5
* Remove un-used private methods from Gitlab::Kubernetes::Helm::PodThong Kuah2018-08-281-1/+1
* Merge branch 'fix-static-analysis' into 'master'James Lopez2018-08-282-2/+3
|\
| * Fix static analysisSean McGivern2018-08-282-2/+3
|/
* Merge branch 'rails5-fix-import-merge-request-creator' into 'master'Rémy Coutable2018-08-282-2/+7
|\
| * Rails5: fix can't quote ActiveSupport::HashWithIndifferentAccessJasper Maes2018-08-272-2/+7
* | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-2812-38/+154
|\ \
| * | Document that created_at works for group owners on DiscussionsSean McGivern2018-08-232-9/+9
| * | Set MR number in changelogSean McGivern2018-08-221-1/+1
| * | Use policies to determine if attributes can be set in the APISean McGivern2018-08-228-26/+137
| * | Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-225-6/+11
* | | Merge branch 'winh-default-status-emoji' into 'master'Phil Hughes2018-08-283-4/+43
|\ \ \
| * | | Display default status emoji if only message is enteredWinnie Hellmann2018-08-283-4/+43
|/ / /
* | | Merge branch '50584-fix-ide-commit-twice' into 'master'Phil Hughes2018-08-283-20/+21
|\ \ \
| * | | Resolve "It's impossible to commit twice to the same branch"Paul Slaughter2018-08-283-20/+21
|/ / /
* | | Merge branch 'Expose-users-id-in-admin-users-show-page' into 'master'Phil Hughes2018-08-283-0/+10
|\ \ \
| * | | Expose user's id in /admin/users/ show page.Eva Kadlecová2018-08-213-0/+10
* | | | Merge branch '50101-env-block' into 'master'Phil Hughes2018-08-284-0/+278
|\ \ \ \
| * | | | Creates vue component for environments blockFilipa Lacerda2018-08-284-0/+278
|/ / / /
* | | | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-2822-68/+172
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow to delete group milestonesissue_36138Felipe Artur2018-08-0622-68/+172