Skip to content

fix: use environment containers for Helm image info - #4891

Closed
huanghongbo-hhb wants to merge 1 commit into
koderover:mainfrom
huanghongbo-hhb:fix/helm-image-info-env-containers
Closed

fix: use environment containers for Helm image info#4891
huanghongbo-hhb wants to merge 1 commit into
koderover:mainfrom
huanghongbo-hhb:fix/helm-image-info-env-containers

Conversation

@huanghongbo-hhb

@huanghongbo-hhb huanghongbo-hhb commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Read Helm image information from the environment service snapshot.

Why

  • Template modules can be empty for historical services while the environment snapshot still contains the deployed containers.

Main Changes

Risk / Compatibility

  • Low risk: restores the established environment image lookup behavior.

Test

  • go test ./pkg/microservice/aslan/core/environment/service -run "^$"
  • Full package tests compile but two existing kube_test.go cases fail outside this change.

Contact

Contact: huanghongbo@koderover.com


This change is Reviewable

Signed-off-by: huanghongbo-hhb <huanghongbo@koderover.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant