-
Notifications
You must be signed in to change notification settings - Fork 227
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
feature: Update command warning message for Fir spaces #3171
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks good to me. Just one comment about using the color package instead of going directly to chalk.
f713c7e
to
318cf36
Compare
318cf36
to
c34642e
Compare
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
Co-authored-by: Sandy Lai <sandy.lai@salesforce.com>
228dc7e
to
a017077
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! I just have one doubt around what IP address families are assigned to each space generation. I believe cedar
only uses IPv4 addresses, but does fir
spaces only have IPv6 outbound addresses, or might they have mixed IPv4/IPv6? If it's the latter, then the message is correct.
This PR provides an updated warning message to users that the ipv4 and ipv6 addresses previously associated with their soon to be destroyed space will be re-used and to take appropriate security precautions.
to test:
CX Review Request Link