Skip to content
  1. Nov 07, 2018
    • Anton Patsev's avatar
      Fix work yum in Install packages requirements for bootstrap (#3630) · dfdf5307
      Anton Patsev authored
      * Fix Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 if Install packages in CentOS using proxy
      
      * Add proxy to /etc/yum.conf if http_proxy is defined
      dfdf5307
    • Lear Li's avatar
      Fix docker-storage was not found issue (#3584) · 33f33a73
      Lear Li authored
      33f33a73
    • Kuldip Madnani's avatar
      Added some minor changes to the docker orphan clean up process. (#3657) · 113dd214
      Kuldip Madnani authored
      * Added changes to clean up orphan containers and reload docker & kubelet directories.
      
      * Added new files for cleaning up orphans and docker & kubelet directories
      
      * Added new lines at the end of these files
      
      * removed the trailing whitespaces from main.yml and clean-up.yml
      
      * Updated as per the review comments
      
      * Updated as per the review comments
      
      * Removed service_facts and package_facts because they are not supported in ansible 2.4.0
      
      * Corrected yaml syntax errors
      
      * Removed the use of json_query filter and utilized selectattr
      
      * Removed trailing spaces
      
      * Changed the default value of docker_clean_up to false
      
      * Added Changes to only include cleanup-docker-orphans.sh
      
      * Reverted back changes done inside handler.
      
      * Removed trailing spaces and made default value of docker_orphan_clean_up as true
      
      * Reverted the default value of docker_orphan_clean_up as false
      
      * Made the docker clean up as drop in
      
      * Made the docker clean up as drop in
      
      * Reverted the value of boolean docker_orphan_clean_up to false
      
      * Converted ExecStop to ExecSTartPost. Removed the live restore check from the orphan script
      113dd214
  2. Nov 06, 2018
  3. Nov 05, 2018
  4. Nov 04, 2018
  5. Nov 03, 2018
  6. Nov 02, 2018
  7. Nov 01, 2018
  8. Oct 31, 2018
  9. Oct 30, 2018
  10. Oct 29, 2018
Loading