Skip to content

[1.19 backport] [azure] Add support for ip-release - #662

Closed
jaredledvina wants to merge 11 commits into
v1.19-ddfrom
jared.ledvina/azure-release-excess-ips-v1.19
Closed

[1.19 backport] [azure] Add support for ip-release#662
jaredledvina wants to merge 11 commits into
v1.19-ddfrom
jared.ledvina/azure-release-excess-ips-v1.19

Conversation

@jaredledvina

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
flags.Bool(operatorOption.AzureReleaseExcessIPs, false, "Enable releasing excess free IP addresses from Azure NICs.")
option.BindEnvWithLegacyEnvFallback(vp, operatorOption.AzureReleaseExcessIPs, "AZURE_RELEASE_EXCESS_IPS")

flags.Int(operatorOption.ExcessIPReleaseDelay, 180, "Number of seconds operator would wait before it releases an IP previously marked as excess")

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
…ease

Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Adding the name and primary fields to AzureAddress changed the
CiliumNode CRD schema, but the CRD schema version was not bumped.
The operator only re-applies the embedded CRD when its version is
newer than the version label on the cluster's CRD, so the new
fields were never deployed and were silently pruned by the API
server on every write.

Signed-off-by: jaredledvina <jared.ledvina@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants