ManageIQ / manageiq-pods

ManageIQ on Kubernetes and OpenShift
Apache License 2.0
50 stars 100 forks source link

Generating token and putting int app-secrets #1115

Closed sudhir-kelkar closed 1 month ago

sudhir-kelkar commented 1 month ago

Opentofu-runner need JWT token for service API authentication. Creating this token using encryption key and setting it up in app-secrets

miq-bot commented 1 month ago

Checked commits https://github.com/sudhir-kelkar/manageiq-pods/compare/1ed30c5112e80750a58d4fefddedd5f3341d11ab~...902f9e8ecf62ebc562e01be18b19b8e3a71cb9ff with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :+1:

agrare commented 1 month ago

We're going with https://github.com/ManageIQ/manageiq-providers-embedded_terraform/pull/56 instead