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

Reconcile MultiClusterService #476

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wahabmk
Copy link
Contributor

@wahabmk wahabmk commented Oct 11, 2024

Description

  1. Implemented Reconcile for MultiClusterService.
  2. Does not implement status. That will be done in Implement Status for MultiClusterService #460.
  3. Some refactoring.

Sanity Testing

The following demo shows some sanity testing:

multiclusterservice-720p.mov

@wahabmk wahabmk self-assigned this Oct 11, 2024
@wahabmk wahabmk linked an issue Oct 11, 2024 that may be closed by this pull request
@wahabmk wahabmk force-pushed the reconcile-multiclusterservice branch 12 times, most recently from c3cfc6b to 0739289 Compare October 11, 2024 13:43
@wahabmk wahabmk marked this pull request as ready for review October 11, 2024 13:47
api/v1alpha1/managedcluster_types.go Show resolved Hide resolved
internal/controller/multiclusterservice_controller.go Outdated Show resolved Hide resolved
internal/controller/multiclusterservice_controller.go Outdated Show resolved Hide resolved
internal/controller/multiclusterservice_controller.go Outdated Show resolved Hide resolved
internal/sveltos/profile.go Outdated Show resolved Hide resolved
internal/sveltos/profile.go Show resolved Hide resolved
internal/sveltos/profile.go Show resolved Hide resolved
internal/sveltos/profile.go Show resolved Hide resolved
internal/sveltos/profile.go Outdated Show resolved Hide resolved
internal/sveltos/profile.go Outdated Show resolved Hide resolved
api/v1alpha1/managedcluster_types.go Outdated Show resolved Hide resolved
@wahabmk wahabmk force-pushed the reconcile-multiclusterservice branch 4 times, most recently from 472d821 to f2fb0d4 Compare October 16, 2024 23:47
@wahabmk wahabmk force-pushed the reconcile-multiclusterservice branch from f2fb0d4 to bebe529 Compare October 17, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Implement Reconciliation for MultiClusterService
3 participants