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

chore: conditionally change the limit of F3 certs listed via CLI #12669

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

masih
Copy link
Member

@masih masih commented Nov 1, 2024

Related Issues

Addresses #12627 (comment)

Proposed Changes

  • When no range is given, default limit to 10
  • Otherwise default to unlimited.

This is better than the current default of always unlimited because:

  • there are a lot of certs, and
  • when range is given the chances are the user wants all of them.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

@masih masih added release/backport skip/changelog This change does not require CHANGELOG.md update labels Nov 1, 2024
* When no range is given, default limit to 10
* Otherwise default to unlimited.

This is better than the current default of always unlimited because:
* there are a lot of certs, and
* when range is given the chances are the user wants all of them.

Addresses #12627 (comment)
@masih masih force-pushed the masih/cert-list-conditional-limit branch from 3d51bc0 to 36cb11f Compare November 1, 2024 09:19
@masih masih requested a review from Stebalien November 1, 2024 09:19
@masih masih self-assigned this Nov 1, 2024
@Stebalien Stebalien merged commit 773efae into master Nov 1, 2024
97 checks passed
@Stebalien Stebalien deleted the masih/cert-list-conditional-limit branch November 1, 2024 11:25
masih added a commit that referenced this pull request Nov 4, 2024
* When no range is given, default limit to 10
* Otherwise default to unlimited.

This is better than the current default of always unlimited because:
* there are a lot of certs, and
* when range is given the chances are the user wants all of them.

Addresses #12627 (comment)

(cherry picked from commit 773efae)
rjan90 pushed a commit that referenced this pull request Nov 6, 2024
* When no range is given, default limit to 10
* Otherwise default to unlimited.

This is better than the current default of always unlimited because:
* there are a lot of certs, and
* when range is given the chances are the user wants all of them.

Addresses #12627 (comment)

(cherry picked from commit 773efae)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

3 participants