-
Notifications
You must be signed in to change notification settings - Fork 8
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 csm namespace label to components #847
Merged
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
rajendraindukuri
requested review from
abhi16394,
mbasha-dell,
alikdell,
bharathsreekanth,
chimanjain,
coulof,
Deepak-Ghivari,
gallacher,
gilltaran,
harishp8889,
HarishH-DELL,
JacobGros,
jooseppi-luna,
karthikk92,
kumarkgosa,
bandak2,
meggm,
mgandharva,
mjsdell,
nitesh3108,
Prabhu-Dell,
rajkumar-palani,
shefali-malhotra,
panigs7,
tdawe,
shaynafinocchiaro,
atye,
sharmilarama and
shanmydell
as code owners
January 9, 2025 10:59
rajendraindukuri
force-pushed
the
add-csm-namespace-label-to-components
branch
from
January 9, 2025 11:12
e1bcc85
to
4bbc89d
Compare
nitesh3108
approved these changes
Jan 9, 2025
bpjain2004
reviewed
Jan 9, 2025
Comment on lines
+463
to
+467
if !p.ObjectMeta.DeletionTimestamp.IsZero() { | ||
log.Debugw("driver delete invoked", "stopping pod with name", p.Name) | ||
return | ||
} | ||
log.Infow("pod modified for driver", "name", p.Name) |
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.
fix these indentations.
bpjain2004
approved these changes
Jan 9, 2025
rajendraindukuri
force-pushed
the
add-csm-namespace-label-to-components
branch
from
January 9, 2025 13:24
9ac91f6
to
aa7953a
Compare
@rajendraindukuri you should be all set now! |
rajendraindukuri
force-pushed
the
add-csm-namespace-label-to-components
branch
from
January 10, 2025 04:55
aa7953a
to
350d0e7
Compare
rajendraindukuri
force-pushed
the
add-csm-namespace-label-to-components
branch
from
January 10, 2025 05:03
350d0e7
to
ceffe66
Compare
chimanjain
approved these changes
Jan 10, 2025
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
Added csmNameSpace label on all the deployment/daemonset for CSM Operator in order to filter CSM related pods from the others
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
All details are provided in the Jira ECS01C-2