An error occurred fetching the project authors.
  1. 08 May, 2019 1 commit
  2. 13 Mar, 2019 2 commits
  3. 07 Mar, 2019 1 commit
  4. 01 Mar, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Publish only active slaves from main partition · 9714a74c
      Łukasz Nowak authored
      As some of the nodes can lag behind, the system can be in state, that those
      nodes will send inactive (also destroyed) slave publish information. Before
      publishing it to master, check if each of slaves is really present on master.
      
      Tasks:
      
       - [x] prove it really works on simulated environment
       - [x] check impact on massive simulated environment
       - [x] cover with a test (optionally)
       - [ ] check test results with this change
      
      /reviewed-on nexedi/slapos!519
      9714a74c
  5. 17 Sep, 2018 1 commit
  6. 31 Jul, 2018 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Modernize profiles · 9d866327
      Łukasz Nowak authored
      Features:
      
       * jinja2 is used to generate instance templates
       * downloads are done the same way for all resources
       * create with shared content for all instance profiles
       * fill in instance-common with shared sections
       * render templates late in order to ease its extenension and development
       * drop not needd duplicated section
       * drop slap-parameter in frontend and replicate template
       * simplify monitor configuration
       * move instance-parameter to instance file
         Thanks to this only one and topmost profile is reponsible for parsing and
         passing through the information which comes from the network
      9d866327
  7. 03 Jul, 2018 1 commit
  8. 28 Jun, 2018 1 commit
  9. 02 Jul, 2014 1 commit
  10. 09 Apr, 2014 2 commits
    • Cédric Le Ninivin's avatar
      apache-frontend: Publish url per frontend per slave to access logs · 4a9cb977
      Cédric Le Ninivin authored
      apache-frontend: log access, one per slave
      
      apache-frontend: protect log access with password
      
      apache-frontend: slave publish their log-access-url
      
      apache-frontend: publish all log-access urls
      
      apache-frontend: comment md5 for development
      
      apache-frontend: slapos.recipe.cmmi updated
      
      apache-frontend: fix log access
      
      apache-frontend: specify frontend for the log access
      
      apache-frontend: update md5sum
      
      apache-frontend: update versions
      4a9cb977
    • Cédric Le Ninivin's avatar
      apache-frontend: Publish url per frontend per slave to access logs · 484fbf7b
      Cédric Le Ninivin authored
      apache-frontend: log access, one per slave
      
      apache-frontend: protect log access with password
      
      apache-frontend: slave publish their log-access-url
      
      apache-frontend: publish all log-access urls
      
      apache-frontend: comment md5 for development
      
      apache-frontend: slapos.recipe.cmmi updated
      
      apache-frontend: fix log access
      
      apache-frontend: specify frontend for the log access
      
      apache-frontend: update md5sum
      
      apache-frontend: update versions
      484fbf7b
  11. 30 Aug, 2013 2 commits