Hey everybody, I'm back with yet another question....
# flyte-deployment
e
Hey everybody, I'm back with yet another question. This week we realized that deploying flyte to gcp using the manual deployment guide, caching does not work. We had some cached tasks working as expected in the sandbox deployment, but it doesn't retrieve the values from cache anymore. We also realized that the UI doesn't show the inputs&outputs of the tasks anymore: "_No data is available._" for all the tasks and workflow. Are these issues somehow related? Thank you!
y
Regarding console issue please read the old thread. https://flyte-org.slack.com/archives/CP2HDHKE1/p1638708269051300 You need to update flyteconsole latest version.
p
Adding @Haytham Abuelfutuh for the caching issue.
e
@Yuvraj thank you, we have updated to the latest helm chart, and input, output display is working now.
Still struggling with caching tho, can you guys tell me which component to debug for this?
I fixed the issue, gsa datacatalog service account needs more permissions, also latest deployment of flyte-core creates one namespace per domain and project combination. Would you like me to create an issue and PR for this?
❤️ 3
y
Yes please, And thanks for reporting the issue
e
I asked this somewhere else but maye you have an idea:
Hi guys. Do you want to have one namespace per project in flyte-core deployment or [project X domain] namespaces?
I'm asking because I'm going to propose some changes to the GCP deployment docs.
p
For GCP deployment we have namespace per project and for other deployments it defaults to project-domain
h
@Emirhan Karagül do you mind updating our docs to state what extra permissions are needed?
e
❤️ 2
g
Thanks @Emirhan Karagül
p
Thanks @Emirhan Karagül. Additionally to avoid the manual steps we also have an automated deployment process on GCP where this is already fixed https://docs.flyte.org/en/latest/deployment/gcp/opta.html#deployment-gcp-opta
165 Views