Skip to content

Commit

Permalink
Remove redundant fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicaj committed Jul 30, 2024
1 parent e51676f commit 01634cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ def migrate(self, job, kubernetes_pool, options):
)
job.set_progress(30, 'Starting migrating old apps to new apps')

# FIXME: Update job progress on each chart release
# We will now iterate over each chart release which can be migrated and try to migrate it's config
# If we are able to migrate it's config, we will proceed with setting up relevant filesystem bits
# for the app and finally redeploy it
Expand Down

0 comments on commit 01634cb

Please sign in to comment.