-
- Downloads
Generate and configure KAS WebSocket Token secret
This change set generates and configures a new secret for KAS. It's used to sign and verify the WebSocket Token secret. Refs: - https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/641 - https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/644 - https://gitlab.com/gitlab-org/charts/gitlab/-/issues/5720 Changelog: added
Showing
- files/gitlab-config-template/gitlab.rb.template 3 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-kas/attributes/default.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab-kas/attributes/default.rb
- files/gitlab-cookbooks/gitlab-kas/libraries/gitlab_kas.rb 9 additions, 3 deletionsfiles/gitlab-cookbooks/gitlab-kas/libraries/gitlab_kas.rb
- files/gitlab-cookbooks/gitlab-kas/recipes/enable.rb 10 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab-kas/recipes/enable.rb
- files/gitlab-cookbooks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb 1 addition, 0 deletions...ks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb
- files/gitlab-cookbooks/package/libraries/helpers/secrets_helper.rb 2 additions, 1 deletion...lab-cookbooks/package/libraries/helpers/secrets_helper.rb
- spec/chef/cookbooks/gitlab-kas/recipes/gitlab-kas_spec.rb 7 additions, 1 deletionspec/chef/cookbooks/gitlab-kas/recipes/gitlab-kas_spec.rb
- spec/chef/cookbooks/gitlab/recipes/database_migrations_spec.rb 4 additions, 2 deletions...chef/cookbooks/gitlab/recipes/database_migrations_spec.rb
- spec/chef/cookbooks/gitlab/recipes/mailroom_spec.rb 1 addition, 0 deletionsspec/chef/cookbooks/gitlab/recipes/mailroom_spec.rb
Please register or sign in to comment