Commit c65cb7e
fix: Add a warning when deploying with the ADK Web UI enabled
The warning message shows that ADK Web is for development purposes only and should not be used in production, as it has access to all data. This warning is displayed when the `--with-ui` flag is used with `adk deploy` and `adk deploy to-gke`
Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 8397953611 parent 6cfc010 commit c65cb7e
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
113 | 125 | | |
114 | 126 | | |
115 | 127 | | |
| |||
1429 | 1441 | | |
1430 | 1442 | | |
1431 | 1443 | | |
| 1444 | + | |
| 1445 | + | |
1432 | 1446 | | |
1433 | 1447 | | |
1434 | 1448 | | |
| |||
1848 | 1862 | | |
1849 | 1863 | | |
1850 | 1864 | | |
| 1865 | + | |
1851 | 1866 | | |
1852 | 1867 | | |
1853 | 1868 | | |
| |||
0 commit comments