arkitekt-next 0.7.39__tar.gz → 0.7.40__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of arkitekt-next might be problematic. Click here for more details.
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/PKG-INFO +5 -5
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/lok.py +5 -12
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/pyproject.toml +1 -5
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/LICENSE +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/README.md +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/__blok__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/easy.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/next.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/qt.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/fakts.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/fakts_next.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/fakts_qt.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/grant_registry.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/herre.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/service/herre_qt.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/apps/types.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/admin.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/arkitekt.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/config.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/fluss.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/funcs.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/gateway.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/internal_docker.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/kabinet.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/livekit.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/mikro.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/minio.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/mount.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/namegen.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/postgres.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/redis.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/rekuest.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/secret.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/admin.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/config.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/db.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/gateway.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/livekit.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/lok.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/mount.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/name.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/redis.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/s3.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/secret.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/services/socket.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/socket.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/bloks/tailscale.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/builders.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/call/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/call/local.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/call/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/call/remote.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/gen/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/gen/compile.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/gen/init.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/gen/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/gen/watch.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/init/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/init/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/requirements.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/templates.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/variables.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/build.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/init.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/publish.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/stage.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/utils.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/validate.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/wizard.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/inspect.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/scopes.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/version.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/wizard.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/run/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/run/dev.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/run/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/run/prod.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/run/utils.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/down.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/init.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/inspect.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/open.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/remove.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/stop.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/up.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/server/utils.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/configs/base.yaml +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/constants.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/errors.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/inspect.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/io.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/main.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/options.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/fluss.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/gucker.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/kabinet.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/kluster.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/konviktion.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/kuay.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/mikro.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/mikro_next.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/napari.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/omero_ark.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/port.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/rekuest.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/unlok.schema.graphql +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/templates/filter.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/templates/simple.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/texts.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/types.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/ui.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/utils.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/validators.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/vars.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/versions/v1.yaml +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/constants.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/model.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/__init__.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/dark/gear.png +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/dark/green pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/dark/orange pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/dark/pink pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/dark/red pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/light/gear.png +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/light/green pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/light/orange pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/light/pink pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/light/red pulse.gif +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/builders.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/magic_bar.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/types.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/utils.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/service_registry.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/tqdm.py +0 -0
- {arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: arkitekt-next
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.40
|
|
4
4
|
Summary: client for the arkitekt_next platform
|
|
5
5
|
License: MIT
|
|
6
6
|
Author: jhnnsrs
|
|
@@ -16,8 +16,8 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
16
16
|
Provides-Extra: all
|
|
17
17
|
Provides-Extra: blok
|
|
18
18
|
Provides-Extra: cli
|
|
19
|
-
Requires-Dist: blok (>=0.0.9) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "
|
|
20
|
-
Requires-Dist: cryptography (>=40.0.8) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "
|
|
19
|
+
Requires-Dist: blok (>=0.0.9) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "blok")
|
|
20
|
+
Requires-Dist: cryptography (>=40.0.8) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "blok")
|
|
21
21
|
Requires-Dist: dokker (>=0.1.21)
|
|
22
22
|
Requires-Dist: fakts (>=0.5.0)
|
|
23
23
|
Requires-Dist: fluss-next (>=0.1.70) ; extra == "all"
|
|
@@ -25,8 +25,8 @@ Requires-Dist: herre (>=0.4.3)
|
|
|
25
25
|
Requires-Dist: kabinet (>=0.1.8) ; (python_version >= "3.9" and python_version < "4.0") and (extra == "all")
|
|
26
26
|
Requires-Dist: koil (>=0.3.6)
|
|
27
27
|
Requires-Dist: mikro-next (>=0.1.25) ; (python_version >= "3.10" and python_version < "4.0") and (extra == "all")
|
|
28
|
-
Requires-Dist: namegenerator (>=1.0.6) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "
|
|
29
|
-
Requires-Dist: netifaces (>=0.11.0) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "
|
|
28
|
+
Requires-Dist: namegenerator (>=1.0.6) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "blok")
|
|
29
|
+
Requires-Dist: netifaces (>=0.11.0) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "blok")
|
|
30
30
|
Requires-Dist: reaktion-next (>=0.1.59) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "all")
|
|
31
31
|
Requires-Dist: rekuest-next (>=0.2.14) ; (python_version >= "3.8" and python_version < "4.0") and (extra == "cli" or extra == "all")
|
|
32
32
|
Requires-Dist: rich-click (>=1.6.1) ; extra == "cli" or extra == "all"
|
|
@@ -132,7 +132,11 @@ class LokBlok:
|
|
|
132
132
|
self.tokens = []
|
|
133
133
|
self.groups = []
|
|
134
134
|
self.secret_key = secrets.token_hex(16)
|
|
135
|
-
self.scopes = {
|
|
135
|
+
self.scopes = {
|
|
136
|
+
"openid": "The open id connect scope",
|
|
137
|
+
"read": "A generic read access",
|
|
138
|
+
"write": "A generic write access",
|
|
139
|
+
}
|
|
136
140
|
self.key = None
|
|
137
141
|
self.deployment_name = "default"
|
|
138
142
|
self.token_expiry_seconds = 700000
|
|
@@ -169,7 +173,6 @@ class LokBlok:
|
|
|
169
173
|
secrets: SecretBlok,
|
|
170
174
|
livekit: LivekitService,
|
|
171
175
|
dns: DnsService,
|
|
172
|
-
scopes: list[Dict[str, str]],
|
|
173
176
|
):
|
|
174
177
|
for key, value in init.kwargs.items():
|
|
175
178
|
setattr(self, key, value)
|
|
@@ -177,8 +180,6 @@ class LokBlok:
|
|
|
177
180
|
assert self.public_key, "Public key is required"
|
|
178
181
|
assert self.private_key, "Private key is required"
|
|
179
182
|
|
|
180
|
-
self.scopes = {scope["scope"]: scope["description"] for scope in scopes}
|
|
181
|
-
|
|
182
183
|
gateway.expose("lok", 80, self.host, strip_prefix=False)
|
|
183
184
|
gateway.expose_mapped(".well-known", 80, self.host, "lok")
|
|
184
185
|
|
|
@@ -302,13 +303,6 @@ class LokBlok:
|
|
|
302
303
|
type=GROUP,
|
|
303
304
|
show_default=True,
|
|
304
305
|
)
|
|
305
|
-
with_scopes = Option(
|
|
306
|
-
subcommand="scopes",
|
|
307
|
-
help="Additional scopes that should be created (normally handled by the bloks)",
|
|
308
|
-
default=[f"{key}:{value}" for key, value in self.scopes.items()],
|
|
309
|
-
multiple=True,
|
|
310
|
-
type=SCOPE,
|
|
311
|
-
)
|
|
312
306
|
with_repo = Option(
|
|
313
307
|
subcommand="with_repo",
|
|
314
308
|
help="Which repo should we use when building the service? Only active if build_repo or mount_repo is active",
|
|
@@ -371,7 +365,6 @@ class LokBlok:
|
|
|
371
365
|
with_host,
|
|
372
366
|
with_private_key,
|
|
373
367
|
with_public_key,
|
|
374
|
-
with_scopes,
|
|
375
368
|
with_secret_key,
|
|
376
369
|
]
|
|
377
370
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "arkitekt-next"
|
|
3
|
-
version = "0.7.
|
|
3
|
+
version = "0.7.40"
|
|
4
4
|
description = "client for the arkitekt_next platform"
|
|
5
5
|
authors = ["jhnnsrs <jhnnsrs@gmail.com>"]
|
|
6
6
|
license = "MIT"
|
|
@@ -41,10 +41,6 @@ all = [
|
|
|
41
41
|
"mikro-next",
|
|
42
42
|
"kabinet",
|
|
43
43
|
"fluss-next",
|
|
44
|
-
"netifaces",
|
|
45
|
-
"blok",
|
|
46
|
-
"cryptography",
|
|
47
|
-
"namegenerator",
|
|
48
44
|
]
|
|
49
45
|
blok = ["netifaces", "blok", "cryptography", "namegenerator"]
|
|
50
46
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/requirements.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/templates.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/inspect/variables.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/kabinet/validate.py
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/__init__.py
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/inspect.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/commands/manifest/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/dockerfiles/vanilla.dockerfile
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/fluss.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/gucker.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/kabinet.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/kluster.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/konviktion.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/mikro.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/mikro_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/napari.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/omero_ark.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/rekuest.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/rekuest_next.schema.graphql
RENAMED
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/cli/schemas/unlok.schema.graphql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{arkitekt_next-0.7.39 → arkitekt_next-0.7.40}/arkitekt_next/qt/assets/light/orange pulse.gif
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|