Skip to content

feat: add isEnabled to Nautobot Operator#1841

Merged
abhimanyu003 merged 2 commits intomainfrom
nautobotOpEnabled
Mar 19, 2026
Merged

feat: add isEnabled to Nautobot Operator#1841
abhimanyu003 merged 2 commits intomainfrom
nautobotOpEnabled

Conversation

@abhimanyu003
Copy link
Contributor

This PR adds an isEnabled flag to the Nautobot Operator spec, which defaults to false.
When disabled, the operator skips all data synchronization to Nautobot.
The controller continues to requeue and will resume syncing once isEnabled is set to true

@abhimanyu003 abhimanyu003 requested a review from skrobul March 18, 2026 15:54
Copy link
Collaborator

@skrobul skrobul left a comment

Choose a reason for hiding this comment

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

as discussed over teams consider flipping the logic to follow conventions set out by RabbitMQ and MariaDB operators - have a pause flag that defaults to false

@abhimanyu003
Copy link
Contributor Author

as discussed over teams consider flipping the logic to follow conventions set out by RabbitMQ and MariaDB operators - have a pause flag that defaults to false

updated default to true, keep the key name isEnabled.

@abhimanyu003 abhimanyu003 added this pull request to the merge queue Mar 19, 2026
Merged via the queue into main with commit 400fc31 Mar 19, 2026
23 checks passed
@abhimanyu003 abhimanyu003 deleted the nautobotOpEnabled branch March 19, 2026 13:50
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