-
- Downloads
There was an error fetching the commit references. Please try again later.
Add changelog entry
Added a changelog entry for the feature
Showing
- app/assets/javascripts/clusters/clusters_bundle.js 48 additions, 0 deletionsapp/assets/javascripts/clusters/clusters_bundle.js
- app/assets/stylesheets/pages/clusters.scss 2 additions, 0 deletionsapp/assets/stylesheets/pages/clusters.scss
- app/models/clusters/cluster.rb 59 additions, 6 deletionsapp/models/clusters/cluster.rb
- app/presenters/clusters/cluster_presenter.rb 0 additions, 4 deletionsapp/presenters/clusters/cluster_presenter.rb
- app/views/clusters/clusters/_banner.html.haml 12 additions, 0 deletionsapp/views/clusters/clusters/_banner.html.haml
- app/views/clusters/clusters/show.html.haml 2 additions, 1 deletionapp/views/clusters/clusters/show.html.haml
- changelogs/unreleased/55447-validate-k8s-credentials.yml 5 additions, 0 deletionschangelogs/unreleased/55447-validate-k8s-credentials.yml
- lib/gitlab/kubernetes/errors.rb 23 additions, 0 deletionslib/gitlab/kubernetes/errors.rb
- locale/gitlab.pot 6 additions, 0 deletionslocale/gitlab.pot
- spec/features/clusters/cluster_detail_page_spec.rb 3 additions, 0 deletionsspec/features/clusters/cluster_detail_page_spec.rb
- spec/features/groups/clusters/user_spec.rb 1 addition, 0 deletionsspec/features/groups/clusters/user_spec.rb
- spec/features/projects/clusters/user_spec.rb 1 addition, 0 deletionsspec/features/projects/clusters/user_spec.rb
- spec/frontend/clusters/clusters_bundle_spec.js 16 additions, 0 deletionsspec/frontend/clusters/clusters_bundle_spec.js
- spec/models/clusters/cluster_spec.rb 139 additions, 24 deletionsspec/models/clusters/cluster_spec.rb
- spec/presenters/clusters/cluster_presenter_spec.rb 0 additions, 40 deletionsspec/presenters/clusters/cluster_presenter_spec.rb
lib/gitlab/kubernetes/errors.rb
0 → 100644
Please register or sign in to comment