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: Metal CLI support create shared interconnection with vlans and vrfs #397

Merged
merged 13 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. feat: Add support for metal cli shared connections

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    16cba0b View commit details
    Browse the repository at this point in the history
  2. refactor arg validation

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    33e8902 View commit details
    Browse the repository at this point in the history
  3. update random function generator

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    772efaf View commit details
    Browse the repository at this point in the history
  4. fix: add default speed

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7efe6c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82f0416 View commit details
    Browse the repository at this point in the history
  6. fix: create interconnection cli flag descriptions

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ad82f2a View commit details
    Browse the repository at this point in the history
  7. docs update

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    062e38d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c02e0cc View commit details
    Browse the repository at this point in the history
  9. update subcommand based on new api schema change

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ad715c8 View commit details
    Browse the repository at this point in the history
  10. Add tests for create shared interconnections

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    22b94ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c81cfdf View commit details
    Browse the repository at this point in the history
  12. Use patch fix in equinix-sdk-go

    fix: virtual circuit clan set speed int64
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    289c5c6 View commit details
    Browse the repository at this point in the history
  13. Add wait for connection to be deleted

    Signed-off-by: Ayush Rangwala <[email protected]>
    aayushrangwala committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c1f6eb4 View commit details
    Browse the repository at this point in the history