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

git-cherry-pick: it is so slow to create a Pod requiring IP from a super big CIDR #3627

Closed
wants to merge 173 commits into from

Commits on Nov 2, 2023

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

Commits on Nov 8, 2023

  1. Merge pull request #2596 from spidernet-io/main

    merge main to release-v0.8.0
    cyclinder authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    09d2681 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge pull request #2601 from ty-dc/docs/unit

    docs: fix performance value units
    weizhoublue authored and robot committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bf5df0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2613 from spidernet-io/robot/cherrypick/pr2601/re…

    …lease-v0.8
    
    docs: fix performance value units
    weizhoublue authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f80262a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge pull request #2603 from cyclinder/spidermultusconfig/file_empty…

    …_value
    
    spidermultusconfig: set default value if it not set
    weizhoublue authored and robot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cd1a3db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2619 from spidernet-io/robot/cherrypick/pr2603/re…

    …lease-v0.8
    
    spidermultusconfig: set default value if it not set
    cyclinder authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    34fc3b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge pull request #2626 from ty-dc/docs/fix-description-error

    docs: Fix description when `multus.multusCNI.defaultCniCRName` is empty.
    weizhoublue authored and robot committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    45c202e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2633 from spidernet-io/robot/cherrypick/pr2626/re…

    …lease-v0.8
    
    docs: Fix description when `multus.multusCNI.defaultCniCRName` is empty.
    weizhoublue authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e9f002b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request #2639 from cyclinder/ifacer/fix_bond

    ifacer: Fix the slave with bond was not set if vlanId was set to 0
    weizhoublue authored and robot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    322f70b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2622 from Icarus9913/fix/wk/crd

    supplement spidermultusconfig default value
    weizhoublue authored and robot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    88cac5a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Merge pull request #2644 from spidernet-io/robot/cherrypick/pr2639/re…

    …lease-v0.8
    
    ifacer: Fix the slave with bond was not set if vlanId was set to 0
    cyclinder authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    abef0f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2645 from spidernet-io/robot/cherrypick/pr2622/re…

    …lease-v0.8
    
    supplement spidermultusconfig default value
    cyclinder authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e7e7a43 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #2661 from cyclinder/docs/ifacer_network_manager

    docs: Fix NetworkManager manager ifacer's interface
    weizhoublue authored and robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5b9cb4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2669 from spidernet-io/robot/cherrypick/pr2661/re…

    …lease-v0.8
    
    docs: Fix NetworkManager manager ifacer's interface
    weizhoublue authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ec4b296 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2667 from Icarus9913/fix/wk/charts

    fix path typo in spiderpool-agent yaml
    weizhoublue authored and robot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    046bd97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2672 from spidernet-io/robot/cherrypick/pr2667/re…

    …lease-v0.8
    
    fix path typo in spiderpool-agent yaml
    weizhoublue authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c867067 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. update to v0.8.1

    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6d7c3c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2685 from Icarus9913/feat/wk/v081

    update to v0.8.1
    cyclinder authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    13b9b44 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Updated docs for spiderpool v0.8

    Signed-off-by: tao.yang <[email protected]>
    ty-dc committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0e1ffd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2724 from ty-dc/release-v0.8

    Updated docs for spiderpool v0.8
    weizhoublue authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f911fa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. image: archtecture

    weizhoublue committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f4082d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2736 from spidernet-io/pr/welan/8arch

    image: archtecture
    weizhoublue authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6c1b011 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. update to v0.8.2

    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e2ee37b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2747 from Icarus9913/main080

    merge main to release-0.8 to publish v0.8.2
    weizhoublue authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ba48168 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge pull request #2759 from cyclinder/init_pod/fix_init_multus

    don't update multus configMap if multus don't install
    weizhoublue authored and robot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    474c262 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2760 from spidernet-io/robot/cherrypick/pr2759/re…

    …lease-v0.8
    
    don't update multus configMap if multus don't install
    weizhoublue authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fc4b50f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request #2774 from cyclinder/docs/submariner

    docs: add submariner get-stared
    weizhoublue authored and robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    05c9fda View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2781 from spidernet-io/robot/cherrypick/pr2774/re…

    …lease-v0.8
    
    docs: add submariner get-stared
    weizhoublue authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6d2b2c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2777 from cyclinder/docs/opt_arch

    docs: opt arch document
    weizhoublue authored and robot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c00bece View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2783 from spidernet-io/robot/cherrypick/pr2777/re…

    …lease-v0.8
    
    docs: opt arch document
    weizhoublue authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    047e255 View commit details
    Browse the repository at this point in the history
  5. e2e-init: fix and update get-start-kind.md

    Signed-off-by: tao.yang <[email protected]>
    ty-dc committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c383daf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Merge pull request #2789 from ty-dc/release-v0.8

    e2e-init: fix and update get-start-kind.md
    weizhoublue authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5ec0657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c50f49 View commit details
    Browse the repository at this point in the history
  3. bump golang to v1.21.4

    cyclinder committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    64a1593 View commit details
    Browse the repository at this point in the history
  4. coordinator: ensure detect gateway and ip conflict in pod's netns

    The coordinator plugin uses errgroup to concurrently check the reachability of gateways and whether IP addresses conflict.However, when launching goroutines in [netns.Do]("github.com/containernetworking/plugins/pkg/ns"), the Go runtime cannot guarantee that the code will be executed in the specified network namespace. Therefore, we modified the Go method of errgroup: manually switch to the target network namespace when launching a goroutine and return to the original network namespace after execution.
    cyclinder committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3a59495 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. docs: rebase main

    Signed-off-by: tao.yang <[email protected]>
    ty-dc committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7f0c439 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2794 from ty-dc/release-v0.8

    docs: rebase main
    weizhoublue authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    252583f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2797 from cyclinder/cherrypick1

    Cherry-pick to release-v0.8.0
    weizhoublue authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    80db675 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge pull request #2778 from Icarus9913/fix/wk/scripts

    fix ovs installtation scripts
    cyclinder authored and robot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    37ab245 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2799 from spidernet-io/robot/cherrypick/pr2778/re…

    …lease-v0.8
    
    fix ovs installtation scripts
    cyclinder authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    321d9a3 View commit details
    Browse the repository at this point in the history
  3. bump version to v0.8.3

    cyclinder committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6eef74c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2800 from cyclinder/bump_version_v_0_8_3

    bump version to v0.8.3
    cyclinder authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9d6a66d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #2805 from ty-dc/format-release-docs

    docs: Optimize and typo
    weizhoublue authored and robot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7fc495f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2825 from spidernet-io/robot/cherrypick/pr2805/re…

    …lease-v0.8
    
    docs: Optimize and typo
    weizhoublue authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7f7d991 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request #2834 from spidernet-io/pr/welan/dodo

    update quick start
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1c1cafd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2835 from spidernet-io/robot/cherrypick/pr2834/re…

    …lease-v0.8
    
    update quick start
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    daf3bf1 View commit details
    Browse the repository at this point in the history
  3. update index

    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8c98bf4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2838 from spidernet-io/pr/welan/v8

    update index
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    21e5584 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2839 from cyclinder/docs/arch_image

    update spiderpool arch image
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    99a81a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2841 from spidernet-io/robot/cherrypick/pr2839/re…

    …lease-v0.8
    
    update spiderpool arch image
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0fe194b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2820 from Icarus9913/docs/wk/aws

    aws documents optimization
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0ac176e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2842 from spidernet-io/robot/cherrypick/pr2820/re…

    …lease-v0.8
    
    aws documents optimization
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e032b48 View commit details
    Browse the repository at this point in the history
  9. update quick start

    Signed-off-by: [email protected] <[email protected]>
    
    update quick start
    
    Signed-off-by: [email protected] <[email protected]>
    
    update quick start
    
    Signed-off-by: [email protected] <[email protected]>
    
    update quick start
    
    Signed-off-by: [email protected] <[email protected]>
    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2f52d54 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2843 from spidernet-io/pr/welan/v8

    udpate get-started
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1276d58 View commit details
    Browse the repository at this point in the history
  11. logo (#2818)

    * log
    
    Signed-off-by: [email protected] <[email protected]>
    
    * log
    
    Signed-off-by: [email protected] <[email protected]>
    
    ---------
    
    Signed-off-by: [email protected] <[email protected]>
    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d92b193 View commit details
    Browse the repository at this point in the history
  12. update readme.md

    cyclinder authored and weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c1f6a29 View commit details
    Browse the repository at this point in the history
  13. update readme.md

    cyclinder authored and weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f942b04 View commit details
    Browse the repository at this point in the history
  14. update log

    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e0f770f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37ccba1 View commit details
    Browse the repository at this point in the history
  16. update doc

    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    16052f4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    399036f View commit details
    Browse the repository at this point in the history
  18. Merge pull request #2852 from ty-dc/docs/xxxxxxx

    docs: update docs format
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    41d3852 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #2853 from spidernet-io/robot/cherrypick/pr2852/re…

    …lease-v0.8
    
    docs: update docs format
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4ddd9e1 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2855 from spidernet-io/pr/welan/newdoo

    doc: arch
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a9d68cc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6763c70 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #2865 from ty-dc/docs/authors

    docs: update AUTHORS
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    644d93f View commit details
    Browse the repository at this point in the history
  23. Merge pull request #2866 from spidernet-io/robot/cherrypick/pr2865/re…

    …lease-v0.8
    
    docs: update AUTHORS
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c1a5d22 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #2861 from ty-dc/update-images

    docs: update images
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7c0f13f View commit details
    Browse the repository at this point in the history
  25. Merge pull request #2860 from Icarus9913/doc/wk/title

    optimize k8s extended operator document title
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fa4afb5 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #2868 from spidernet-io/robot/cherrypick/pr2861/re…

    …lease-v0.8
    
    docs: update images
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b61fdf4 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #2869 from spidernet-io/robot/cherrypick/pr2860/re…

    …lease-v0.8
    
    optimize k8s extended operator document title
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ac09ad3 View commit details
    Browse the repository at this point in the history
  28. doc: add community

    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4951668 View commit details
    Browse the repository at this point in the history
  29. doc: add community

    weizhoublue committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ee2a10b View commit details
    Browse the repository at this point in the history
  30. Merge pull request #2871 from spidernet-io/pr/welan/8cherry

    update community
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f0f7b02 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    804b10d View commit details
    Browse the repository at this point in the history
  32. Merge pull request #2872 from spidernet-io/pr/welan/8cherry

    update contributing
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2b0f737 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #2876 from spidernet-io/pr/welan/maidoc

    update readme
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fb85d9b View commit details
    Browse the repository at this point in the history
  34. Merge pull request #2877 from spidernet-io/robot/cherrypick/pr2876/re…

    …lease-v0.8
    
    update readme
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    21a9d5b View commit details
    Browse the repository at this point in the history
  35. Merge pull request #2878 from spidernet-io/pr/welan/maidoc

    typo
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    28c3d38 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    154f7e1 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #2882 from spidernet-io/pr/welan/maidoc

    doc: typo
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5a32c75 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3089c43 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #2886 from spidernet-io/pr/welan/cod

    update readme
    weizhoublue authored and robot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3ddca44 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #2887 from spidernet-io/robot/cherrypick/pr2886/re…

    …lease-v0.8
    
    update readme
    weizhoublue authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    00f0d63 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge pull request #2891 from spidernet-io/pr/welan/cod

    update readme
    weizhoublue authored and robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    92c4930 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2892 from spidernet-io/robot/cherrypick/pr2891/re…

    …lease-v0.8
    
    update readme
    weizhoublue authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    db1d0e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2895 from ty-dc/docs/readme

    docs: typo
    weizhoublue authored and robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    63c5a71 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2896 from spidernet-io/robot/cherrypick/pr2895/re…

    …lease-v0.8
    
    docs: typo
    weizhoublue authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    30a7ea6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2898 from cyclinder/docs/update3

    update governance document link
    weizhoublue authored and robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ca2b173 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2900 from spidernet-io/robot/cherrypick/pr2898/re…

    …lease-v0.8
    
    update governance document link
    weizhoublue authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    26d0a4f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2897 from cyclinder/docs/update2

    update image for underlay_cni_service.md
    weizhoublue authored and robot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2d74f65 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2904 from spidernet-io/robot/cherrypick/pr2897/re…

    …lease-v0.8
    
    update image for underlay_cni_service.md
    weizhoublue authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    64a856e View commit details
    Browse the repository at this point in the history
  9. update roadmap

    Signed-off-by: weizhoublue <[email protected]>
    weizhoublue committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7dd271e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2909 from spidernet-io/pr/welan/8road

    update roadmap
    weizhoublue authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1223a6a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. cherrypick 2831 to release-v0.8

    Signed-off-by: tao.yang <[email protected]>
    ty-dc committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6261ae1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2916 from ty-dc/release-v0.8

    cherrypick 2831 to release-v0.8
    weizhoublue authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    49fe5eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2920 from spidernet-io/pr/welan/ipamdoc

    doc: ipam
    weizhoublue authored and robot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    22eb042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fd7b13 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2919 from cyclinder/coordinator/move_ipv6_route

    coordinator: improve determining the default route for IPv6
    cyclinder authored and robot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3fa80a5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2925 from spidernet-io/robot/cherrypick/pr2919/re…

    …lease-v0.8
    
    coordinator: improve determining the default route for IPv6
    cyclinder authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2d10678 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge pull request #2929 from cyclinder/spidercoorinator/update_status

    spidercoordinator: It should update the status to NotReady if any errors occur
    weizhoublue authored and robot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    57048b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2944 from spidernet-io/robot/cherrypick/pr2929/re…

    …lease-v0.8
    
    spidercoordinator: It should update the status to NotReady if any errors occur
    cyclinder authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dc35ae4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. doc: update sriov note

    Signed-off-by: [email protected] <[email protected]>
    
    doc: update sriov note
    
    Signed-off-by: [email protected] <[email protected]>
    
    doc: update sriov note
    
    Signed-off-by: [email protected] <[email protected]>
    
    doc: update sriov note
    
    Signed-off-by: [email protected] <[email protected]>
    
    d
    
    Signed-off-by: [email protected] <[email protected]>
    weizhoublue committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b7886f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2959 from spidernet-io/pr/welan/8docs

    doc: update sriov note
    weizhoublue authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    27c6729 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    760ccdc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2982 from spidernet-io/pr/welan/sadf8

    readme: add copyright
    weizhoublue authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ea9ab8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2974 from cyclinder/charts/multus_uninstalll

    fix chart: Values.multus.multusCNI.uninstall does not take effect
    
    Signed-off-by: robot <[email protected]>
    weizhoublue authored and robot committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c0b163d View commit details
    Browse the repository at this point in the history
  4. cherrypick: fix spiderpool-agent crashes when kubevirt static IP feat…

    …ure is off
    
    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    80994dd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2985 from spidernet-io/robot/cherrypick/pr2974/re…

    …lease-v0.8
    
    fix chart: Values.multus.multusCNI.uninstall does not take effect
    cyclinder authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    cb79b8e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Merge pull request #3003 from ty-dc/blog/vivo

    Signed-off-by: robot <[email protected]>
    weizhoublue authored and robot committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    53a8ad2 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge pull request #3004 from spidernet-io/robot/cherrypick/pr3003/re…

    …lease-v0.8
    
    Add a blog about using spiderpool in vivo.
    cyclinder authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ca5fd1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3159f72 View commit details
    Browse the repository at this point in the history
  3. rebase main for calico version

    Signed-off-by: tao.yang <[email protected]>
    ty-dc committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    437beef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2987 from Icarus9913/cherrypick2971

    [cherrypick]fix spiderpool-agent crashes when kubevirt static IP feature is off
    cyclinder authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6beb82a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3008 from ty-dc/release-v0.8

    rebase main for calico version
    cyclinder authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4b03e7d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2952 from Icarus9913/fix/wk/subnet-pod

    Signed-off-by: robot <[email protected]>
    weizhoublue authored and robot committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ff93b07 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge pull request #3020 from cyclinder/spidercoorinator/kubeadm_config

    spidercoordinator:  fetch the serviceCIDR from  kubeControllerManager pod
    Signed-off-by: robot <[email protected]>
    Icarus9913 authored and robot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    065f434 View commit details
    Browse the repository at this point in the history
  2. cherrypick 3011 to v0.8

    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a477520 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3023 from spidernet-io/robot/cherrypick/pr3020/re…

    …lease-v0.8
    
    spidercoordinator:  fetch the serviceCIDR from  kubeControllerManager pod
    cyclinder authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a1cce41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2281e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fca0556 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3027 from cyclinder/docs/update_calico_start

    Signed-off-by: robot <[email protected]>
    weizhoublue authored and robot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    65d75ab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3028 from spidernet-io/robot/cherrypick/pr3027/re…

    …lease-v0.8
    
    docs: update overlay mode get-started.md
    cyclinder authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    00a25ac View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. release v0.8.4

    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    04a2eca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3038 from Icarus9913/v084

    release v0.8.4
    cyclinder authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7a4e163 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    10c24fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3078 from ty-dc/release-v0.8

    [release-v0.8]cherry-pick PRs submitted by robots can be verified.
    Icarus9913 authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bd450d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3066 from ty-dc/e2e/kind-node-image

    e2e fix: The kind image name is wrong.
    
    Signed-off-by: robot <[email protected]>
    ty-dc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    209c921 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #3079 from spidernet-io/robot/cherrypick/pr3066/re…

    …lease-v0.8
    
    e2e fix: The kind image name is wrong.
    ty-dc authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b8b3b80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3071 from Icarus9913/typo

    fix document example typo
    
    Signed-off-by: robot <[email protected]>
    Icarus9913 authored and ty-dc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2f2577d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3083 from spidernet-io/robot/cherrypick/pr3071/re…

    …lease-v0.8
    
    fix document example typo
    cyclinder authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b770c32 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request #3088 from ty-dc/fix/ifacer

    fix: the parent interface is down, set it to up before creating the vlan sub-interface
    Signed-off-by: robot <[email protected]>
    Icarus9913 authored and ty-dc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bd59cfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3090 from spidernet-io/robot/cherrypick/pr3088/re…

    …lease-v0.8
    
    fix: the parent interface is down, set it to up before creating the vlan sub-interface
    weizhoublue authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1c306e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Spidercoordinator: It able to get CIDR from kubeadm-config

    If the kube-controller-manager Pod is running as systemd precess rather than Pod, In this case, We can't get the CIDR from the KCM Pod. We can get the CIDR from the kubeadm-config configMap.
    
    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0234532 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3130 from cyclinder/cherry_pick_0.8

    Spidercoordinator: It able to get CIDR from kubeadm-config
    cyclinder authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bb079d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #3151 from spidernet-io/robot-changelog-no-signoff

    Added signoff for robot submission changelog
    
    Signed-off-by: robot <[email protected]>
    weizhoublue authored and ty-dc committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    173a7c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3153 from spidernet-io/robot/cherrypick/pr3151/re…

    …lease-v0.8
    
    Added signoff for robot submission changelog
    ty-dc authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8f9accc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. update to v0.8.5

    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f80ef4b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge pull request #3159 from Icarus9913/085

    update to v0.8.5
    weizhoublue authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7f97702 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #3176 from spidernet-io/robot/fix

    robot: add committer for create_pr
    Signed-off-by: robot <[email protected]>
    cyclinder authored and ty-dc committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    be44bea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3178 from spidernet-io/robot/cherrypick/pr3176/re…

    …lease-v0.8
    
    robot: add committer for create_pr
    ty-dc authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ccb6fe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #3223 from Icarus9913/feat/wk/pyroscope

    supplement pyroscope profile types
    
    Signed-off-by: robot <[email protected]>
    cyclinder authored and ty-dc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    410a2cc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix cilium installation failure

    Signed-off-by: Icarus9913 <[email protected]>
    Icarus9913 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9c3a054 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request #3245 from Icarus9913/fix/wk/080-cilium-installation

    fix e2e cilium installation failure with IPv6
    weizhoublue authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2d0c419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65c2e51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3235 from spidernet-io/robot/cherrypick/pr3223/re…

    …lease-v0.8
    
    supplement pyroscope profile types
    weizhoublue authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    76192cc View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Rework spidercoordinator informer to update pod and service cidr

    The responsibility of the SpiderCoordinator Informer is to monitor changes in the Pod and Service CIDR of the
    cluster and automatically update them in the Status of SpiderCoordinator. However, due to different sources
    of Pod and Service CIDR in different cluster environments, a uniform approach cannot be adopted. Additionally,
    to avoid coroutine leaks and confusion in updating status.
    
    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    36a17fc View commit details
    Browse the repository at this point in the history
  2. Fix the golang-lint: remove pointer package

    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5d28bde View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge pull request #3261 from cyclinder/auto_cherry_pick_v0.8_spiderc…

    …oordinator
    
    Rework spidercoordinator informer to update pod and service cidr
    weizhoublue authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e4a8651 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request #3284 from cyclinder/spidercoordinator/hander_patch

    spidercoordinator: Enhance the edge case
    Signed-off-by: robot <[email protected]>
    weizhoublue authored and ty-dc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4e3030c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3286 from spidernet-io/robot/cherrypick/pr3284/re…

    …lease-v0.8
    
    spidercoordinator: Enhance the edge case
    ty-dc authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9373839 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Spidercoordinator: Add kubeadm-config event to workQueue

    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    433a5db View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #3302 from ty-dc/fix-ipv6-podDefaultRoute

    coordinator: rework GetDefaultRouteInterface to get pod's default route nic
    Signed-off-by: robot <[email protected]>
    weizhoublue authored and ty-dc committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    832a8e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3306 from spidernet-io/robot/cherrypick/pr3302/re…

    …lease-v0.8
    
    coordinator: rework GetDefaultRouteInterface to get pod's default route nic
    ty-dc authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e8afacb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request #3304 from cyclinder/cherry_pick_0.8_1

    Spidercoordinator: Add kubeadm-config event to workQueue
    weizhoublue authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a3ccd62 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. bump release-v0.8 to v0.8.6

    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9210fd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3312 from cyclinder/v0.8.6

    bump release-v0.8 to v0.8.6
    weizhoublue authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    97a3c52 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #3358 from cyclinder/coordinator/fix_source_ip

    coordinator: ensure hijickRoute's gw is from hostIPRouteForPod
    Signed-off-by: robot <[email protected]>
    weizhoublue authored and ty-dc committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    255ccd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3363 from spidernet-io/robot/cherrypick/pr3358/re…

    …lease-v0.8
    
    coordinator: ensure hijickRoute's gw is from hostIPRouteForPod
    weizhoublue authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    82f4033 View commit details
    Browse the repository at this point in the history
  3. bump cosign-release to v2.2.3

    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7b62e27 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3370 from cyclinder/ci/bump_cosign-release2

    bump cosign-release to v2.2.3
    weizhoublue authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2ed8703 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    31afa16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3395 from ty-dc/release-v0.8

    [chery-pick] CI:  update release version in readme
    ty-dc authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    48bef1b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Add upgrade test for spiderpool

    Signed-off-by: tao.yang <[email protected]>
    ty-dc committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7877286 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3416 from ty-dc/release-v0.8

    Add upgrade test for spiderpool
    weizhoublue authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    22910a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #3432 from ty-dc/ignore-rc

    fix: Ignore rc version when updating readme
    Signed-off-by: robot <[email protected]>
    weizhoublue authored and ty-dc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fcce811 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3437 from spidernet-io/robot/cherrypick/pr3432/re…

    …lease-v0.8
    
    fix: Ignore rc version when updating readme
    weizhoublue authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0364533 View commit details
    Browse the repository at this point in the history
  3. doc: optimize ovs

    Signed-off-by: tao.yang <[email protected]>
    weizhoublue authored and ty-dc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3bc27e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3442 from ty-dc/release-v0.8

    [cherry-pick]: doc: optimize ovs
    cyclinder authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fa112be View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. docs: add underlay and overlay network coexist

    Signed-off-by: cyclinder <[email protected]>
    cyclinder committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1daebd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #3557 from cyclinder/cp1

    docs: add underlay and overlay network coexist
    weizhoublue authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0d89c39 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix big CIDR create Pod slow

    Signed-off-by: lou-lan <[email protected]>
    (cherry picked from commit ba95bce)
    lou-lan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    87adc5a View commit details
    Browse the repository at this point in the history