Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Cunha <j.a.cunha@gmail.com>2019-02-15 14:16:45 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2019-02-15 14:16:45 +0300
commited2f7e23d675b1ab16a4e93a78b5aa9c3e0d698a (patch)
tree36015207419b8320c89d55c41a57918eecf04d5e /changelogs/unreleased/56937-edit-knative-domain-after-it-has-been-deployed.yml
parent0b966fb0d95bb6e7070db50b4d1a64e3dddac1a4 (diff)
Rename scope to imply :installed and :updated result
- Adds to specs the case where apps are also updated - Rename scope calls on Gitlab::UsageData and Clusters::Cluster - Removes a duplicated spec
Diffstat (limited to 'changelogs/unreleased/56937-edit-knative-domain-after-it-has-been-deployed.yml')
-rw-r--r--changelogs/unreleased/56937-edit-knative-domain-after-it-has-been-deployed.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56937-edit-knative-domain-after-it-has-been-deployed.yml b/changelogs/unreleased/56937-edit-knative-domain-after-it-has-been-deployed.yml
new file mode 100644
index 00000000000..11d93b34700
--- /dev/null
+++ b/changelogs/unreleased/56937-edit-knative-domain-after-it-has-been-deployed.yml
@@ -0,0 +1,5 @@
+---
+title: Fixes functions finder for upgraded Knative app
+merge_request: 25067
+author:
+type: fixed