gitlab-org--gitlab-foss/app/models/project_services
Tiger 101c4480b3 Remove legacy Kubernetes #actual_namespace
When Kubernetes clusters were originally built they could only
exist at the project level, and so there was logic included
that assumed there would only ever be a single Kubernetes
namespace per cluster. We now support clusters at the group
and instance level, which allows multiple namespaces.

This change consolidates various project-specific fallbacks to
generate namespaces, and hands all responsibility to the
Clusters::KubernetesNamespace model. There is now no concept of
a single namespace for a Clusters::Platforms::Kubernetes; to
retrieve a namespace a project must now be supplied in all cases.

This simplifies upcoming work to use a separate Kubernetes
namespace per project environment (instead of a namespace
per project).
2019-05-21 11:38:11 -05:00
..
chat_message Update deployment chat message notification 2019-05-02 16:07:26 +00:00
asana_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
assembla_service.rb
bamboo_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
bugzilla_service.rb
buildkite_service.rb
builds_email_service.rb
campfire_service.rb
chat_notification_service.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
ci_service.rb
custom_issue_tracker_service.rb
deployment_service.rb
discord_service.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
drone_ci_service.rb
emails_on_push_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
external_wiki_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
flowdock_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
gitlab_issue_tracker_service.rb
hangouts_chat_service.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
hipchat_service.rb
irker_service.rb
issue_tracker_service.rb
jira_service.rb Resolve "JIRA service: NoMethodError: undefined method `find' for nil:NilClass" 2019-05-10 13:33:44 +00:00
kubernetes_service.rb Remove legacy Kubernetes #actual_namespace 2019-05-21 11:38:11 -05:00
mattermost_service.rb
mattermost_slash_commands_service.rb
microsoft_teams_service.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
mock_ci_service.rb Rename CI related selectors 2019-04-16 12:57:07 +03:00
mock_deployment_service.rb
mock_monitoring_service.rb
monitoring_service.rb
packagist_service.rb
pipelines_email_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
pivotaltracker_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
prometheus_service.rb
pushover_service.rb Externalize strings in app/models 2019-04-12 12:28:07 +00:00
redmine_service.rb
slack_service.rb
slack_slash_commands_service.rb
slash_commands_service.rb
teamcity_service.rb
youtrack_service.rb