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

[Nuctl] Do not init platform in nuctl parse #3156

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

rokatyy
Copy link
Contributor

@rokatyy rokatyy commented Feb 5, 2024

This PR introduces the ability to configure the initialization of the platform during the initialization of the nuctl root command. Previously, platform initialization was required in every command before the addition of nuctl parse. However, when using nuctl parse, users do not expect to specify any namespace (or other) parameters. That's why there was a need for this functionality to be implemented.

Jira - https://jira.iguazeng.com/browse/NUC-136

@github-actions github-actions bot added the nuctl label Feb 5, 2024
@rokatyy rokatyy marked this pull request as ready for review February 5, 2024 08:47
@TomerShor TomerShor merged commit 364c83d into nuclio:development Feb 5, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants