-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat: add kubernete_workflow_tool
property to the kubernetes schema
#592
The head ref may contain hidden characters: "cu-8694afyu7\u2013kubernetes-custom-workflow"
Conversation
Tests fail because we don't handle pages here and the error is very vague due to some sync problems, I will try to tackle this too - it is thrown here, it continues on error and gets overridden:
EDIT: here's a fix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
As for the release, please hold on until the backend fix is deployed to production
kubernete_workflow_tool
property to the kubernetes schema
Description of the change
Currently, users can only select custom workflow through the UI. A user has requested to be able to do it through the provider also.
Type of change
Related issues
Support custom workflow for kubernetes stack through terraform creation.
Checklists
Development
false
.)go generate
to make sure the docs are up to dateCode review