gitea_admin
  • Joined on 2026-04-08
gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Remove inline comment '# added' as it appears to be temporary diff annotation.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Container image should use a pinned digest or exact tag instead of 'postgres:16-alpine' for better security and reproducibility.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Remove inline comment '# added' as it appears to be temporary diff annotation.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Container image should use a pinned digest or exact tag instead of 'postgres:16-alpine' for better security and reproducibility.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Remove inline comment '# added' as it appears to be temporary diff annotation.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Remove inline comment '# added' as it appears to be temporary diff annotation.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:41 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Remove inline comment '# added' as it appears to be temporary diff annotation.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:37 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:37 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:37 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Container is missing securityContext which should be set for security best practices.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:37 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Container is missing securityContext which should be set for security best practices.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:36 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Shell script should include 'set -uo pipefail' for better error handling and safer execution.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:36 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:36 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Using ':latest' tag is discouraged as it can lead to unpredictable deployments; pin to a specific version.

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:36 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:36 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:36 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

Shell script should include 'set -uo pipefail' for better error handling and safer execution.