robusta-dev / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
604 stars 84 forks source link

Questions regarding kube-watch version support policy #60

Closed mooneeb closed 1 year ago

mooneeb commented 1 year ago

Hello πŸ‘‹

Firstly, thank you for taking up this project and helping maintain it. It's very much appreciated.

Secondly, I wanted to ask a few questions regarding kubewatch:

  1. Is there a version support policy that kubewatch will be following moving forward? (For eg: Is the latest major.minor supported? Or is the latest major.minor.patch supported? Or is there an n and n-1 policy? etc).
  2. Are there any compatibility concerns with any currently supported versions of kubernetes?
  3. If someone is still using the (now deprecated) bitnami image for kubewatch, what will be your recommend method of upgrading to this one? Will it be to uninstall and then reinstall using the provided method of installation in README?

Your guidance and help will be very much appreciated!

Thank you πŸ™‚

aantn commented 1 year ago

Hey, I replied on Slack but wanted to answer the questions here too:

  1. At the moment, we only support the latest version (major.minor.patch)
  2. Not that I’m aware of, but we don’t (yet) have automated testing for that so best to test yourself and be certain
  3. Yes, that should work. If you encounter any issues you can ask here