confidential-containers / operator

Operator to deploy confidential containers runtime
Apache License 2.0
113 stars 60 forks source link

fix: add support for imagePullPolicy for installer daemonsets (#395) #396

Closed teodor-pripoae closed 1 month ago

teodor-pripoae commented 4 months ago

This PR implements support for ImagePullPolicy which is present in the CRD but not actually used (default Always).

bpradipt commented 1 month ago

@stevenhorsman @fidencio would you be able to re-run the required tests for this PR? This is ready to be merged, but pending since quite some time..

stevenhorsman commented 1 month ago

@stevenhorsman @fidencio would you be able to re-run the required tests for this PR? This is ready to be merged, but pending since quite some time..

I've tried closing and re-opening, but it might need a rebase as the jobs have changes since then

bpradipt commented 1 month ago

@teodor-pripoae would you be able to rebase the PR? Sorry for the delay :-(

bpradipt commented 1 month ago

Otoh, may be rebase is not needed. All required tests are passing and this can be merged..