Skip to content

Commit

Permalink
Merge pull request #1272 from RyanStan/disable-version-check
Browse files Browse the repository at this point in the history
Disable efs-utils version check
  • Loading branch information
k8s-ci-robot authored Feb 16, 2024
2 parents 950bd65 + 2b90864 commit 9d532eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/driver/efs_watch_dog.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ stunnel_health_check_enabled = true
stunnel_health_check_interval_min = 5
stunnel_health_check_command_timeout_sec = 30
enable_version_check = false
[client-info]
source={{.EfsClientSource}}
Expand Down
2 changes: 2 additions & 0 deletions pkg/driver/efs_watch_dog_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ stunnel_health_check_enabled = true
stunnel_health_check_interval_min = 5
stunnel_health_check_command_timeout_sec = 30
enable_version_check = false
[client-info]
source=k8s
Expand Down

0 comments on commit 9d532eb

Please sign in to comment.