Skip to content

k8s follow-up - Uniformise core config keys #110

Description

@davidferlay

Context

  • Followup of k8s support which introduces container.runtime: kubernetes

Observed

  • In config.yaml,
    • actions_naming config key is under launchrctl key
    • runtime is under container key
launchrctl:
  actions_naming:
    - search: ".roles."
      replace: "."
    - search: "_"
      replace: "-"
container:
  runtime: kubernetes

Expected

  • All core config keys should be placed at same yaml level for consistency

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions