-
Notifications
You must be signed in to change notification settings - Fork 97
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
Subtask: Implement client factory for DNS client. #155
Labels
enhancement
New feature or request
Comments
39 tasks
sudiptob2
added a commit
to sudiptob2/gcp_scanner
that referenced
this issue
May 23, 2023
Signed-off-by: Sudipto Baral <[email protected]>
sudiptob2
changed the title
Implement client factory for DNS client.
Subtask: Implement client factory for DNS client.
May 28, 2023
under-hill
pushed a commit
that referenced
this issue
May 30, 2023
* fix:sparkles:: implement client factory for DNS client [#155] Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: refactor list_dns_policies Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: refactor managed_zones Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: update docstring for Clientfactory class Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: update docstring for DNSClient Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: fix spelling. Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: fix spelling in docstring. Signed-off-by: Sudipto Baral <[email protected]> * feat: update docstring. Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer:: fix docstring for IClient interface. * refactor:hammer:: fix docstring. * test:rotating_light:: add unit test for client factory. --------- Signed-off-by: Sudipto Baral <[email protected]>
sudiptob2
added a commit
to sudiptob2/gcp_scanner
that referenced
this issue
May 31, 2023
Signed-off-by: Sudipto Baral <[email protected]>
under-hill
pushed a commit
that referenced
this issue
May 31, 2023
* fix:sparkles:: implement client factory for DNS client [#155] Signed-off-by: Sudipto Baral <[email protected]> * refactor:hammer::implement compute client factory. * refactor:hammer::update unit test for crawl functions related to compute resource. * refactor:hammer::fix linting errors. * test:rotating_light:: add unit test compute client factory. * nit: :art: : fix broken formatting. * fix: :bug: : fix missing comma. --------- Signed-off-by: Sudipto Baral <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subtask of epic #153
The text was updated successfully, but these errors were encountered: