Add TLS termination options to GitLab KAS's APIs
Related to https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/7 and https://gitlab.com/gitlab-org/gitlab/-/issues/280518. This commit adds the capability to configure custom TLS certificates and private key files for the GitLab KAS service. It allows to define individual certificate/ key bundles for each of GitLab KAS's APIs. Changelog: added
parent
4e24f6c3e3d3
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 8 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-kas/attributes/default.rb 8 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab-kas/attributes/default.rb
- files/gitlab-cookbooks/gitlab-kas/recipes/enable.rb 11 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab-kas/recipes/enable.rb
- files/gitlab-cookbooks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb 16 additions, 0 deletions...ks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb
- spec/chef/recipes/gitlab-kas_spec.rb 90 additions, 0 deletionsspec/chef/recipes/gitlab-kas_spec.rb
Loading
Please register or sign in to comment