Replies: 1 comment 2 replies
-
|
@mwaag , was the updateVpc API called? this should not happen automatically through any kind of schedule. The field was added to the API in 4.19, in #6442. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
when editing a vpc via webinterface there is a field to define a source nat ip adress for that vpc which is empty by default:

Even when leaving this field empty and confirming with OK, there is a VPC.UPDATE scheduled:

What exactly does that mean?
When will this update happen and does this possibly change the source nat ip even if the user leaves this field empty?
For info, we recently upgraded from 4.18.2.4 to 4.20.3.0 and wasn't aware of this field before. Was this introduced in 4.19/4.20?
(For background: One of our clients experienced a sudden change of source nat ip and the event log shows a scheduled vpc.update followed by a completed router.stop and we are now investigating the root cause:

Beta Was this translation helpful? Give feedback.
All reactions