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

Add: kubernetes registry and remote package unit test #400

Merged
merged 66 commits into from
Mar 16, 2020
Merged

Add: kubernetes registry and remote package unit test #400

merged 66 commits into from
Mar 16, 2020

Commits on Oct 30, 2019

  1. Release 1.2.0

    hxmhlt committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    456f58f View commit details
    Browse the repository at this point in the history
  2. Release 1.2.0

    hxmhlt committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    daa1fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe43eec View commit details
    Browse the repository at this point in the history
  4. Release 1.2.0

    hxmhlt committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    11878c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Fix kubernetes import block and make map param

    scott committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    55ab09e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    32e5758 View commit details
    Browse the repository at this point in the history
  2. Fix bool value return

    sxllwx committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    723aa68 View commit details
    Browse the repository at this point in the history
  3. Delete the unused check block

    sxllwx committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    2ec84e5 View commit details
    Browse the repository at this point in the history
  4. Add apache license

    sxllwx committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    daac5e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347124d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    460fed6 View commit details
    Browse the repository at this point in the history
  7. Fix etcd work-dir conflict

    sxllwx committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    156bf40 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. fix latest issue

    sxllwx committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    04ee311 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

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

Commits on Jan 24, 2020

  1. Merge pull request #289 from sxllwx/k8s

    [WIP] kubernetes as registry
    flycash authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    00b1fb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Merge develop branch

    sxllwx committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    7a71b3a View commit details
    Browse the repository at this point in the history
  2. Add ut for remote/kubernetes

    sxllwx committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    4e5debc View commit details
    Browse the repository at this point in the history
  3. Delete unused method

    sxllwx committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    60eaf55 View commit details
    Browse the repository at this point in the history
  4. adapte for new registry

    sxllwx committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    34ebc72 View commit details
    Browse the repository at this point in the history
  5. Add ut for registry/kubernetes

    sxllwx committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    29c8888 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    f29c788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11f6fb View commit details
    Browse the repository at this point in the history
  3. Fix nil init

    sxllwx committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    e5c3ff5 View commit details
    Browse the repository at this point in the history
  4. Fix latest comment

    sxllwx committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9af6c53 View commit details
    Browse the repository at this point in the history
  5. Fix latest alex comment

    sxllwx committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ae667e9 View commit details
    Browse the repository at this point in the history
  6. Add double check for RWMutex

    sxllwx committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    059f9b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    d7ae998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3349096 View commit details
    Browse the repository at this point in the history
  3. sync watch unit goroutine

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    dfa8267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7474fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d776f8e View commit details
    Browse the repository at this point in the history
  6. delete unused http pprof suite

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    0886257 View commit details
    Browse the repository at this point in the history
  7. Rename watcher and store name

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    bf8bf85 View commit details
    Browse the repository at this point in the history
  8. Fix named err

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    bc536bb View commit details
    Browse the repository at this point in the history
  9. Fix named err

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    7b13b44 View commit details
    Browse the repository at this point in the history
  10. Fix time gap

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    b9bf7d9 View commit details
    Browse the repository at this point in the history
  11. delete unused select case

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    aee4f90 View commit details
    Browse the repository at this point in the history
  12. Add more rich log

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    06b0da8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83d3975 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    603c1b9 View commit details
    Browse the repository at this point in the history
  15. Fix interest url slice-> map

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    8773a7d View commit details
    Browse the repository at this point in the history
  16. Fix lock scop

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    59fe063 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    168a978 View commit details
    Browse the repository at this point in the history
  18. Fix zookeeper wg bug

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    92f9ea2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6b04b96 View commit details
    Browse the repository at this point in the history
  20. Fix listener slice -> map

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    25f366c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b87f8e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b7af875 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #1 from apache/develop

    sync code
    sxllwx authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    8941796 View commit details
    Browse the repository at this point in the history
  24. Fix go.sum conflict

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    1ed3e91 View commit details
    Browse the repository at this point in the history
  25. Fix go.sum conflict

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    a47cf73 View commit details
    Browse the repository at this point in the history
  26. Fix CHANGE.md

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    46f5c9a View commit details
    Browse the repository at this point in the history
  27. Fix CHANGE.md

    sxllwx committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    d7a37ba View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Mod: split long line codes

    AlexStocks committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    b88cf66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35624ed View commit details
    Browse the repository at this point in the history
  3. Fix latest comment

    sxllwx committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    eeaa817 View commit details
    Browse the repository at this point in the history
  4. Fix ci flow block issue

    sxllwx committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    5a60988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ba4ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab7db8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cef0d5d View commit details
    Browse the repository at this point in the history
  8. Add more rich unit-test

    sxllwx committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    938d5ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52a9e28 View commit details
    Browse the repository at this point in the history
  10. Fix ut nil pointer issue

    sxllwx committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    0769966 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2eeb732 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    164bf89 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e48b698 View commit details
    Browse the repository at this point in the history