• Icon: Sub-task Sub-task
    • Resolution: Cannot Reproduce
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?

      We're seeing this:

      openshift_adm : Removing csr-signer certs
      [...]
      [WARNING]: kubernetes<24.2.0 is not supported or tested. Some features may not work.
      

      After some searches, it's on the remote hypervisor:

      [virtuser@builder1 ~]$ pip3 freeze | grep kube
      kubernetes==23.3.0
      

      While the laptop has a newer version:

      cjeanner@marvin$ pip freeze| grep kub                                                                                                                                                                                                                 
      kubernetes==29.0.0
      

      On the hypervisor, it seems to be installed by pip at some point:
      /usr/local/lib/python3.9/site-packages/kubernetes-23.3.0.dist-info

      Weird thing is, we're apparently enforcing newer lib for devscripts:
      https://github.com/metal3-io/metal3-dev-env/blob/main/vm-setup/roles/packages_installation/defaults/main.yml#L50

      while the framework has no version set - maybe something to reconsider, but it's on the ansible controller, not remote hypervisor, anyway.
      https://github.com/openstack-k8s-operators/ci-framework/blob/main/common-requirements.txt#L3

              Unassigned Unassigned
              cjeanner@redhat.com Cedric Jeanneret
              rhos-dfg-ci-framework
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: