Skip to content
  1. Jul 20, 2021
  2. Jul 19, 2021
    • Kenichi Omichi's avatar
      Add error handling for registorying images (#7787) · b0fcc1ad
      Kenichi Omichi authored
      When running the script, I faced the following error but it was
      difficult to know the root problem due to lack of error handling.
      
        docker tag" requires exactly 2 arguments.
        See 'docker tag --help'.
      
        Usage:  docker tag SOURCE_IMAGE[:TAG] TARGET_IMAGE[:TAG]
      
        Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
      
      To investigate such errors easily, this adds an error handling.
      b0fcc1ad
  3. Jul 17, 2021
  4. Jul 16, 2021
  5. Jul 15, 2021
    • Fredrik Liv's avatar
      Add application credentials support for cinder (#7799) · 802fb8b5
      Fredrik Liv authored
      * csi-driver: Added possibility to use application credentials for cinder
      
      * external-cloud-controller: Added env vars for openstack application credentials
      802fb8b5
    • spaced's avatar
      add containerd on fedora CoreOS (#7794) · c2cf0d99
      spaced authored
      * set selinux type t_etc if selinux state is enforcing
      
      * workaround with update repo is no longer needed
      remove comments about failing playbook
      
      * grubby is not available in distros using ostree
      
      * remove docker support because removed in fcos
      update install script example with live rootfs
      
      * do not call grubby on ostree based distro
      
      * update docs enabling containerd on fedora coreos
      c2cf0d99
  6. Jul 14, 2021
  7. Jul 13, 2021
  8. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      7516fe14
  9. Jul 10, 2021
  10. Jul 09, 2021
  11. Jul 08, 2021
  12. Jul 07, 2021
  13. Jul 05, 2021
  14. Jul 02, 2021
  15. Jul 01, 2021
  16. Jun 30, 2021
  17. Jun 29, 2021
  18. Jun 28, 2021
  19. Jun 25, 2021
Loading