Skip to content

WIP: #259 Match C2MON K8S software versions to the ones used currently in C2MON production

Alexandros Papageorgiou Koufidis requested to merge 259-k8s-versions into master

See #259 for a full background

Tl;dr It's a bad idea to have different versions of software in kubernetes and in "normal" C2MON. So we are fixing this now

Tasks

  • Inherit software versions from parent pom if available
  • Update kube files
  • Test and ensure these versions work as expected
  • Also update the grafana image once it is merged (!219 (merged) )

Closes #259

Edited by Alexandros Papageorgiou Koufidis

Merge request reports