diff options
author | Dylan Griffith <dyl.griffith@gmail.com> | 2019-08-02 19:02:57 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-08-02 19:02:57 +0000 |
commit | 5027979b9ba0ebfb6376cfa78114e942f5054c5c (patch) | |
tree | 3a5f5c44fc2f3960569aec6d5e98ce382172dfd2 /locale | |
parent | 2d697018ca7ea63cbbdf7879bc93b8fa1b2ae678 (diff) | |
download | gitlab-ce-5027979b9ba0ebfb6376cfa78114e942f5054c5c.tar.gz |
Implement Helm ResetCommand for removing Tiller
Also creates specs
Only allow Helm to be uninstalled if it's the only app
- Remove Tiller leftovers after reser command
- Fixes specs and offenses
Adds changelog file
Fix reset_command specs
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 5e9e371a5fc..45a73004954 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -2818,6 +2818,9 @@ msgstr "" msgid "ClusterIntegration|The associated IP and all deployed services will be deleted and cannot be restored. Uninstalling Knative will also remove Istio from your cluster. This will not effect any other applications." msgstr "" +msgid "ClusterIntegration|The associated Tiller pod will be deleted and cannot be restored." +msgstr "" + msgid "ClusterIntegration|The associated certifcate will be deleted and cannot be restored." msgstr "" |