fix(console): v1.3.90 — deps textarea compact, linter внешние импорты, python env v1.1

- deps textarea: rows=3, resize:none, overflow-y:auto
- aiCheck (Python): после линтера проверяет внешние импорты
  если deps поле пустое — предупреждение с именами модулей
- Python env: v1.0 → v1.1 (содержит boto3+requests+psycopg2-binary)
This commit is contained in:
“Naeel”
2026-05-13 10:37:14 +04:00
parent 10b2b4a8e0
commit 75532d8d8e
4 changed files with 65 additions and 9 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ spec:
serviceAccountName: fission-console
containers:
- name: console
image: naeel/fission-console:v1.3.89
image: naeel/fission-console:v1.3.90
imagePullPolicy: Always
ports:
- containerPort: 8090