Blog/lfx-mentorship-spring-2026-unified-cli#2050
Merged
realshuting merged 2 commits intoMay 29, 2026
Merged
Conversation
Signed-off-by: SargamPuram <sargampuram3@gmail.com>
Signed-off-by: SargamPuram <sargampuram3@gmail.com>
realshuting
approved these changes
May 29, 2026
Congratulations! 🎉Great job merging your first Pull Request here! How awesome! If you are new to this project, feel free to join our Slack community. |
This file contains hidden or 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
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.

Related issue
This PR adds the graduation blog post for the Spring 2026 LFX Mentorship under the Unified CLI project:
Proposed Changes
This PR introduces a new blog post titled "I Made a Policy Engine Think It Was in Production" under
src/content/blog/lfx-mentorship-spring-2026-unified-cli/.The blog post details the 12-week journey of my LFX Mentorship:
MutatingPolicy,GeneratingPolicy, andDeletingPolicy.resolveResourcesMockDatato translate user mock resource declarations into unstructured[]interface{}slices, allowing the CEL engine to process them seamlessly offline as if they were retrieved from a live Kubernetes informer cache.The post also includes diagrams illustrating the timeline and architecture, as well as a custom cover thumbnail.
Checklist