openedx-actions/Open edX Tutor k8s get environment secret

Github Action to convert k8s secrets into tutor config variables.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Jan 16, 2024
License
AGPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: openedx-actions/tutor-k8s-get-secret@def8e8b7e91306b9f0b6c0c9d21543bc97a4bde8 # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
eks-namespaceThe Kubernetes namespace to which the Open edX platform environment will be deployed. Example: openedx-prodyes
eks-secret-nameThe name of a secret stored in the Kubernetes cluster. Example: mysql-rootyes

no outputs