Refactor bosh dir protection#179
Conversation
This reverts commit 777a8f8. ai-assisted=yes [TNZ-94650] Co-authored-by: Brian Upton <brian.upton@broadcom.com>
This reverts commit b96c788. ai-assisted=yes [TNZ-94650] Co-authored-by: Chris Selzo <chris.selzo@broadcom.com> Co-authored-by: Brian Upton <brian.upton@broadcom.com>
This reverts commit c1c2384. ai-assisted=yes [TNZ-94650] Co-authored-by: Chris Selzo <chris.selzo@broadcom.com> Co-authored-by: Brian Upton <brian.upton@broadcom.com>
In the previous few PRs, we tightened the ACLs for all of the directories that Protect-Dir ran against. This lead to unsuccessful stemcells where the bosh agent could not start. Instead, we revert all of that, and take a more targeted approach where the c:\bosh and c:\var\vcap\bosh\bin directories are the ONLY place we tighten the ACLs. An important insight was separating the inheritance icacls call from the granting icacls call. ai-assisted=yes [TNZ-94650] Co-authored-by: Brian Upton <brian.upton@broadcom.com>
|
Caution Review failedPull request was closed or merged during review WalkthroughThis pull request refactors Windows directory ACL protection into two distinct strategies. A new Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
No description provided.