Skip to content
Snippets Groups Projects
  1. Feb 11, 2021
  2. Feb 03, 2021
    • Sami Hiltunen's avatar
      Add Praefect's default replication factor configuration option · 2261ed8a6f24
      Sami Hiltunen authored
      This commit adds Praefect's recently added default replication factor
      configuration option in to the config template.
      2261ed8a6f24
    • Sami Hiltunen's avatar
      Move virtual storage's nodes in the correct location in the config · 6a1ce1f2e82e
      Sami Hiltunen authored
      The configuration structure for configuring Praefect virtual storage's
      config nodes deviates from the actual structure of Praefect's
      configuration. This makes it impossible to add configuration keys to a
      virtual storage configuration's root. This commit addresses the situation
      by leaving known valid configuration keys to the root and moving the
      nodes under they correct key from the root.
      6a1ce1f2e82e
    • Sami Hiltunen's avatar
      Replace regexp checks with config equality checkin Praefect specs · 30a70a3b0349
      Sami Hiltunen authored
      This commit replaces a bunch of ad hoc regexp checks in Praefect's
      config file spec with a single equality assertion. This covers more
      ground as any new fields will raise an error if not added to the
      assertion. This also eases maintenance as the whole config file is
      easily asserted against.
      30a70a3b0349
  3. Feb 11, 2021
  4. Feb 09, 2021
  5. Feb 08, 2021
  6. Feb 03, 2021
  7. Feb 06, 2021
  8. Feb 05, 2021
  9. Jan 29, 2021
  10. Feb 05, 2021
  11. Feb 03, 2021
  12. Feb 05, 2021
  13. Dec 18, 2020
  14. Feb 05, 2021
  15. Jan 25, 2021
  16. Feb 05, 2021
Loading