Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Update the Reconcile method comment #60

Open
jmrodri opened this issue Sep 26, 2022 · 0 comments
Open

Update the Reconcile method comment #60

jmrodri opened this issue Sep 26, 2022 · 0 comments

Comments

@jmrodri
Copy link
Member

jmrodri commented Sep 26, 2022

The reconcile comment is generic (since that's what we scaffolded) but we should update it to describe what we're doing.

The existing comment looks like this:

// Reconcile is part of the main kubernetes reconciliation loop which aims to
// move the current state of the cluster closer to the desired state.
// TODO(user): Modify the Reconcile function to compare the state specified by
// the ScopeInstance object against the actual cluster state, and then
// perform operations to make the cluster state reflect the state specified by
// the user.
//
// For more details, check Reconcile and its Result here:
// - https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/reconcile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant