diff --git a/docker-jans-auth-server/requirements.txt b/docker-jans-auth-server/requirements.txt index 32deb07f6db..00104f42af0 100644 --- a/docker-jans-auth-server/requirements.txt +++ b/docker-jans-auth-server/requirements.txt @@ -1,2 +1,2 @@ libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-certmanager/requirements.txt b/docker-jans-certmanager/requirements.txt index 7e117852bc0..7b43194a11d 100644 --- a/docker-jans-certmanager/requirements.txt +++ b/docker-jans-certmanager/requirements.txt @@ -1,3 +1,3 @@ click==6.7 libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-client-api/requirements.txt b/docker-jans-client-api/requirements.txt index 37f3a331bb6..df2b644d82d 100644 --- a/docker-jans-client-api/requirements.txt +++ b/docker-jans-client-api/requirements.txt @@ -1,3 +1,3 @@ ruamel.yaml==0.16.10 libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-config-api/requirements.txt b/docker-jans-config-api/requirements.txt index 32deb07f6db..00104f42af0 100644 --- a/docker-jans-config-api/requirements.txt +++ b/docker-jans-config-api/requirements.txt @@ -1,2 +1,2 @@ libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-configurator/requirements.txt b/docker-jans-configurator/requirements.txt index 30757988543..0c23ec5926d 100644 --- a/docker-jans-configurator/requirements.txt +++ b/docker-jans-configurator/requirements.txt @@ -2,4 +2,4 @@ click==6.7 marshmallow==3.10.0 fqdn==1.4.0 libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-fido2/requirements.txt b/docker-jans-fido2/requirements.txt index 32deb07f6db..00104f42af0 100644 --- a/docker-jans-fido2/requirements.txt +++ b/docker-jans-fido2/requirements.txt @@ -1,2 +1,2 @@ libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-persistence-loader/requirements.txt b/docker-jans-persistence-loader/requirements.txt index 22704bce3bd..82d88162ba7 100644 --- a/docker-jans-persistence-loader/requirements.txt +++ b/docker-jans-persistence-loader/requirements.txt @@ -1,3 +1,3 @@ ldif==4.1.1 libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/docker-jans-scim/requirements.txt b/docker-jans-scim/requirements.txt index 32deb07f6db..00104f42af0 100644 --- a/docker-jans-scim/requirements.txt +++ b/docker-jans-scim/requirements.txt @@ -1,2 +1,2 @@ libcst<0.4 -git+https://github.com/JanssenProject/jans-cloud-native@f415213cfd992363f3fb85005df16e963a6ed8ff#egg=jans-pycloudlib&subdirectory=jans-pycloudlib +git+https://github.com/JanssenProject/jans@ec0787973077308ceeeb63b611bd8ec21fe1bbe4#egg=jans-pycloudlib&subdirectory=jans-pycloudlib diff --git a/jans-pycloudlib/jans/pycloudlib/meta/kubernetes_meta.py b/jans-pycloudlib/jans/pycloudlib/meta/kubernetes_meta.py index a19a5a9d1d5..dd115335c1b 100644 --- a/jans-pycloudlib/jans/pycloudlib/meta/kubernetes_meta.py +++ b/jans-pycloudlib/jans/pycloudlib/meta/kubernetes_meta.py @@ -77,7 +77,7 @@ def copy_to_container(self, container, path: str) -> None: self.client.connect_get_namespaced_pod_exec, container.metadata.name, container.metadata.namespace, - command=["tar", "xvf", "-", "-C", "/"], + command=["tar", "xmvf", "-", "-C", "/"], container=self._get_main_container_name(container), stderr=True, stdin=True,