You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use the python client library to detect things before executing the "service_exec.py flow". This means that Docker Contexts probably don't work.
We have to investigate how to work around that, possibly by running the detection of the metadata in a docker container and therefore in the proper context as well.
The text was updated successfully, but these errors were encountered:
Currently we use the python client library to detect things before executing the "service_exec.py flow". This means that Docker Contexts probably don't work.
We have to investigate how to work around that, possibly by running the detection of the metadata in a docker container and therefore in the proper context as well.
The text was updated successfully, but these errors were encountered: