Skip to content

Fix efs daemonset#1776

Merged
gardener-prow[bot] merged 1 commit intogardener:masterfrom
hebelsan:fix/efs-daemonset
Apr 21, 2026
Merged

Fix efs daemonset#1776
gardener-prow[bot] merged 1 commit intogardener:masterfrom
hebelsan:fix/efs-daemonset

Conversation

@hebelsan
Copy link
Copy Markdown
Contributor

How to categorize this PR?

/area quality
/kind bug
/platform aws

What this PR does / why we need it:
#1717 introduced a bug in the efs daemonset.yaml.
The port range upper bound must be specified as string.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

NONE

@hebelsan hebelsan requested a review from a team as a code owner April 21, 2026 08:36
@gardener-prow gardener-prow Bot added area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/bug Bug size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This change adds string quoting to the PORT_RANGE_UPPER_BOUND environment variable value in the EFS CSI driver node DaemonSet configuration, ensuring the port range upper bound value is properly handled as a string in the Kubernetes manifest.

Walkthrough

  • Bug Fix: Fixed environment variable value formatting for the EFS CSI driver's port range configuration to prevent potential parsing issues in Kubernetes deployments.

Model: claude-sonnet-4-20250514 | Prompt Tokens: 356 | Completion Tokens: 97

@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 21, 2026
@hebelsan hebelsan added this to the v1.69 milestone Apr 21, 2026
@federated-github-access federated-github-access Bot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. and removed ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Apr 21, 2026
@gardener-prow gardener-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 21, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Apr 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AndreasBurger

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Apr 21, 2026

LGTM label has been added.

DetailsGit tree hash: 92a19ec46fd9dca28e7575b06072a0edfd8e6591

@gardener-prow gardener-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 21, 2026
@hebelsan
Copy link
Copy Markdown
Contributor Author

/cla

@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Apr 21, 2026

Successfully reached out to cla-assistant.io to initialize recheck of PR #1776

@gardener-prow gardener-prow Bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Apr 21, 2026
@gardener-prow gardener-prow Bot merged commit d02d3df into gardener:master Apr 21, 2026
68 of 71 checks passed
@hebelsan hebelsan deleted the fix/efs-daemonset branch April 21, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/quality Output qualification (tests, checks, scans, automation in general, etc.) related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/bug Bug lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants