truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 617 forks source link

Sonarr deploys postgres pod incorrectly #7987

Closed MrBones757 closed 1 year ago

MrBones757 commented 1 year ago

App Name

Sonarr

SCALE Version

22.12.2

App Version

3.0.9.1549_15.0.2

Application Events

2023-04-14 18:09:16 Created container sonarr
2023-04-14 18:09:16 Started container sonarr
2023-04-14 18:09:15 Created container sonarr-postgresql
2023-04-14 18:09:15 Started container sonarr-postgresql
2023-04-14 18:09:14 Updated LoadBalancer with new IPs: [] -> [<insert-ip-here>]
2023-04-14 18:09:13 Add eth0 [172.16.0.155/16] from ix-net
2023-04-14 18:09:13 Container image "tccr.io/truecharts/sonarr:3.0.9.1549@sha256:294b6288d91346f6e65f8cb344b42d17c97b3ee7ada501d77307088f79a8dc15" already present on machine
2023-04-14 18:09:13 Add eth0 [172.16.0.156/16] from ix-net
2023-04-14 18:09:13 Container image "tccr.io/truecharts/postgresql:14.6.0@sha256:fe70c43d2770d08bd23db6adc25dce8b2ee2812d7bd821a2dfa9d0f79fe135f7" already present on machine
2023-04-14 18:09:11 Job completed
2023-04-14 18:09:11 Ensuring load balancer
2023-04-14 18:09:11 Applied LoadBalancer DaemonSet kube-system/svclb-sonarr-a9b03e6c
2023-04-14 18:09:11 Scaled up replica set sonarr-55d977c6cf to 1
2023-04-14 18:09:11 Created pod: sonarr-55d977c6cf-4bx7r
2023-04-14 18:09:11 Successfully assigned ix-sonarr/sonarr-55d977c6cf-4bx7r to ix-truenas
2023-04-14 18:09:11 create Pod sonarr-postgresql-0 in StatefulSet sonarr-postgresql successful
2023-04-14 18:09:11 Successfully assigned ix-sonarr/sonarr-postgresql-0 to ix-truenas
2023-04-14 18:09:11 Successfully updated Certificate "sonarr-tls-0"
2023-04-14 18:09:00 Started container sonarr-postgresql-manifests
2023-04-14 18:08:59 Created container sonarr-postgresql-manifests
2023-04-14 18:08:58 Add eth0 [172.16.0.153/16] from ix-net
2023-04-14 18:08:58 Container image "tccr.io/truecharts/kubectl:v1.26.0@sha256:6d6e0e50f28b961ed1c1c6a9c140553238641591fbdc9ac7c1a348636f78c552" already present on machine
2023-04-14 18:08:57 Job completed
2023-04-14 18:08:57 Created pod: sonarr-postgresql-manifests-x9cq9
2023-04-14 18:08:57 Successfully assigned ix-sonarr/sonarr-postgresql-manifests-x9cq9 to ix-truenas
2023-04-14 18:08:43 Created container sonarr-manifests
2023-04-14 18:08:43 Started container sonarr-manifests
2023-04-14 18:08:42 Add eth0 [172.16.0.152/16] from ix-net
2023-04-14 18:08:42 Container image "tccr.io/truecharts/kubectl:v1.26.0@sha256:6bef58bf5b7850021884cf6ea2f32333cbfcd99be79d1fff0d6e5ced1ac044b4" already present on machine
2023-04-14 18:08:41 Created pod: sonarr-manifests-j8klx
2023-04-14 18:08:41 Successfully assigned ix-sonarr/sonarr-manifests-j8klx to ix-truenas

Application Logs

N/A

Application Configuration

New Deployment after common chart changes. Host path for primary volume, NFS for media etc

Describe the bug

A postgres pod is deployed alongside sonarr, when it is not expected.

To Reproduce

Deploy a new instance of sonarr, and view pods logs / kubectl get all output for namespace

Expected Behavior

No Postgres pod deployed

Screenshots

N/A

Additional Context

see kubectl for namespace in the supprt ticket: https://discord.com/channels/830763548678291466/1096373561423298580

I've read and agree with the following

PrivatePuffin commented 1 year ago

Understandable, but not a priority... Mostly done in prep when sonarr also releases their new version.

PrivatePuffin commented 1 year ago

fixed

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists