bentoml/Yatai

Cannot update the deployment - k8s ns not writable

kvasilopoulos opened this issue · 4 comments

Hi, I am trying to update the deployment in yatai to a newer bento:

  1. but when I push the update button the field "Kubernetes Namespace" is empty (while it should be yatai) and the field is not writable.
    yatai
  2. Is there a way to automatically update the deployment to the newest bento without having to update the deployment? Thanks.

Hi, any feedback on that? It forces me to terminate and create a new deployment whenever I want to update.

@kvasilopoulos Can you confirm this value on this page? It should be yatai or empty

image

Hi, @yetone it was empty. I changed it to yatai and now it works. Thanks for the great work!

Btw is there a way to automatically update the deployment to the newest bento without having to update the deployment manually?

@kvasilopoulos There are only two ways to do this, the first is through the yatai UI/API and the second is by modifying the BentoDeployment CR