-
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
[Improvement][K8S TASK] get namespace's information until execute #14995
Comments
Hi @fuchanghai , I don't get your point, would you like to give some further explanation of this issue? |
hi @Radeity Currently, the k8s node stores the namespace name. If you want to modify the name, the process definition associated with the namespace needs to be modified |
Oh, you mean namespace in k8s task's parameter. How about directly remove |
I think the solution described by @fuchanghai would be helpful in resolving this issue. What does |
I think we don't have to maintain this table and we can remove namespace management, since now we don't have the ability to manage namespace in k8s cluster. Thus, |
But currently, the dolphinscheduler has the authority to manage namespaces, and specific dolphinscheduler users can use the namespace permissions of specific clusters, which is beneficial for both permission management and ease of use. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. |
Search before asking
Description
namespaceId
when save process definitionnamespaceId
getnamespace name
and other informationAre you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: