Skip to content

Conversation

PerseidMeteor
Copy link
Collaborator

@PerseidMeteor PerseidMeteor commented Sep 8, 2023

If acceld converts with different fs version cache, leading to an inconsistent fs version problem when merging into boostrap layer.

For example: cache manifest fs version is 5 and convert fs version is 6, this will lead to compatibility problems.

So a simple way is that retrying without remote cache.

changes:

  • Retry in adapter convert when encounter compatibility problems.
  • move clear cache in provider

@PerseidMeteor PerseidMeteor reopened this Sep 13, 2023
@PerseidMeteor PerseidMeteor force-pushed the feat-inconsistent-fsV branch 6 times, most recently from 17f0a32 to 84c7018 Compare September 13, 2023 12:31
If acceld converts with different fs version cache, leading to an inconsistent fs version problem when merging into boostrap layer. So a simple way is that  retrying without remote cache.

Signed-off-by: breezeTuT <y_q_email@163.com>
@imeoer imeoer merged commit 3cffdb2 into goharbor:main Sep 14, 2023
@PerseidMeteor PerseidMeteor deleted the feat-inconsistent-fsV branch September 14, 2023 07:04
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