All work

Select view

Select search mode

 
26 of 26

Automate Kubernetes Providers versions provisioning for Jenkins jobs

Done

Description

The idea of this tasks is taken from this other task. Currently, PSMDB Operator supports the following public Kubernetes providers:

  • GKE (Google Kubernetes Engine)

  • EKS (Amazon Elastic Kubernetes Service)

  • AKS (Azure Kubernetes Service)

  • OpenShift

  • Minikube

With each operator version we support a range of Kubernetes versions for each of the above providers, for example:

For the release, we run our tests against only the minimum and maximum supported Kubernetes platform version for each provider.

The idea is to have the min and max version numbers in a file and not specifying them manually when you run the Jenkins pipeline. Again, just like in K8SPSMDB-1136 you will be able to override it.

The Drawback is the same: it is possible to forget to update file and incorrect images will be used for test.

Environment

None

Details

Assignee

Reporter

Needs QA

Sprint

Fix versions

Priority

Created November 4, 2024 at 6:22 PM
Updated January 16, 2025 at 1:34 PM
Resolved November 14, 2024 at 9:44 AM

Activity