gitea_admin
  • Joined on 2026-04-08
gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:06 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Using 'HEAD' as targetRevision can lead to unstable deployments; prefer a specific tag, branch, or commit hash for better control.

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:06 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Hardcoded URL in webOrigins should be templated or moved to values to support different environments.

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Hardcoded URL in redirectUris should be templated or moved to values to support different environments.

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Using 'HEAD' for targetRevision can lead to unpredictable deployments - prefer a specific tag or branch.

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Using 'HEAD' for targetRevision can lead to unpredictable deployments - prefer a specific tag or branch.

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Inline review

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Hardcoded URL in redirectUris should be templated or moved to values to support different environments.

gitea_admin commented on pull request Forte/launchpad#18 2026-05-29 08:34:05 +00:00
feat(apps): forte-drop web + mcp argocd apps (prod)

Using 'HEAD' for targetRevision can lead to unpredictable deployments - prefer a specific tag or branch.

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

Jeg vil foretrekke å ha denne deployment i apps, ikke infra. Det er bare en enkel flytt av alt, strukturen skal være samme.

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

Du trenger ikke bry deg med .pem filer når du bruker kubeseal.

Du kan gjøre det slik:

kubectl create secret generic forte-drop-pg-creds \
  -n forte-drop \
  --from-literal=root-user…
gitea_admin commented on pull request Forte/launchpad#17 2026-05-28 13:55:50 +00:00
feat(infra): forte-drop in-cluster postgres + nightly backup (prod)

This PR adds new ArgoCD applications to deploy PostgreSQL and MinIO services for a forte-drop application in the upc-dev environment.

What changed: Added ArgoCD application definitions and…

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)

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)

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.