Skip to content

remove deployment verification#1678

Merged
zanejohnson-azure merged 1 commit into
ci_prodfrom
zane/fix-e2e-verify-deployment
May 11, 2026
Merged

remove deployment verification#1678
zanejohnson-azure merged 1 commit into
ci_prodfrom
zane/fix-e2e-verify-deployment

Conversation

@zanejohnson-azure
Copy link
Copy Markdown
Contributor

this verification introduces more noise than benefits due to flaky image checking during helm chart rollout.
ama-metrics does not do deployment verification and works fine. so remove it from ama-logs too.

@zanejohnson-azure zanejohnson-azure requested a review from a team as a code owner May 11, 2026 21:19
@suyadav1
Copy link
Copy Markdown
Contributor

suyadav1 commented May 11, 2026

I like this validation in place to make sure that the image deployed is the expected one. Instead of getting the image from kubectl get pods, can we read it from the DS/deployment spec which shouldn't be flaky?

@zanejohnson-azure
Copy link
Copy Markdown
Contributor Author

I like this validation in place to make sure that the image deployed is the expected one. Instead of getting the image from kubectl get pods, can we read it from the DS/deployment spec which shouldn't be flaky?

helm chart crud will fail if deployment, so adding deployment spec check is unnecessary.

@zanejohnson-azure zanejohnson-azure merged commit fb3254a into ci_prod May 11, 2026
19 checks passed
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