6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 04:09:01 +00:00
tutor/tutor
Régis Behmo 915551268c v11.3.1 (2021-06-08)
- [Improvement] Avoid permission issues in Kubernetes/Openshift for users who do not have the rights to edit their namespace.
- [Improvement] Better Kubernetes object creation.
2021-06-08 20:17:44 +02:00
..
commands fix: avoid namespace edition for k8s users without access rights 2021-06-08 19:54:09 +02:00
templates security: disable python-evaluated input by default 2021-06-06 14:37:46 +02:00
__about__.py v11.3.1 (2021-06-08) 2021-06-08 20:17:44 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py fix: crash during local quickstart -p 2021-05-07 17:01:09 +02:00
config.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
env.py feat: upgrade pinned requirements to click 8+ 2021-06-06 14:38:59 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
images.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
interactive.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
jobs.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
plugins.py feat: better logging during plugin loading failure 2021-05-20 12:22:52 +02:00
serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
types.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
utils.py feat: catch errors when writing a file where a directory exists 2021-03-15 23:26:38 +01:00