Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix zookeeper and nacos issues working as registry, metadata and configcenter #2369

Merged
merged 26 commits into from
Nov 3, 2023

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    2a4625d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12bcf73 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    1f4b1c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'main' into feature-metrics

    # Conflicts:
    #	go.mod
    #	go.sum
    chickenlj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    96dcff5 View commit details
    Browse the repository at this point in the history
  2. update go mod

    chickenlj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    459d2ba View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. enhance metadat report

    chickenlj committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5063f88 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    d0c3564 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    82e9849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413c894 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    9654cce View commit details
    Browse the repository at this point in the history
  2. fix compilation

    chickenlj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9401430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5b88b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80a053c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into admin-matadata-reporter

    # Conflicts:
    #	registry/base_registry.go
    chickenlj committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    acfa5d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. add nil check

    chickenlj committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    28797e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. defer unlock

    chickenlj committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9954fbc View commit details
    Browse the repository at this point in the history
  2. code format

    chickenlj committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cd875c0 View commit details
    Browse the repository at this point in the history
  3. fmt code

    chickenlj committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0db0a77 View commit details
    Browse the repository at this point in the history
  4. update makefile

    chickenlj committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c07f9a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    9da87c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into admin-matadata-reporter

    # Conflicts:
    #	registry/servicediscovery/service_instances_changed_listener_impl.go
    chickenlj committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9b393c3 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    chickenlj committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ba1e33e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. revert makefile change

    chickenlj committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3078fbf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge branch 'main' into admin-matadata-reporter

    # Conflicts:
    #	go.mod
    #	metrics/prometheus/reporter.go
    #	metrics/rpc/util.go
    #	registry/servicediscovery/service_instances_changed_listener_impl.go
    chickenlj committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cceb287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffbb58c View commit details
    Browse the repository at this point in the history
  3. fix ut

    chickenlj committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f902690 View commit details
    Browse the repository at this point in the history