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

feat: Support for static AzureCNI without overlay networking via generating additional ip configurations #365

Open
wants to merge 62 commits into
base: main
Choose a base branch
from

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    9ef7fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c666565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f47c3 View commit details
    Browse the repository at this point in the history
  4. test: validating that network plugin labels are not placed on nodes f…

    …or non azure cni overlay setups
    Bryce-Soghigian committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fbfcf55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ec81ef View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    60d85ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f49918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5421f1f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    eed47a6 View commit details
    Browse the repository at this point in the history
  2. refactor: MaxPods into utils and adding a new consts package for shar…

    …ed constants in the project
    Bryce-Soghigian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b5e0423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f215c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    a277cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d94c6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    db41576 View commit details
    Browse the repository at this point in the history
  2. refactor: removing maxPods from launch template as we have no intenti…

    …on of propagating kubelet configuration this way
    Bryce-Soghigian committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6356024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fd6759 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    8368a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0152faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    664da18 View commit details
    Browse the repository at this point in the history
  4. fix: resetting cluster state in instance provider suite test since we…

    … know have two tests checking cluster state
    Bryce-Soghigian committed May 21, 2024
    Configuration menu
    Copy the full SHA
    84deccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1631143 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    124d6ab View commit details
    Browse the repository at this point in the history
  7. Merge branch 'bsoghigian/azurecni-v1-clean' of github.com:Bryce-Soghi…

    …gian/aks-karpenter into bsoghigian/azurecni-v1-clean
    Bryce-Soghigian committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3f7e27e View commit details
    Browse the repository at this point in the history
  8. Update Makefile-az.mk

    Bryce-Soghigian committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9d21235 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd5d988 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. ci: make ci-non-test

    Bryce-Soghigian committed May 22, 2024
    Configuration menu
    Copy the full SHA
    560c04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cba91f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    956896d View commit details
    Browse the repository at this point in the history
  4. Update Makefile-az.mk

    Bryce-Soghigian committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2b54188 View commit details
    Browse the repository at this point in the history
  5. Update Makefile-az.mk

    Bryce-Soghigian committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b831dbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e377fdb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. please

    Bryce-Soghigian committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4a0b3cd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 25, 2024

  1. note: concise comment

    Co-authored-by: Alex Leites <[email protected]>
    Bryce-Soghigian and tallaxes committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7d56e80 View commit details
    Browse the repository at this point in the history
  2. fix: comment

    Co-authored-by: Alex Leites <[email protected]>
    Bryce-Soghigian and tallaxes committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e7c8741 View commit details
    Browse the repository at this point in the history
  3. Update pkg/providers/instance/instance.go

    Co-authored-by: Alex Leites <[email protected]>
    Bryce-Soghigian and tallaxes committed May 25, 2024
    Configuration menu
    Copy the full SHA
    34c5290 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    88e9622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93255a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix: updating tests

    Bryce-Soghigian committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7b7f739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2bdee View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    91964a7 View commit details
    Browse the repository at this point in the history
  2. fix: conflict

    Bryce-Soghigian committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7b35dca View commit details
    Browse the repository at this point in the history
  3. ci: lint

    Bryce-Soghigian committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a31e10a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: container runtime network not ready: NetworkReady=false reason:N…

    …etworkPluginNotReady message:Network plugin returns error: cni plugin not initialized
    Bryce-Soghigian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5d88685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965830f View commit details
    Browse the repository at this point in the history
  3. revert: progress

    Bryce-Soghigian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    356491f View commit details
    Browse the repository at this point in the history
  4. Revert "fix: container runtime network not ready: NetworkReady=false …

    …reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized"
    
    This reverts commit 5d88685.
    Bryce-Soghigian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fd5b15e View commit details
    Browse the repository at this point in the history
  5. ....

    Bryce-Soghigian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a7fd642 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19ae6e2 View commit details
    Browse the repository at this point in the history
  7. fix: test

    Bryce-Soghigian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4752103 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf1830c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b83536 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5f5f9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    31056e7 View commit details
    Browse the repository at this point in the history