Radeity commented on issue #14995: URL: https://github.com/apache/dolphinscheduler/issues/14995#issuecomment-1757089897
> > Oh, you mean namespace in k8s task's parameter. How about directly remove `t_ds_k8s_namespace`? cc @Gallardot > > I think the solution described by @fuchanghai would be helpful in resolving this issue. > > What does `directly remove t_ds_k8s_namespace` means ? @Radeity 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, `namespace` is same with `image` in k8s task's parameters. Considering user-friendliness, maybe we can use project-level parameter to define these task parameter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
