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

enhance zms-cli update-domain to handle assertions in existing policies #2447

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

havetisyan
Copy link
Collaborator

Description

currently zms-cli update-domain skips any existing policies without looking if any of the assertions are missing. with this update, during update-domain command, the client will check if the policy already exists, and if it does, it will add the assertions instead of just skipping them.

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
@havetisyan havetisyan merged commit e52448e into master Dec 6, 2023
2 checks passed
@havetisyan havetisyan deleted the zms-cli-import branch December 6, 2023 00:09
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