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

Change timeout type from time.Duration to metav1.Duration #6709

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

abhinavmpandey08
Copy link
Member

Description of changes:
Change timeout type from time.Duration to metav1.Duration so users can specify timeout in 3s format instead of seconds in nanoseconds.

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

@eks-distro-bot eks-distro-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 21, 2023
Copy link
Member

@abhay-krishna abhay-krishna left a comment

Choose a reason for hiding this comment

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

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

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

The pull request process is described here

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

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d7f7813) 75.64% compared to head (ef95958) 75.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6709   +/-   ##
=======================================
  Coverage   75.64%   75.64%           
=======================================
  Files         474      474           
  Lines       38303    38303           
=======================================
  Hits        28973    28973           
  Misses       7723     7723           
  Partials     1607     1607           
Files Changed Coverage Δ
pkg/api/v1alpha1/etcdencryption.go 100.00% <ø> (ø)

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

@eks-distro-bot eks-distro-bot merged commit 3f055fc into aws:main Sep 21, 2023
5 checks passed
@abhinavmpandey08 abhinavmpandey08 deleted the etcd-fix-type branch September 21, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants