Modifing LDAP settings doesn't re-deploy the gitea pod #99

Closed
opened 2021-01-07 15:24:43 +00:00 by Skaronator · 2 comments
Skaronator commented 2021-01-07 15:24:43 +00:00 (Migrated from gitea.com)

I just modified my LDAP setting but nothing happends. Since LDAP settings are done in a init container it should re-deploy the existing pod.

We should add a checksum of the LDAP configuration to the Pod annotations:

https://gitea.com/gitea/helm-chart/src/branch/master/templates/gitea/statefulset.yaml#L16

I just modified my LDAP setting but nothing happends. Since LDAP settings are done in a init container it should re-deploy the existing pod. We should add a checksum of the LDAP configuration to the Pod annotations: https://gitea.com/gitea/helm-chart/src/branch/master/templates/gitea/statefulset.yaml#L16
techknowlogick commented 2021-01-07 20:10:28 +00:00 (Migrated from gitea.com)

@Skaronator that sounds reasonable. Would you be open for a PR?

@Skaronator that sounds reasonable. Would you be open for a PR?
Skaronator commented 2021-01-08 13:36:52 +00:00 (Migrated from gitea.com)

Not sure if I find time in the next few days but if I do I'll do a PR.

Not sure if I find time in the next few days but if I do I'll do a PR.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#99
No description provided.