Commit 0ef7957
authored
fix: don't require authentication for crud-web-apps metrics endpoints (kubeflow/kubeflow#7697)
Signed-off-by: Justin Bronn <justin.bronn@maxar.com>1 parent f1f441c commit 0ef7957
File tree
1 file changed
+6
-1
lines changed- components/crud-web-apps/common/backend/kubeflow/kubeflow/crud_backend
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
0 commit comments