gitlab-org--gitlab-foss/spec
Tiger fa5a6ae172 Stop configuring group clusters on creation
Immediate configuration is not ideal for group and instance
level clusters as projects that may never be deployed would
still have Kubernetes namespaces and service accounts created
for them.

As of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25586
we now create only the resources that are required for the
project being deployed, at the time of deployment.
2019-05-16 20:18:42 -05:00
..
bin
config
controllers Merge branch 'reg-captcha-flag' into 'master' 2019-05-16 14:19:01 +00:00
db
dependencies
factories Optimise upload path calls 2019-05-14 11:01:48 -05:00
features Fix an error in projects admin when statistics are missing 2019-05-16 14:59:21 +02:00
finders Add improvements to the global search process 2019-05-07 11:08:25 +00:00
fixtures Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
frontend Merge branch 'fe-use-process-timer-in-jest-timeout' into 'master' 2019-05-16 21:59:01 +00:00
graphql Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master' 2019-05-08 08:46:56 +00:00
helpers Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
initializers Generate Let's Encrypt private key 2019-05-09 13:45:25 +00:00
javascripts Merge branch 'diff-whitespace-setting-changes' into 'master' 2019-05-16 10:13:04 +00:00
lib Add Let's Encrypt client 2019-05-16 09:32:25 +00:00
mailers Add leave link to access_granted email 2019-05-03 17:19:16 +01:00
migrations Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
models Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
policies Check instance cluster feature at policy level 2019-05-07 08:37:04 +12:00
presenters Remove duplicate clusterable presenter method 2019-05-07 08:49:27 +12:00
rack_servers
requests Add correlation id to all sentry errors 2019-05-13 13:27:41 -05:00
routing Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
rubocop Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
serializers Fix merge request pipeline exist method 2019-05-06 13:20:47 +07:00
services Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
sidekiq/cron
support Add Let's Encrypt client 2019-05-16 09:32:25 +00:00
tasks
uploaders Optimise upload path calls 2019-05-14 11:01:48 -05:00
validators
views Merge branch '60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varian' into 'master' 2019-04-30 00:34:49 +00:00
workers Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Fix unrelated errors when teardowning quanrantined specs 2019-05-10 14:40:04 +02:00