Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aknysh
Copy link
Member

@aknysh aknysh commented Nov 30, 2020

what

  • Rename kubeconfig-profile-pattern to helm-aws-profile-pattern
  • Use helm-aws-profile-pattern to select an AWS profile for helmfile commands

why

  • helm-aws-profile-pattern is used not only for kubeconfig, but also for helm and helmfile
  • By default, assume the role specified by the helm-aws-profile-pattern when calling the helmfile CLI (still having the option to specify a different AWS profile)

@aknysh aknysh requested review from Nuru and osterman November 30, 2020 05:00
@aknysh aknysh self-assigned this Nov 30, 2020
@aknysh aknysh requested a review from a team as a code owner November 30, 2020 05:00
@aknysh aknysh merged commit da0bf9a into master Nov 30, 2020
@aknysh aknysh deleted the redesign branch November 30, 2020 05:08
osterman added a commit that referenced this pull request Nov 5, 2025
- Added *Provided boolean fields to EditorConfigOptions for tracking CLI flags
- Updated EditorConfigParser to set Provided fields using flag.Changed
- Fixed initializeConfig to respect CLI > config precedence for boolean flags
- Prevents config from overriding explicitly provided false CLI flags

Before: --dry-run=false with config dry_run=true → result was true (WRONG)
After: --dry-run=false with config dry_run=true → result is false (CORRECT)

Addresses code review item #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants