Skip to content

feat(reconcilers): implement manual editing reconciler#14

Merged
nicolst merged 5 commits into
mainfrom
manual-editing-reconciler
Jun 8, 2026
Merged

feat(reconcilers): implement manual editing reconciler#14
nicolst merged 5 commits into
mainfrom
manual-editing-reconciler

Conversation

@nicolst

@nicolst nicolst commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@nicolst nicolst requested a review from a team as a code owner June 5, 2026 10:22
@nicolst nicolst changed the title feat: implement manual editing reconciler feat(reconcilers): implement manual editing reconciler Jun 5, 2026

@johnksv johnksv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once again it comes down to naming discussion 😅 Functionality looks OK!

Comment thread reconcilers/internal/labreconciler/client.go Outdated
Comment thread reconcilers/internal/reconcilers/manualediting/reconciler.go Outdated
@nicolst nicolst force-pushed the manual-editing-reconciler branch from 5d9b364 to c3f2dbb Compare June 8, 2026 08:46

@johnksv johnksv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! One minor that is nice to fix

return reconcilerName
}

func (r *reconciler) Reconcile(ctx context.Context, client *apiclient.APIClient, naisTeam *protoapi.Team, log logrus.FieldLogger) error {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

naisTeam 👀 (appears in Delete function signature as well)

@nicolst nicolst merged commit c7761d0 into main Jun 8, 2026
5 checks passed
@nicolst nicolst deleted the manual-editing-reconciler branch June 8, 2026 09:43
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.

2 participants