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

fix(db): fixed function InsertAppFun function override & cleaned up update of lightweight apps on overview #2066

Merged
merged 11 commits into from
Oct 29, 2024

Conversation

miguel-crespo-fdc
Copy link
Contributor

@miguel-crespo-fdc miguel-crespo-fdc commented Oct 28, 2024

InserAppFun was only getting overridden when we performed custom migrations. This led to a bug where when we initiated a kuberpult instance without performing migrations (i.e. normal dev-env deployment or make kuberpult locally), we would add an InsertAppFun that did not update the overview.

Also added sql migration for deleting the old overview cache.

Ref: SRX-ZYK5HN

@miguel-crespo-fdc miguel-crespo-fdc marked this pull request as ready for review October 28, 2024 13:28
@miguel-crespo-fdc miguel-crespo-fdc requested a review from a team as a code owner October 28, 2024 13:28
@miguel-crespo-fdc miguel-crespo-fdc changed the title fixed function override fix(db): fixed function InserApp function override & cleaned up update of lightweight apps on overview Oct 28, 2024
@miguel-crespo-fdc miguel-crespo-fdc changed the title fix(db): fixed function InserApp function override & cleaned up update of lightweight apps on overview fix(db): fixed function InsertAppFun function override & cleaned up update of lightweight apps on overview Oct 29, 2024
@miguel-crespo-fdc miguel-crespo-fdc merged commit e30ba8f into main Oct 29, 2024
16 checks passed
@miguel-crespo-fdc miguel-crespo-fdc deleted the mc/fix-overview-lapps branch October 29, 2024 15:34
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