We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
flytectl cannot register workflows that contain gate nodes.
We need to add support for core.Node_GateNode to hydrateNode.
core.Node_GateNode
flytectl register files <file.tgz> where <file.tgz> contains gate nodes should complete successfully.
flytectl register files <file.tgz>
<file.tgz>
The text was updated successfully, but these errors were encountered:
flytectl config init
eapolinario
No branches or pull requests
Describe the feature/command for FlyteCTL
flytectl cannot register workflows that contain gate nodes.
We need to add support for
core.Node_GateNode
to hydrateNode.Provide a possible output or UX example
flytectl register files <file.tgz>
where<file.tgz>
contains gate nodes should complete successfully.Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: