Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Controller needs to monitor CR for changes to configured servers #49

Open
planetf1 opened this issue May 3, 2022 · 0 comments
Open
Labels
bug Something isn't working containers

Comments

@planetf1
Copy link
Member

planetf1 commented May 3, 2022

A platform's server configuration may change if

  • The list of servers specified for the platform is changed - ie added to, removed
  • the server's specific configuration document (configmap) is modified.

if this happens we need to

  • stop/start servers accordingly (or simply bounce the platform)
  • ensure config map changes are respected (above will do this in any case)
@planetf1 planetf1 added the bug Something isn't working label May 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working containers
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant