Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

helmrepo: Remove migration log/event #1324

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

darkowlzz
Copy link
Contributor

This will be logged/event emitted forever once in the lifecycle of HelmRepository OCI object because all new objects have to remove the .status.observedGeneration which is set to -1 by the API defaults. Better to perform the object conversion internally without any log or event.

This will be logged/event emitted forever once in the lifecycle of
HelmRepository OCI object because all new objects have to remove the
.status.observedGeneration which is set to -1 by the API defaulting.
Better to perform the object conversion internally without any log or
event.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
@darkowlzz darkowlzz added the area/helm Helm related issues and pull requests label Dec 14, 2023
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @darkowlzz

@stefanprodan stefanprodan added the backport:release/v1.2.x To be backported to release/v1.2.x label Dec 14, 2023
@darkowlzz darkowlzz merged commit 9a36e79 into main Dec 14, 2023
12 checks passed
@darkowlzz darkowlzz deleted the remove-migration-event-log branch December 14, 2023 10:24
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.2.x:

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/helm Helm related issues and pull requests backport:release/v1.2.x To be backported to release/v1.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants