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

Agent should synchronize existing resources with principal upon connect #94

Open
jannfis opened this issue Jun 21, 2024 · 1 comment
Open
Labels
enhancement New feature or request
Milestone

Comments

@jannfis
Copy link
Collaborator

jannfis commented Jun 21, 2024

The agent should synchronize all resources (apps, appprojects, etc) with the principal on the time it connects to ensure information on the principal is up-to-date as soon as possible.

Right now, the trigger is informer events on either side. While information will be eventually synchronized, it can take appResync time to do so.

When the agent connects in managed mode, it should request updates for all applications from the principal and submit back status information.

When the agent connects in autonomous mode, it should send updates for all applications to the principal.

@jgwest
Copy link
Member

jgwest commented Aug 1, 2024

Jayendra is taking a look at this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants