Skip to content

feat: implement dynamic image resolution for container hardening jobs#140

Merged
mrMigles merged 1 commit into
mainfrom
feature/container-hardening
May 22, 2026
Merged

feat: implement dynamic image resolution for container hardening jobs#140
mrMigles merged 1 commit into
mainfrom
feature/container-hardening

Conversation

@mrMigles
Copy link
Copy Markdown
Member

  • Added a new helper function to resolve the container-hardening runner image based on the presence of a deployment descriptor. This allows for fallback to a default image when the descriptor is not provided.
  • Updated the job template to utilize the new image resolution function, ensuring that the correct image is used for the container hardening job.

These changes enhance the flexibility and usability of the Helm chart by allowing for dynamic image selection.

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

TDB

Related Tickets & Documents

  • Related Issue #
  • Closes #

QA Instructions, Screenshots, Recordings

Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.

Breaking Change checklist

If your PR includes any deployment or processing changes, please utilize this checklist:

  • Does it change any deployment parameters, logic of their working or rename them?
  • Did update from previous version tested with the same set of deployment parameters?

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any things to highlight or double check?

[optional] What gif best describes this PR or how it makes you feel?

- Added a new helper function to resolve the container-hardening runner image based on the presence of a deployment descriptor. This allows for fallback to a default image when the descriptor is not provided.
- Updated the job template to utilize the new image resolution function, ensuring that the correct image is used for the container hardening job.

These changes enhance the flexibility and usability of the Helm chart by allowing for dynamic image selection.
@github-actions github-actions Bot added the enhancement New feature or request label May 22, 2026
@mrMigles mrMigles merged commit d1f4b6f into main May 22, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant