Registry Operator should update deployment when headless boolean is updated #1258
Labels
area/registry
Devfile registry for stacks and infrastructure
kind/user-story
User story for new enhancement
/kind user-story
Which area this user story is related to?
/area registry
User Story
As a devfile registry admin I want to update my existing deployment so it can run either headless or non-headless
Currently, when a DevfileRegistry is deployed and a patch update is made changing the
headless
boolean fromtrue
tofalse
, I expect an additional pod for the registry-viewer to be created but the update does not get triggered because we do not handle that configuration: https://github.com/devfile/registry-operator/blob/main/controllers/update.goAcceptance Criteria
DevfileRegistry
CRD updatedUpdated 2023-12-21 by: @michael-valdron
The text was updated successfully, but these errors were encountered: