1. 16 Nov, 2022 2 commits
  2. 14 Nov, 2022 1 commit
    • Alain Takoudjou's avatar
      slapgrid: start partitions services if network issue while processing instances · 036f320b
      Alain Takoudjou authored
      Partition.stop: When called, will remove supervisord configuration and update supervisord.
      Only started partition has supervisord configuration files.
      
      slapgrid: If `getRequiredComputerPartitionList` fail because or network issue,
      buildout cannot process instance. Slapgrid will start any partition that has supervisord configuration
      file and exit. This feature is required for `slapos node boot` when computer is offline.
      
      cli.format: parameter `--ignore_network_errors` can be set to ignore exception while
      posting xml file to master.
      
      cli.boot: Now call `slapos node format` with `--ignore_network_errors`, then remove
      partition timestamp and let cron launch `slapos node instance`. Partition will be
      started if there is network issue.
      
      manager.prerm: because of the new behavior of Partition.stop, the rm script
      will be killed each time `slapos node report` runs. So the prerm script is
      generated in a custom supervisord configuration. Samething for `manager.portredir`.
      036f320b
  3. 09 Nov, 2022 6 commits
  4. 08 Nov, 2022 1 commit
    • Rafael Monnerat's avatar
      Apply suggestion to... · c8a455e7
      Rafael Monnerat authored
      Apply suggestion to master/bt5/slapos_accounting/SkinTemplateItem/portal_skins/slapos_accounting/AccountingTransactionModule_getUnpaidInvoiceList.py
      c8a455e7
  5. 07 Nov, 2022 8 commits
  6. 02 Nov, 2022 3 commits
  7. 01 Nov, 2022 19 commits