Project

General

Profile

Actions

Bug #17590

closed

[configuration] EC2 credentials variables are not consistently named in the /etc/arvados/config.yml file

Added by Javier Bértoli about 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

When setting up a new cluster in AWS I noticed the credentials variables for the Containers:CloudVMs:DriverParameters and Volumes:<volume>:DriverParameters sections are named inconsistently. This leads to involuntary, hard to debug, errors when creating the new config:

    Containers:
      CloudVMs:
        Driver: ec2
        DriverParameters:
          AccessKeyID: AKIA...5
          SecretAccessKey: 5x...MV

    Volumes:
      <cluster>-nyw5e-0000000000000000:
        DriverParameters:
          AccessKey: AKIA...5
          SecretKey: 5x...MV

The names of these variables should be consistent across the file.


Subtasks 1 (0 open1 closed)

Task #17639: Review 17590-ec2-config-keysResolvedTom Clegg05/06/2021Actions
Actions

Also available in: Atom PDF