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

🐛 fix for cross-workplace placement #20

Merged
merged 1 commit into from
Aug 18, 2023
Merged

🐛 fix for cross-workplace placement #20

merged 1 commit into from
Aug 18, 2023

Conversation

fgiloux
Copy link
Contributor

@fgiloux fgiloux commented Aug 17, 2023

Summary

Make placements to work across workspaces by adding an admission plugin, which sets the path annotation to location resources. This annotation is used to get the resources indexed by their readable path. This allows to retrieve them when they are referenced in a Placement outside of their own workspace.

Related issue(s)

Fixes #4

@fgiloux fgiloux requested a review from mjudeikis August 17, 2023 17:29
admission plugin, which sets the path annotation to location resources

Signed-off-by: Frederic Giloux <[email protected]>
@mjudeikis
Copy link
Contributor

/lgtm
/approve

@mjudeikis mjudeikis merged commit 4bd4f4d into main Aug 18, 2023
5 checks passed
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 this pull request may close these issues.

Placement do not work with cross-workspaces
2 participants