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

Cleanup: use the cobra fix for persistent hooks traversal #332

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

vkhoroz
Copy link
Member

@vkhoroz vkhoroz commented Nov 14, 2023

We upgraded cobra to 1.8.0 with #329.

So we can use its fix for persistent hooks traversal spf13/cobra#2044, instead of our workaround for it from #312.

Signed-off-by: Volodymyr Khoroz volodymyr.khoroz@foundries.io

We upgraded cobra to 1.8.0 with #329.
So we can use its fix for persistent hooks traversal spf13/cobra#2044,
instead of our workaround for it from #312.

Signed-off-by: Volodymyr Khoroz <volodymyr.khoroz@foundries.io>
@vkhoroz vkhoroz requested a review from doanac November 14, 2023 15:27
@vkhoroz vkhoroz self-assigned this Nov 14, 2023
@vkhoroz vkhoroz merged commit 20e3c7c into main Nov 14, 2023
8 checks passed
@vkhoroz vkhoroz deleted the vkhoroz-use-cobra-persistent-hook-fix branch November 14, 2023 15:30
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.

None yet

1 participant