wu-sheng opened a new pull request, #13715:
URL: https://github.com/apache/skywalking/pull/13715

   ### Fix E2E test failures caused by EOL Elasticsearch 7 and outdated ECK 
deployment
   - [x] Explain briefly why the bug exists and how to fix it.
   
   Elasticsearch 7 has reached end-of-life. The Helm-based E2E tests (Istio, 
Cilium, eBPF profiling) were failing because the old skywalking-helm chart's 
ECK-provisioned ES could not start properly in the CI KinD environment.
   
   **Changes:**
   - Update `SW_KUBERNETES_COMMIT_SHA` to latest skywalking-helm (`2850db1`) 
which upgrades ECK to deploy ES 8.18.8
   - Remove all ES 7.x test entries (7.16.3, 7.17.10) from CI workflow
   - Consolidate ES 8.x test versions to 8.18.8 (removing 8.1.0, 8.8.1, 8.9.0, 
8.18.1)
   - Update all hardcoded ES docker images in 18 docker-compose files from 
7.15.0/8.3.2 to 8.18.8
   
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to