Skip to content
  1. Oct 18, 2024
    • Max Gautier's avatar
      CI: remove deletion tasks of 'packet' VMs · e8ee4228
      Max Gautier authored
      Kubevirt VMs deletion will be handled by the Kubernetes GC (see previous
      commit), remove all the codes handling that.
      e8ee4228
    • Max Gautier's avatar
      CI: use Kubernetes GC to delete kubevirt vms · 65c67c5c
      Max Gautier authored
      This leverage the Kubernetes GC to delete kubevirt VMs, by using
      ownerReferences, with the CI pod running the playbook as the owner.
      This concretely means that the control plane in our CI cluster will
      delete the kubevirt VMs associated with a particular ci job as soon as
      that pod job is deleted, which usually happens when the job terminates,
      (barring errors, which will be addressed in the cluster directly)
      
      Upgrade to kubevirt.io/v1 for the VirtualMachine manifests, since the
      alpha version is deprecated.
      65c67c5c
  2. Oct 17, 2024
  3. Oct 16, 2024
  4. Oct 15, 2024
  5. Oct 14, 2024
  6. Oct 12, 2024
  7. Oct 10, 2024
  8. Oct 09, 2024
  9. Oct 08, 2024
  10. Oct 07, 2024
  11. Oct 06, 2024
  12. Oct 04, 2024
  13. Oct 03, 2024
  14. Oct 01, 2024
  15. Sep 30, 2024
  16. Sep 29, 2024
  17. Sep 28, 2024
  18. Sep 27, 2024
Loading