File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -188,13 +188,13 @@ defaults to 4)
188
188
* /workers/$id/logs - log of the operations performed by a given worker
189
189
* /clusters/ - list of teams and clusters known to the operator
190
190
* /clusters/$team - list of clusters for the given team
191
- * /cluster /$team/$clustername - detailed status of the cluster, including the
191
+ * /clusters /$team/$namespace /$clustername - detailed status of the cluster, including the
192
192
specifications for CRD, master and replica services, endpoints and
193
193
statefulsets, as well as any errors and the worker that cluster is assigned
194
194
to.
195
- * /cluster /$team/$clustername/logs/ - logs of all operations performed to the
195
+ * /clusters /$team/$namespace /$clustername/logs/ - logs of all operations performed to the
196
196
cluster so far.
197
- * /cluster /$team/$clustername/history/ - history of cluster changes triggered
197
+ * /clusters /$team/$namespace /$clustername/history/ - history of cluster changes triggered
198
198
by the changes of the manifest (shows the somewhat obscure diff and what
199
199
exactly has triggered the change)
200
200
You can’t perform that action at this time.
0 commit comments