Skip to content
Snippets Groups Projects
  1. Nov 27, 2024
  2. Nov 26, 2024
    • Matt Anson's avatar
      Ensure ironic-python-agent matches ironic-lib · b4a79437
      Matt Anson authored
      If ironic-python-agent is not installed in the IPA image using
      upper-constraints, the ironic-lib selected by pip for installation may
      be newer than ipa.
      
      Use upper-constraints for the same version as ironic-python-agent when
      installing it, by passing the DIB_REPOREF_requirements environment
      variable to ironic-python-agent-builder.
      
      Closes-Bug: #2089263
      Change-Id: I6e33f9897dc7efc57987872ffccdfbe0fc78cc52
      (cherry picked from commit 89849c1c)
      b4a79437
  3. Nov 15, 2024
  4. Nov 13, 2024
  5. Nov 12, 2024
    • Zuul's avatar
      Merge "nvue: Update collection version to 1.2.6" · 9105e473
      Zuul authored
      9105e473
    • Will Szumski's avatar
      Prevent accidental overriding of Ansible extensions · 1bb33e8e
      Will Szumski authored
      
      When using the custom playbook feature, it is possible to affect the
      behaviour of internal kayobe playbooks by installing newer versions of
      roles, collections, or plugins. This is almost always undesirable. It
      occurs because ansible extensions in kayobe config currently have
      precedence over the kayobe internal variants. We can prevent users
      accidentally breaking kayobe internal playbooks by searching for
      extensions in paths in the kayobe install first, followed by kayobe
      config (but only when running internal playbooks). The behaviour when
      running external playbooks is unchanged. This method still allows you to
      install additional plugins, which can be useful in kayobe config e.g
      processing a variable with a custom filter plugin.
      
      Change-Id: I34f0351dbcb50104c9a4d6706d94a349c3ea3b9f
      Closes-Bug: #2056473
      Co-Authored-By: default avatarMatt Crees <mattc@stackhpc.com>
      1bb33e8e
    • Michal Nasiadka's avatar
      nvue: Update collection version to 1.2.6 · 6e65cd21
      Michal Nasiadka authored
      This brings in improvements like --check --diff support
      
      Change-Id: I3a07902d5bd92d0e0178d93e2a0994a19b376884
      6e65cd21
  6. Nov 08, 2024
  7. Nov 07, 2024
  8. Nov 06, 2024
  9. Nov 05, 2024
  10. Nov 04, 2024
  11. Oct 31, 2024
  12. Oct 30, 2024
  13. Oct 29, 2024
  14. Oct 25, 2024
  15. Oct 23, 2024
Loading