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

Remove deprecated splitBrainThresholdSeconds #1831

Open
kuritka opened this issue Feb 12, 2025 · 0 comments
Open

Remove deprecated splitBrainThresholdSeconds #1831

kuritka opened this issue Feb 12, 2025 · 0 comments
Milestone

Comments

@kuritka
Copy link
Collaborator

kuritka commented Feb 12, 2025

The splitBrainThresholdSeconds value was implemented a long time ago for Infoblox but has since been deprecated. We removed all related implementation, although the splitBrainThresholdSeconds field is still part of the GSLB spec and CRD. The reason for keeping it is that clients may have this value defined in their GSLB, and if we removed it from the CRD, k8gb would stop working for them after k8gb upgrade. Removing splitBrainThresholdSeconds from CRD will require migration configuration.

The purpose of this ticket is to track splitBrainThresholdSeconds and eventually remove it when we release k8gb with multiple breaking changes.

see #1829.

@kuritka kuritka added this to the 1.0 milestone Feb 12, 2025
@kuritka kuritka added this to k8gb Feb 12, 2025
@github-project-automation github-project-automation bot moved this to To do in k8gb Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant