-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Bug] [TASK_K8S] Unable to select k8s namespace #16745
Comments
PTAL, Thanks. @Gallardot |
This comment was marked as outdated.
This comment was marked as outdated.
did you find any solution? |
@Gallardot could you provide some help? |
I discovered the reason in the code. To create a K8S-type task, you need to create a K8S-type data source within the "Datasource" section, rather than using the "K8S Namespace manage" option under "Security". However, in the UI code for version 3.2.2 (#16214), the K8S-type data source option has been removed, so it's not possible to create a K8S-type data source in this version. |
I think you are right, looking forward to fixing this in the new version |
Fixed in |
Search before asking
What happened
Hi bro.
When I want to use k8s as a workflow, I find that there is no namespace to choose from. Does this mean that I cannot choose which k8s cluster or namespace to run this task in?
The picture below is a screenshot of my ds
The picture below is a screenshot of the ds official document
and Here are some error reports for tasks:
Version
3.2.2
Replenish
Cluster and namespace have been configured in DS
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: