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

Merged
sanigo merged 4 commits from master into master 2021-01-22 08:24:37 +00:00
sanigo commented 2020-12-03 15:21:36 +00:00 (Migrated from gitea.com)
  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 commented 2021-01-20 08:26:01 +00:00 (Migrated from gitea.com)

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

I didn't notice the conflicts...now fixed.
luhahn commented 2021-01-21 14:46:59 +00:00 (Migrated from gitea.com)

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

It seems that the sshPublicKeyAttribute isn't used anymore in this version?
sanigo commented 2021-01-22 01:59:56 +00:00 (Migrated from gitea.com)

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.
techknowlogick (Migrated from gitea.com) approved these changes 2021-01-22 02:32:01 +00:00
luhahn (Migrated from gitea.com) approved these changes 2021-01-22 08:24:32 +00:00
Sign in to join this conversation.
No description provided.