teleport/.github
Tiago Silva 32d8d5f489
Restore Kubernetes Integration tests (#25624)
* Restore Kubernetes Integration tests

This PR re-enables the Kubernetes integrations tests using a KinD
(Kubernetes in Docker) cluster.

New steps have been introduced to GitHub's Integrations (Non-Root)
Action that configure the KinD cluster using
[`helm/kind-action`](https://github.com/helm/kind-action) and do some
network configurations allowing the container where tests run to connect
to the KinD control plane.

This PR also fixes some of the tests and fixes a bug that affected
joining operations when the target service was a legacy kubernetes
proxy. Some improvements will be introduced in future patches to improve
the logic and reduce the time required for the tests to run.

Fixes #25539

* fix data race in spdystream dep

* address feedback

* remove docker installation

* fix test
2023-05-12 16:38:16 +00:00
..
actions GHA: Flaky tests detector and cache tweaks (#23469) 2023-03-23 20:31:55 +00:00
ISSUE_TEMPLATE Update the docs test plan (#26015) 2023-05-11 18:47:21 +00:00
services Github Actions workflow (#18617) 2022-11-22 16:55:26 -05:00
workflows Restore Kubernetes Integration tests (#25624) 2023-05-12 16:38:16 +00:00
CODEOWNERS Update CODEOWNERS 2021-11-12 16:45:49 -08:00
dependabot.yml Bump bitflags from 1.3.2 to 2.0.2 (#23741) 2023-03-29 13:24:17 +00:00