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

zirui pushed a change to branch release-1.3.0
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 13c193786 [INLONG-5658][DataProxy] Fix incorrect docker script (#5660)
     new 9b8a0c335 [INLONG-5648][Dashboard] Optimize the create logic, support 
specifying specific types (#5649)
     new 5c6f52ffd [INLONG-5652][Docker] Fix push aarch64 images script (#5653)
     new f1346a657 [INLONG-5663][Agent] To update data structure for k8s log 
(#5664)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/ci_docker.yml                    |   2 +
 docker/publish-by-arch.sh                          |  54 +++----
 .../inlong/agent/constant/KubernetesConstants.java |  19 ++-
 .../sources/reader/file/FileReaderOperator.java    |   6 +-
 .../sources/reader/file/KubernetesFileReader.java  |  39 +++--
 .../inlong/agent/plugin/utils/MetaDataUtils.java   |  17 ++-
 inlong-dashboard/src/locales/cn.json               |  14 +-
 inlong-dashboard/src/locales/en.json               |  14 +-
 inlong-dashboard/src/metas/clusters/index.tsx      | 124 +++++++++-------
 inlong-dashboard/src/metas/sources/file.ts         |   1 -
 .../src/pages/Clusters/CreateModal.tsx             |  16 +-
 inlong-dashboard/src/pages/Clusters/index.tsx      |   3 +-
 .../pages/GroupDetail/DataSources/DetailModal.tsx  |  80 ++++++++--
 .../src/pages/GroupDetail/DataSources/index.tsx    |  61 +-------
 .../pages/GroupDetail/DataStorage/DetailModal.tsx  | 161 +++++++++------------
 .../src/pages/GroupDetail/DataStorage/index.tsx    |  70 +--------
 16 files changed, 306 insertions(+), 375 deletions(-)

Reply via email to