You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/08/26 07:30:37 UTC

[skywalking] branch kezhenxu94-patch-1 updated (50abe4d -> 5806770)

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

wusheng pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 50abe4d  Fix more dead links
     add be0f57a  Support k8s configmap grouped dynamic configurations (#7570)
     add 5806770  Merge branch 'master' into kezhenxu94-patch-1

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   1 +
 .../ConfigmapConfigurationWatcherRegister.java     |  23 +-
 .../configmap/ConfigurationConfigmapInformer.java  |  20 +-
 .../ConfigmapConfigWatcherRegisterTest.java        |  79 ++++-
 .../skywalking-dynamic-configmap.example.yaml      |   2 +-
 ...g-group-dynamic-configmap.example-serviceA.yaml | 348 +++++++++++++++++++++
 ...g-group-dynamic-configmap.example-serviceB.yaml | 221 +++++++++++++
 7 files changed, 673 insertions(+), 21 deletions(-)
 create mode 100644 oap-server/server-configuration/configuration-k8s-configmap/src/test/resources/skywalking-group-dynamic-configmap.example-serviceA.yaml
 create mode 100644 oap-server/server-configuration/configuration-k8s-configmap/src/test/resources/skywalking-group-dynamic-configmap.example-serviceB.yaml