-
Notifications
You must be signed in to change notification settings - Fork 153
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
Enable to ignore manifests' fields from kubernetes' drift detection #4249
Conversation
13b21b8
to
0438ee3
Compare
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.
Could you use rebase to make the commits list clear?
OK. I'll try it. |
eaff072
to
8e1f4fd
Compare
8e1f4fd
to
a603f37
Compare
Co-authored-by: knanao <[email protected]>
@knanao |
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.
Here you go!
What this PR does / why we need it:
In the previous implementation, panic occurred when ddCfg was nil. So, this problem is solved.
Which issue(s) this PR fixes:
Fixes #4202 #4241
Does this PR introduce a user-facing change?: