This message was deleted.
# opal
s
This message was deleted.
o
Hi @David Kortleven, sorry for the late reply. Yes, it seems like adding bitbucket.org to the known hosts should solve the problem e.g. https://stackoverflow.com/questions/13363553/git-error-host-key-verification-failed-when-connecting-to-remote-repository
You can add that to the docker image And we can look at doing it long term as part of the default image CC: @Asaf Cohen , @Ori Shavit
d
Thanks, I will try this!
@Or Weis do you have any updates on this? When we will deploy to a K8s cluster, we now need to wrap the opal-server docker image and put it in a custom docker repo for deployment. It's fine but not ideal.
o
Hi @David Kortleven I'll check with the team :) Though if you already have a command to add to a docker file to fix this ( I assume adding to known hosts) - maybe you can open a PR to add it to OPAL's
d
Sure, I will look into making a PR! Thanks for the update
💜 1
I was just checking again with the permitio/opal-server image, it seems to be working already now. Perhaps I missed an update. Will check.