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

[Imprv] add functionality start_time idempotency check to module protection_rules.py #488

Open
stahnjones opened this issue Jul 25, 2024 · 1 comment
Assignees
Labels
1.9.3_triage Bug fixes & Improvements enhancement New feature or request

Comments

@stahnjones
Copy link

Describe the request
Add idempotency check against the start_time field

Current behaviour
idempotency check does not check the start_time field when comparing if the requested definition is different than the current definition

Expected behaviour
idempotency check compares the start_time field between existing and requested definitions and updates the current definition if the start_time field has been changed

@stahnjones stahnjones added the enhancement New feature or request label Jul 25, 2024
stahnjones added a commit to stahnjones/nutanix.ansible that referenced this issue Jul 25, 2024
…k_in_protection_rules

Imprv nutanix#488 Update ntnx_protection_rules.py with start_time comparison in idempotency check
@stahnjones
Copy link
Author

stahnjones#2

@bhati-pradeep bhati-pradeep added the 1.9.3_triage Bug fixes & Improvements label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.9.3_triage Bug fixes & Improvements enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants