Bug #17604
closed
[deployment][provision][arvados-formula] remove @*--collections@ and use @*.collections@
Added by Javier Bértoli almost 4 years ago.
Updated over 3 years ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
As part of a deployment we found out that the format *--collections
is hard to implement in DNS, as wildcards in DNS need to replace a whole label or will be considered literals (see RFC 4592 , Wikipedia , or DNS providers for more details).
To avoid adding confusion, we should do deployments using the *.collections
format.
As the wildcard certificate through Letsencrypt can only be obtained using the DNS method, the provision script should consider it, document it or fail.
- Target version changed from 2021-05-12 sprint to 2021-05-26 sprint
- Blocked by Bug #17605: [deployment][provision] letsencrypt credentials when using route53 added
- Status changed from New to Feedback
Should be fixed in commit ef0df12da@arvados, branch 17604-change-collections-urls
Some comments:
- File
tools/salt-install/config_examples/multi_host/aws/certs/README.md
may need updating.
- File
tools/salt-install/config_examples/multi_host/aws/pillars/nginx_keepweb_configuration.sls
have mentions of the .*--domain
form at lines 24 & 38, should those be updated too?
Lucas Di Pentima wrote:
Some comments:
- File
tools/salt-install/config_examples/multi_host/aws/certs/README.md
may need updating.
- File
tools/salt-install/config_examples/multi_host/aws/pillars/nginx_keepweb_configuration.sls
have mentions of the .*--domain
form at lines 24 & 38, should those be updated too?
Addresses in 9a06772d7
- Status changed from Feedback to Resolved
Also available in: Atom
PDF