networkservicemesh / .github

Apache License 2.0
0 stars 12 forks source link

Make sure that organisation env KUBERNETES_VERSION is used correctly in all K8s integration repos #55

Closed denis-tingaikin closed 3 months ago

denis-tingaikin commented 10 months ago

Description

  1. Check all jobs in integration k8s aws/interdomain/gke/packet/aks/kind
  2. Make sure that all single jubs (except jobs with version permutation) are using KUBERNETES_VERSION
denis-tingaikin commented 3 months ago

@edwarnicke FYI: Thanks to @NikitaSkrynnik's efforts, we're able to update the k8s version for all our integration repositories via setting one env KUBERNETES_VERSION from the NSM organization. At this moment, it's v1.28.0 (note: for kind, we still are using a set of actual K8S versions).