Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.98 KB

fix-6.md

File metadata and controls

33 lines (22 loc) · 1.98 KB

I did 6 sequential fixes.

I did 6 sequential fixes.

Commits:

  • 7c49699: fix: use right debug log level

Signed-off-by: Abirdcfly fp544037857@gmail.com

  • 24b2f15: fix: post-hook install failed

Signed-off-by: Abirdcfly fp544037857@gmail.com

  • e8a99b9: fix: non-standard helm chart may lack ns

Signed-off-by: Abirdcfly fp544037857@gmail.com

  • a356189: fix: generated resource cant worr with no crd installed

Signed-off-by: Abirdcfly fp544037857@gmail.com

  • 30938f8: fix: retry time cant show

Signed-off-by: Abirdcfly fp544037857@gmail.com

  • 60ff8ff: fix: helm action concurrency issues

  • add syncMap and reduce unnecessary retry reconcile request prevents multiple installations(Neither cpl.status nor helm releases are real-time, and there will be edge-case errors with these two judgments, but they can be used as a judgment condition after operator restarts)

  • simplify componentplan's patchStatus function

  • helm log update, fix helm installation ns

  • increase the concurrency of example-test from 5 to 10

  • fix the problem in example-test and add the verification of helm revision after componentplan installation.

Signed-off-by: Abirdcfly fp544037857@gmail.com

Created by My Badges