Add sshPublicKeyAttribute attribute setting for ldap auth,and Allow setting labels and annotations for gitea pvc. #76

Merged
luhahn merged 4 commits from sanigo/gitea-helm-chart:master into master 2021-01-22 08:24:37 +00:00
Contributor
  1. sshPublicKeyAttribute is useful to sync ssh public keys from ldap.
  2. It would be easier to set pvc annotations/labels for those who are using storage services from cloud providers.
1. sshPublicKeyAttribute is useful to sync ssh public keys from ldap. 2. It would be easier to set pvc annotations/labels for those who are using storage services from cloud providers.
sanigo added 1 commit 2020-12-03 15:21:37 +00:00
Add sshPublicKeyAttribute attribute setting for ldap auth.
All checks were successful
continuous-integration/drone/pr Build is passing
e85e844f82
Allow setting labels and annotations for gitea pvc.
sanigo added 1 commit 2021-01-20 08:23:47 +00:00
Fix conflicts
All checks were successful
continuous-integration/drone/pr Build is passing
0fb9115e0f
Author
Contributor

I didn't notice the conflicts...now fixed.

I didn't notice the conflicts...now fixed.
sanigo added 1 commit 2021-01-21 01:51:08 +00:00
Merge remote-tracking branch 'upstream/master'
All checks were successful
continuous-integration/drone/pr Build is passing
77a6b25243
Member

It seems that the sshPublicKeyAttribute isn't used anymore in this version?

It seems that the sshPublicKeyAttribute isn't used anymore in this version?
Author
Contributor

It seems that the sshPublicKeyAttribute isn't used anymore in this version?

It is included by the {{- include "gitea.ldap_settings" . | nindent 6 }} which was added by a previous PR, I think that is a good job.

> It seems that the sshPublicKeyAttribute isn't used anymore in this version? It is included by the `{{- include "gitea.ldap_settings" . | nindent 6 }}` which was added by a previous PR, I think that is a good job.
sanigo added 1 commit 2021-01-22 02:01:16 +00:00
Merge branch 'master' into master
All checks were successful
continuous-integration/drone/pr Build is passing
4050772bb7
techknowlogick approved these changes 2021-01-22 02:32:01 +00:00
Dismissed
luhahn approved these changes 2021-01-22 08:24:32 +00:00
Dismissed
luhahn merged commit 4ad5cf1d19 into master 2021-01-22 08:24:37 +00:00
Sign in to join this conversation.
No description provided.