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

Update Active Directory Query V2 to use LDAP docker image #29069

Merged
merged 26 commits into from Aug 24, 2023

Conversation

anas-yousef
Copy link
Contributor

@anas-yousef anas-yousef commented Aug 20, 2023

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: https://jira-hq.paloaltonetworks.local/browse/XSUP-24646

Description

Changed the docker image of the Active Directory Query V2 integration to the LDAP docker image, which now uses a debian based docker image.

Must have

  • Tests
  • Documentation

@anas-yousef anas-yousef self-assigned this Aug 20, 2023
@ShacharKidor ShacharKidor self-requested a review August 22, 2023 07:27
@@ -2543,29 +2543,34 @@
"playbookID": "Active Directory Test",
"integrations": "Active Directory Query v2",
"instance_names": "active_directory_ninja",
"memory_threshold": 100,
Copy link
Contributor

Choose a reason for hiding this comment

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

@anas-yousef - please explain those changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The build was failing, as can be seen here (line 2562), due to insufficient memory.

@JasBeilin
Copy link
Contributor

Need a force merge due to known NG issues.

@anas-yousef
Copy link
Contributor Author

This PR requires a force merge because:
The XSOAR NG build is failing on a test playbook (Active Directory - manual pagination check), and when I investigated the test playbook on the build machine, I can see that the tasks are configured without any inputs, which makes the test playbook fail. I tried running the test playbook on a disposable tenant, and the test playbook passed and all tasks are show with inputs, and the test playbook passes on all XSOAR 6.x build machines.
image (3)
image (4)
This is from my XSOAR NG disposable tenant, where we can see that the test playbook does indeed succeed.
Active_Directory_-_manual_pagination_check_Tue_Aug_22_2023

@DeanArbel DeanArbel merged commit 9d11279 into master Aug 24, 2023
16 of 18 checks passed
@DeanArbel DeanArbel deleted the ay-active-directory-invalid-address branch August 24, 2023 06:10
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Oct 5, 2023
)

* Created test instance to send to user

* Integration now uses LDAP docker image, which is debian based

* Removed wrong files

* Added RNs

* Added memory_threshold=100

* Added memory_threshold

* Fixed conflicts

* Added memory threshold again after conflicts

* Update Active_Directory_Query.yml

* Update 1_6_22.md

---------

Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants