-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[6.8] [meta] add tests for k8s 1.19 (#1231) #1269
Conversation
This commit add tests on GKE 1.18 following new GKE version updates: https://cloud.google.com/kubernetes-engine/docs/release-notes#May_19_2021
jenkins test this please |
1 similar comment
jenkins test this please |
👋🏻 @elastic/observablt-robots, Filebeat chart tests are failing with Filebeat 6.8.17-SNAPSHOT and GKE/K8S 1.19:
Looking at the logs, it seems that Filebeat 6.8.17-SNAPSHOT don't push any logs to Elasticsearch and so the expected Note that this test is working with:
I suspect this may be because Filebeat 6.8.X is using Docker input instead of Container input and GKE/K8S 1.19 is using containerd instead of Docker now (https://cloud.google.com/kubernetes-engine/docs/concepts/using-containerd). Did you had any issues with Filebeat 6.8 + Docker input and GKE 1.19 in your tests? |
Hey @jmlrt , thanks for the heads up. As far as I know we don't test the Worth to put the @elastic/beats-contributors team in the loop in case they can provide further insights. |
we have some tests on the e2e for those helm charts https://github.com/elastic/e2e-testing/tree/master/e2e/_suites/helm but we only test the 7.x and master versions at the moment. Also we test only k8s 1.18.2 https://beats-ci.elastic.co/job/e2e-tests/job/e2e-testing-helm-daily-mbp/ |
This seems to be required to make filebeat 6.8 keep working with GKE 1.19 using containerd. Relates to elastic/beats#21517
jenkins test this please |
1 similar comment
jenkins test this please |
Backports the following commits to 6.8: