Skip to content

GitHub Actions k8s action example does not match name #69661

Description

@stevenGravy

Expected behavior:

A interaction would be done to match the name of the step.

Current behavior:

The name description is List pods but it is doing a version call.

    # Use kubectl or other compatible tools to interact with your Kubernetes
    # cluster.
    - name: List pods
      run: kubectl version

Bug details:

  • Teleport version: 18.10.4
  • Recreation steps
    1. Go through a GitHub Actions k8s
    2. Go to the gha-workflow section

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions