doupache

Results 14 comments of doupache

@wilfred-s Please take a look ! This is the following PR of https://github.com/apache/yunikorn-k8shim/pull/210/

Pass on my fork with branch [doupache:YUNIKORN-2098](https://github.com/doupache/yunikorn-k8shim/tree/YUNIKORN-2098) https://github.com/doupache/yunikorn-k8shim/actions/runs/6714213847 It seems there is another issue with the Pull Request CI environment I need Committer to approve workflow , help me fix...

In [YUNIKORN-285](https://issues.apache.org/jira/browse/YUNIKORN-285), we previously included git symbolic-ref -q HEAD because Travis CI often encountered a detached head situation. However, now that we have switched to GitHub Actions, we can utilize...

Hi @pegasas, thanks for the effort! I am working on https://issues.apache.org/jira/browse/YUNIKORN-1950 But i found a bug and try to fix it. add to following test to the end TestUserGroupLimitChange test....

I have updated the SVGRepo licensing info. cc @wilfred-s

Thanks @chenyulin0719 for reviewing! I have added the formatter tests and also removed the unnecessary console logs. Also added the missing guarantee block.

I duplicated the `ResourceColumnFormatter`, creating one version for the queue page and another for the application page. I believe this duplication is acceptable and makes the code more readable.

### Inactive queue ### Active queue @craigcondit @chenyulin0719 I have made layout tighter and add new queue data to `json.db`. PTLA

This PR builds upon the changes introduced in #189 and should be reviewed or merged after #189 has been completed.

This pr also contain the commit in #197. Once we merge it , i will rebase this one