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

Add domain dependency functions to zms java and go clients #1777

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

OferLevi85
Copy link
Contributor

Signed-off-by: Ofer Levi [email protected]

@OferLevi85 OferLevi85 force-pushed the domain_dependency_zms_client branch from 69d8809 to 14f18ed Compare February 8, 2022 16:17
@OferLevi85 OferLevi85 changed the title Add domain dependency functions to zms java client Add domain dependency functions to zms java and go clients Feb 8, 2022
if argc == 1 {
return cli.GetDependentServiceList(dn)
}
case "get-dependent-domain-list":
Copy link
Collaborator

Choose a reason for hiding this comment

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

because this command does not require a domain, it's in a wrong switch statement. it should be handled in the previous switch block where commands without the domain arguments are handled.

@OferLevi85 OferLevi85 force-pushed the domain_dependency_zms_client branch from 14f18ed to ab1e7b0 Compare February 9, 2022 12:52
@OferLevi85 OferLevi85 force-pushed the domain_dependency_zms_client branch from ab1e7b0 to 77cabfd Compare February 9, 2022 13:04
@havetisyan havetisyan merged commit d318d55 into AthenZ:master Feb 9, 2022
dvirguttman pushed a commit to dvirguttman/athenz that referenced this pull request Mar 28, 2023
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