Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm: fix environment variables location #332

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

Gedimin
Copy link
Contributor

@Gedimin Gedimin commented Mar 21, 2024

Issue #, if available:

Description of changes:
Fix daemonset.yaml to ensure that environment variables have to be set on container level

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Environment variables have to be set on container level
@Gedimin Gedimin requested a review from a team as a code owner March 21, 2024 09:26
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.15%. Comparing base (99bfaae) to head (bc465ba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   53.15%   53.15%           
=======================================
  Files           8        8           
  Lines         730      730           
=======================================
  Hits          388      388           
  Misses        332      332           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@simonmarty simonmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, we had an engineer test this change to confirm this addresses the issue.

@simonmarty simonmarty added the bug Something isn't working label Mar 27, 2024
@simonmarty simonmarty enabled auto-merge (squash) March 27, 2024 22:18
@simonmarty simonmarty merged commit 7455827 into aws:main Mar 27, 2024
1 check passed
nlamirault added a commit to nlamirault/secrets-store-csi-driver-provider-aws that referenced this pull request Jun 10, 2024
* main: (41 commits)
  Increment helm chart version number
  Update image tag (aws#355)
  Update to Go 1.21 (aws#353)
  Bump golang.org/x/net from 0.20.0 to 0.23.0 (aws#341)
  Helm: fix environment variables location (aws#332)
  Update the version of the image (aws#331)
  Fix support for non-default kubelet root directory (aws#330)
  Increase the version to 0.3.8
  Make throttling params QPS and Burst configurable (aws#323)
  Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (aws#325)
  Add support for non-default kubelet root directory (aws#322)
  Allow users to configure the underlying AWS SDK to enable FIPS endpoint (aws#324)
  STS VPC endpoint for private clusters (aws#319)
  Update to secrets-store.csi.x-k8s.io/v1 (aws#317)
  Update CODEOWNERS
  Update helm chart to version 0.3.6 (aws#309)
  Move to Go 1.20 (aws#303)
  Version bump (aws#297)
  Update dependencies (aws#296)
  Clarify requirement for EC2 on EKS (aws#275)
  ...

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants