-
Notifications
You must be signed in to change notification settings - Fork 5
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 prechecks for create and update params for AD #33
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RayLiu7
requested review from
shenda1,
forrestxia,
baoy1,
taohe1012,
P-Cao,
tanh17,
NavisJ,
doriac11,
nikitajoshi1 and
shekhar-j
as code owners
September 1, 2023 09:08
RayLiu7
force-pushed
the
bugfix-ad-precheck
branch
from
September 1, 2023 09:24
7fb1b98
to
4de4fb6
Compare
run e2e test |
RayLiu7
changed the title
Add prechecks for create and update params
Add prechecks for create and update params for AD
Sep 4, 2023
NavisJ
previously approved these changes
Sep 4, 2023
taohe1012
previously approved these changes
Sep 4, 2023
RayLiu7
force-pushed
the
bugfix-ad-precheck
branch
from
September 4, 2023 06:11
e5fa376
to
51df551
Compare
taohe1012
approved these changes
Sep 4, 2023
run e2e test |
baoy1
reviewed
Sep 4, 2023
baoy1
approved these changes
Sep 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'd better have only one commit in the PR. Please remove the "merge" commit.
RayLiu7
force-pushed
the
bugfix-ad-precheck
branch
2 times, most recently
from
September 5, 2023 01:51
6bc9137
to
fde0732
Compare
run e2e test |
Use plan to update local record instead of state
RayLiu7
force-pushed
the
bugfix-ad-precheck
branch
from
September 5, 2023 02:11
fde0732
to
364145d
Compare
run e2e test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add prechecks for create and update params to deal with the situation where fields are only allowed while creating not updating and vice versa
Use plan to update local record instead of state
GitHub Issues
List the GitHub issues impacted by this PR:
ISSUE TYPE
RESOURCE OR DATASOURCE NAME
Active Directory
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration