Add landscaping-assistant to MinIO NetworkPolicy allowlist #383
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#383
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
Standalone — discovered during photo upload testing after PR ldraney/landscaping-assistant#36 deployed to prod.
Repo
ldraney/pal-e-platformWhat Broke
Landscaping-assistant pod gets
Seahorse::Client::NetworkingError (Failed to open TCP connection to minio.minio.svc.cluster.local:9000 (Connection refused))when uploading photos. Returns 500 to the user. The S3 PUT succeeds but subsequent operations fail.Repro Steps
Expected Behavior
Photo uploads succeed. The landscaping-assistant pod should be able to reach MinIO on port 9000.
Environment
4c82c6dAcceptance Criteria
landscaping-assistantadded to MinIO NetworkPolicy ingress allowlist innetwork-policies.tftofu planshows only the NetworkPolicy changetofu applyRelated
project-landscaping-assistant— project this affectsldraney/landscaping-assistant#33— original upload feature issue