Project

General

Profile

Actions

Bug #17604

closed

[deployment][provision][arvados-formula] remove @*--collections@ and use @*.collections@

Added by Javier Bértoli almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Javier Bértoli
Category:
Deployment
Target version:
Story points:
-
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.


Subtasks 1 (0 open1 closed)

Task #17643: Review #17604 commit ef0df12da@arvados, branch 17604-change-collections-urlsResolvedLucas Di Pentima05/18/2021Actions

Related issues

Blocks Arvados - Idea #17512: Release Arvados 2.2ResolvedPeter Amstutz05/03/2021Actions
Blocked by Arvados - Bug #17605: [deployment][provision] letsencrypt credentials when using route53ResolvedJavier Bértoli05/28/2021Actions
Actions #1

Updated by Peter Amstutz almost 3 years ago

Actions #2

Updated by Peter Amstutz almost 3 years ago

  • Target version changed from 2021-05-12 sprint to 2021-05-26 sprint
Actions #3

Updated by Peter Amstutz almost 3 years ago

  • Release set to 38
Actions #4

Updated by Javier Bértoli almost 3 years ago

  • Blocked by Bug #17605: [deployment][provision] letsencrypt credentials when using route53 added
Actions #5

Updated by Javier Bértoli almost 3 years ago

  • Status changed from New to Feedback

Should be fixed in commit ef0df12da@arvados, branch 17604-change-collections-urls

Actions #6

Updated by Lucas Di Pentima almost 3 years ago

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?
Actions #7

Updated by Javier Bértoli almost 3 years ago

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

Actions #8

Updated by Lucas Di Pentima almost 3 years ago

LGTM

Actions #9

Updated by Javier Bértoli almost 3 years ago

Merged

Actions #10

Updated by Javier Bértoli almost 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF