Skip to content
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

Introduce synthetic refs; inject namespace manifest into refs #100

Closed
vassilvk opened this issue Nov 5, 2022 · 0 comments · Fixed by #101
Closed

Introduce synthetic refs; inject namespace manifest into refs #100

vassilvk opened this issue Nov 5, 2022 · 0 comments · Fixed by #101

Comments

@vassilvk
Copy link
Member

vassilvk commented Nov 5, 2022

Inject a sytheticRefs map into the manifests of all objects subject to KubeMod processing.
For namespaced objects, insert the manifest of the object's namespace as syntheticRefs.namespace.

This feature will allow for matching ModRules against any part of the namespace manifest of an object.
It will also allow for the namespace manifest to participate in the patch operation of any namespaced object.

This will also resolve #98 and #99.

@vassilvk vassilvk changed the title Introduce external refs; inject namespace object into refs Introduce synthetic refs; inject namespace manifest into refs Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant