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

Set defaults for pulumi stack history #6739

Merged
merged 2 commits into from
Apr 9, 2021
Merged

Conversation

EvanBoyle
Copy link
Contributor

fixes #6737

Set a default limit of 10 entries for pulumi stack history. It isn't uncommon for a stack to have hundreds of history entries, in which case accidentally running this command can cause hangs for several seconds.

@EvanBoyle EvanBoyle changed the base branch from master to feature-3.0 April 9, 2021 20:21
@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-azuread with merge commit b2a4ffc

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-random with merge commit b2a4ffc

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-kubernetes with merge commit b2a4ffc

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-gcp with merge commit b2a4ffc

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-azure with merge commit b2a4ffc

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-azure-native with merge commit b2a4ffc

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Diff for pulumi-aws with merge commit b2a4ffc

Copy link
Contributor

@chrsmith chrsmith left a comment

Choose a reason for hiding this comment

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

LGTM!

@EvanBoyle EvanBoyle merged commit 25fc1e7 into feature-3.0 Apr 9, 2021
@pulumi-bot pulumi-bot deleted the evan/historyLimit branch April 9, 2021 21:19
stack72 pushed a commit that referenced this pull request Apr 22, 2021
…ries (#6739) (#6841)

* Set pagination defaults for `pulumi stack history` to 10 entries (#6739)

* Update changelog

Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

limit pulumi stack history to a default of 10
3 participants