Add permissions to create watch and update events for operator#1572
Conversation
Signed-off-by: dttung2905 <[email protected]>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: dttung2905 <[email protected]>
Merging this branch will not change overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. |
2299503
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin v0.9
git worktree add -d .worktree/backport-1572-to-v0.9 origin/v0.9
cd .worktree/backport-1572-to-v0.9
git switch --create backport-1572-to-v0.9
git cherry-pick -x 084997b46d88dff76c871dfb8d0f8b05872caa80 6bc59eff2eb65b977c06c036da4fee9e120dae63 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin v0.6
git worktree add -d .worktree/backport-1572-to-v0.6 origin/v0.6
cd .worktree/backport-1572-to-v0.6
git switch --create backport-1572-to-v0.6
git cherry-pick -x 084997b46d88dff76c871dfb8d0f8b05872caa80 6bc59eff2eb65b977c06c036da4fee9e120dae63 |
|
Successfully created backport PR for |
|
Successfully created backport PR for |
Description
Add permissions to create watch and update events for operator to fix #1571
Related Issues
Fixes #1571
Checklist
Breaking Changes
no breaking changes
Additional Notes