Skip to content

Document new dependency behavior #519

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

Open
gianlucam76 opened this issue Mar 16, 2025 · 1 comment
Open

Document new dependency behavior #519

gianlucam76 opened this issue Mar 16, 2025 · 1 comment
Assignees

Comments

@gianlucam76
Copy link
Member

Auto deploy dependencie: enable automatic deployment of prerequisite profile
Profile instances can declare dependencies on other profiles via the DependsOn field,
establishing a directed acyclic graph (DAG) of dependencies. Before this PR, it was the
administrator's responsibility to ensure that both the dependent and prerequisite
profiles target the same set of managed clusters through matching cluster selectors.

Now Sveltos will automatically resolve and deploy the prerequisite profiles
specified in the DependsOn field. Sveltos will analyze the dependency graph, identify
the required prerequisite profiles, and ensure they are deployed to the same clusters.

@gianlucam76
Copy link
Member Author

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

No branches or pull requests

2 participants