Skip to content
Snippets Groups Projects
  1. Oct 06, 2022
  2. Oct 05, 2022
  3. Oct 04, 2022
  4. Sep 25, 2022
  5. Sep 24, 2022
  6. Jul 14, 2022
  7. Jun 30, 2022
    • Sheogorath's avatar
      fix(mok): Fix wrong variable usage in dovecot · 80741b63
      Sheogorath authored
      Due to a copy-paste mistake, dovecot was using the postfix replicaCount
      for its own. This is obviously not intended and was fixed by this
      commit, correcting the snapshot and adding obviously needed tests to
      prevent such a mistake in the future.
      Verified
      80741b63
    • Sheogorath's avatar
      fix(mok): Deploy fixed postscreen postfix image · 8b2fab61
      Sheogorath authored
      This patch deployes the fixed postfix image containg postscreen with
      enabled smtpd.
      Verified
      8b2fab61
    • Sheogorath's avatar
      feat(mok): Add PDB for postfix · 6a329789
      Sheogorath authored
      This patch creates a PDB for postfix, if the setup is scaled to more
      than 1 postfix replica. This way at least one postfix instance should
      always be available and the MTA therefore HA.
      
      Currently the dovecot backend is not yet HA, this should take place
      later on.
      Verified
      6a329789
    • Sheogorath's avatar
      test(mok): Stablize snapshot tests · 6753cc0c
      Sheogorath authored
      Currently each update of the application version requires an update of
      the snapshot, this is annoying and doesn't help the chart with anything.
      Therefore this patch enforces a chart version for all snapshot tests and
      also stablizes the config reload hash magic regarding versioning
      changes.
      Verified
      6753cc0c
  8. Jun 29, 2022
  9. Jun 27, 2022
  10. Jun 26, 2022
Loading