Skip to content

Releases: datawire/telepresence-actions

Telepresence GitHub Actions v1.1.0

29 Feb 08:12
19320e5
Compare
Choose a tag to compare
  1. Fix issues with Ambassador Cloud access needed during run.
  2. Move namespace option from intercept action to connect action (Telepresence 2.16)
  3. Remove the (undocumented) configure action.
  4. Add integration tests.

Telepresence GitHub Actions v1.0.0

09 Jun 21:05
Compare
Choose a tag to compare
  1. Configure Telepresence in a new repository.
  2. Install the Telepresence binary in the Github runner.
  3. Connect to a remote Kubernetes cluster.
  4. Log into Ambassador and create a personal intercept.
  5. Intercept traffic of service running in the K8s cluster and redirect it a service instance running in CI.

Beta release

09 Jun 18:20
Compare
Choose a tag to compare
Pre-release
v0.5b

This adds the configure file to the action