This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    omit 8ef8b46e163 cks: create separate service account in project
    omit 4d1f912cf35 Keep same/consistent auth time for valid & invalid users
    omit ebc1244098b Fix Unauthorised template/ISO list access to the 
domain/resource admins

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/4.19 (857ccb0a3b8)
            \
             O -- O -- O   (8ef8b46e163)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../cluster/KubernetesServiceHelper.java           |   2 -
 .../main/java/com/cloud/user/dao/AccountDao.java   |   8 +-
 .../java/com/cloud/user/dao/AccountDaoImpl.java    |  27 +--
 .../cluster/KubernetesClusterManagerImpl.java      | 251 +++------------------
 .../cluster/KubernetesClusterService.java          |   8 +-
 .../cluster/KubernetesServiceHelperImpl.java       |   8 -
 .../cluster/dao/KubernetesClusterDao.java          |   4 +-
 .../cluster/dao/KubernetesClusterDaoImpl.java      |  33 +--
 .../java/com/cloud/api/query/QueryManagerImpl.java |   2 +-
 .../java/com/cloud/user/AccountManagerImpl.java    | 237 ++++++++-----------
 10 files changed, 148 insertions(+), 432 deletions(-)

Reply via email to