Merge pull request #670 from balena-io/ab77/patch

patch: Add missing session token to use ephemeral AWS creds.
This commit is contained in:
Anton Belodedenko 2025-03-20 11:31:47 -07:00 committed by GitHub
commit 8aaf30542f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -390,6 +390,10 @@ jobs:
--service cert-manager \
--device '${{ steps.register-test-device.outputs.balena_device_uuid }}'
with_backoff balena env add AWS_SESSION_TOKEN '${{ env.AWS_SESSION_TOKEN }}' \
--service cert-manager \
--device '${{ steps.register-test-device.outputs.balena_device_uuid }}'
- name: provision balenaOS ephemeral SUT
id: balena-sut
if: matrix.target == 'balena-public-pki'

View File

@ -1,4 +1,4 @@
# https://github.com/balena-io/cert-manager
FROM balena/cert-manager:0.3.1
FROM balena/cert-manager:0.3.2
COPY *.json /opt/