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

NET-1613: TAG Mgmt APIs #3161

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from
Open

NET-1613: TAG Mgmt APIs #3161

wants to merge 36 commits into from

Commits on Sep 17, 2024

  1. Tag CRUD APIs

    abhishek9686 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d64f098 View commit details
    Browse the repository at this point in the history
  2. fix update tag handler

    abhishek9686 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    99220fd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ee5d877 View commit details
    Browse the repository at this point in the history
  2. add delete tag api

    abhishek9686 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3d392ee View commit details
    Browse the repository at this point in the history
  3. add tag to api host

    abhishek9686 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6640b66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db2550b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. allow tag name update

    abhishek9686 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    db224ba View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    c64dc85 View commit details
    Browse the repository at this point in the history
  2. move tags to node model

    abhishek9686 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    04b8737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dffa98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3132 from gravitl/NET-1613-nodes

    NET-1613: Move tags to Network level
    abhishek9686 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5e385c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad4c663 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3133 from gravitl/NET-1613-nodes

    fix tag udpate with new ID
    abhishek9686 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f1a1ab5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c10724 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3134 from gravitl/NET-1615

    add mutex to tag operations
    abhishek9686 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d6351d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e521393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f921be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025167f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. static node init

    abhishek9686 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    287bcd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. set static nodes to list

    abhishek9686 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6ccafe8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    9efdbcb View commit details
    Browse the repository at this point in the history
  2. fix static check

    abhishek9686 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    43d9489 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    272dfda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d407c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14152a9 View commit details
    Browse the repository at this point in the history
  4. add tags to extclient

    abhishek9686 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1596060 View commit details
    Browse the repository at this point in the history
  5. resolve merge conflicts

    abhishek9686 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6c1208a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2918cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    618c11f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de7caba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27f276a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge pull request #3163 from gravitl/NET-1613-ext

    NET-1613: Add Tag system to external clients
    abhishek9686 authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ffd9348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    298749b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8a0398 View commit details
    Browse the repository at this point in the history