adobe / adobe/ops-cli

Add support for running helmfile on arbitrarily configured clusters

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
203
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Currently helmfile composition generates kubernetes cluster context information for eks clusters via `aws eks update-kubeconfig` commands.
Previously if required variables to generate were missing the tool would run with default kubernetes context configured.

Since this has proven to be dangerous running against default context has been removed.
To be able to run helmfile composition against non eks clusters support for explicit context selection needs to be added in ops-cli

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.