1. 31 5月, 2022 8 次提交
  2. 30 5月, 2022 11 次提交
  3. 29 5月, 2022 2 次提交
    • J
      [Fix] Fix the line.separator problem for alert-plugin' test case #10277 (#10278) · 62bd9d2c
      juzimao 提交于
      * [Fix] Fix the line.separator problem for alert-plugin' test case
      
      * [Fix] Fix the line.separator problem for alert-plugin' test case
      62bd9d2c
    • W
      [Feature][Permission] Project management module authority control... · 7ac8ea49
      WangJPLeo 提交于
      [Feature][Permission]  Project management module authority control refactoring, authority abstract interface setting. (#10261)
      
      * Create process definition with task group and task group priority cannot be save into db
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * [Feature][API] Permission control of project
      
      * The result of the assertion cannot be changed. The only difference is the judgment condition.
      
      * test recovery.
      
      * controller test fix.
      
      * ProjectE2ETest fix.
      
      * WebElement import.
      
      * Prioritize problem solving.
      
      * Judging the length of the set fix
      Co-authored-by: Nhoushitao <shitaohou@163.com>
      Co-authored-by: Nhstdream <33045461+hstdream@users.noreply.github.com>
      7ac8ea49
  4. 27 5月, 2022 2 次提交
  5. 26 5月, 2022 5 次提交
    • S
      [Style][UI] Split multilingual modules. (#10256) · 4c1ef0a8
      songjianet 提交于
      4c1ef0a8
    • L
      [Fix-10181] Fix the logic of judging that the tenant does not exist (#10185) · a0771541
      lugela 提交于
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      The configuration item adds 'tenant-distributed-user' in worker application.yaml to make it suitable for distributed users. If it is false, the original logic remains unchanged.
      
      At present, considering that it is a distributed user, it should not be allowed to create users in linux
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Add test method
      
      The configuration item adds 'tenant-distributed-user' in worker application.yaml to make it suitable for distributed users. If it is false, the original logic remains unchanged.
      
      At present, considering that it is a distributed user, it should not be allowed to create users in linux
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Add parameter description to configuration.md
      
      Add test method
      
      The configuration item adds 'tenant-distributed-user' in worker application.yaml to make it suitable for distributed users. If it is false, the original logic remains unchanged.
      
      At present, considering that it is a distributed user, it should not be allowed to create users in linux
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Add parameter description to configuration.md
      
      Add test method
      
      The configuration item adds 'tenant-distributed-user' in worker application.yaml to make it suitable for distributed users. If it is false, the original logic remains unchanged.
      
      At present, considering that it is a distributed user, it should not be allowed to create users in linux
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      
      * [Fix-10181] Fix the logic of judging that the tenant does not exist
      
      Add parameter description to configuration.md
      
      Add test method
      
      The configuration item adds 'tenant-distributed-user' in worker application.yaml to make it suitable for distributed users. If it is false, the original logic remains unchanged.
      
      At present, considering that it is a distributed user, it should not be allowed to create users in linux
      
      Use the linux command as id to get the user information that exists in /etc/passwd file and the cached sssd user.
      for example:
      id test
      1. exist in /etc/passwd file or ldap :  uid=1030(test) gid=1030(test) groups=1030(test)
      2. no exist  in /etc/passwd file and ldap: id: test: no such user
      
      Temporarily unable to test the system for windows and mac
      Co-authored-by: Nouyangl <ouyangl@tebon.com.cn>
      a0771541
    • J
      [doc] Correct all setup documents (#10074) · e3579dd1
      Jiajie Zhong 提交于
      * Correct the login page URL
      * change version and database configuration
      * change setup and upgrade
      e3579dd1
    • C
      [Bug] init docker compose DATABASE env (#10244) · 4351148f
      caishunfeng 提交于
      skip source env if in docker
      4351148f
    • J
      [fix] Deploy scp-hosts use fullpath avoid dangling (#10249) · 58afe5d8
      Jiajie Zhong 提交于
      This path fix error modify worker application.yaml when
      running `scp-hosts.sh` script in different directory. Currently
      setting only work when running `scp-hosts.sh` in path
      `<DOLPHINSCHEDULER_HOME>/bin` using command `./scp-hosts.sh`.
      And will fail when we run script in directory
      `<DOLPHINSCHEDULER_HOME>` using command `./bin/scp-hosts.sh`
      
      ref: #10209 and #10208
      58afe5d8
  6. 25 5月, 2022 7 次提交
  7. 24 5月, 2022 5 次提交