Louis Koo

Results 132 comments of Louis Koo

![image](https://user-images.githubusercontent.com/13997135/102039101-e0118280-3e03-11eb-84a1-a5b67e849c51.png) ACL only response for 'owner' and 'grants', users want to set both of them.

if the status of the node task is error, we need to set the task completed, like this ```go func (ws *WorkflowStatus) TaskResultsInProgress() bool { for taskName, value := range...

![image](https://github.com/user-attachments/assets/6054fae7-cc8d-4044-88a8-29b485335759)

so, The high priority job with "preemptionPolicy: Never" will not be scheduled ahead of other queued pods? @Monokaix

``` [root@rook-node01 ceph-container]# git diff diff --git a/ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__ b/ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__ index 92931d0b..6d7b7278 100644 --- a/ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__ +++ b/ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__ @@ -1,3 +1,5 @@ +#sed -i -e "s|mirrorlist=|#mirrorlist=|g" /etc/yum.repos.d/CentOS-* && \ +#sed -i -e...

@saranyareddy24 you can try use the "CentOS Stream release 8"

@saranyareddy24 https://github.com/zhucan/ceph-doc/blob/master/Build%20ceph.md there is a doc for it and ignore the Chinese part.

https://www.kubeflow.org/docs/releases/ this?

> Will try to get it written by next week. If you use the ts-playwirght it should be as simple as filling the .envs. can you give me some examples...