Skip to content

Post-refactoring cleanup#404

Merged
stefanprodan merged 2 commits into
stefanprodan:mainfrom
errordeveloper:remove-stale-arg
Jun 28, 2024
Merged

Post-refactoring cleanup#404
stefanprodan merged 2 commits into
stefanprodan:mainfrom
errordeveloper:remove-stale-arg

Conversation

@errordeveloper

@errordeveloper errordeveloper commented Jun 24, 2024

Copy link
Copy Markdown
Contributor

A cleanup a few minor bugs from #366.

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
@errordeveloper errordeveloper changed the title Remove stale argument in ApplyInstance Post-refactoring cleanup Jun 26, 2024
}

func (r *Reconciler) ApplyAllSets(ctx context.Context, log logr.Logger, withChangeSet withChangeSetFunc) error {
if !r.instanceExists {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There is exactly the same invocation in ApplyInstance, which is actually visible in this diff right above.

@stefanprodan stefanprodan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM

Thanks @errordeveloper

@stefanprodan stefanprodan merged commit 2a47b16 into stefanprodan:main Jun 28, 2024
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