-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: equinix/metal-cli
base: v0.20.0
head repository: equinix/metal-cli
compare: v0.21.0
- 13 commits
- 39 files changed
- 5 contributors
Commits on Jan 30, 2024
-
feat: Enabled VRF routes in metal-cli (#425)
## What issues it address? #414 - Enabled VRF routes in Metal-cli. - Improved metal gateways to support Vrf gateway inputs. Co-authored-by: codinja1188 <3358152+vasubabu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36f4f5e - Browse repository at this point
Copy the full SHA 36f4f5eView commit details -
Consider both project and user API token and populate default org id …
…and project id accordingly
Configuration menu - View commit details
-
Copy full SHA for cae1623 - Browse repository at this point
Copy the full SHA cae1623View commit details -
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b209111 - Browse repository at this point
Copy the full SHA b209111View commit details -
chore: remove unused include call
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36c01d1 - Browse repository at this point
Copy the full SHA 36c01d1View commit details -
refactor: new algorithm for project key detection
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e69d34 - Browse repository at this point
Copy the full SHA 4e69d34View commit details -
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8f3e05 - Browse repository at this point
Copy the full SHA d8f3e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf56e76 - Browse repository at this point
Copy the full SHA bf56e76View commit details
Commits on Jan 31, 2024
-
feat: Add support for bgp dynamic neighbours subcommand for metal gat…
Configuration menu - View commit details
-
Copy full SHA for 60d0035 - Browse repository at this point
Copy the full SHA 60d0035View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03a620 - Browse repository at this point
Copy the full SHA d03a620View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce58bea - Browse repository at this point
Copy the full SHA ce58beaView commit details -
increase go test timeout to match terraform so that individual tests …
…can time out instead of panic
Configuration menu - View commit details
-
Copy full SHA for dd6c940 - Browse repository at this point
Copy the full SHA dd6c940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b4826 - Browse repository at this point
Copy the full SHA 49b4826View commit details -
fix: handle optional flags correctly in VRF route update (#441)
The test for the VRF route update subcommand was explicitly skipped. I added a helper function to wait for the VRF route to be ready before testing the update subcommand, but when the test was enabled it failed because the subcommand was not capable of updating tags without updating all other VRF route properties. In addition to enabling the test for the VRF route update subcommand, this updates the subcommand itself so that it only updates a VRF route property if the user set the corresponding CLI flag. Part of #414
Configuration menu - View commit details
-
Copy full SHA for 10d7143 - Browse repository at this point
Copy the full SHA 10d7143View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.20.0...v0.21.0