doriordan / skuber

A Scala Kubernetes client library
Apache License 2.0
326 stars 97 forks source link

Make imagePullPolicy optional #324

Closed Ennosigaeon closed 3 years ago

Ennosigaeon commented 4 years ago

Replace mandatory Container.PullPolicy with an Option.

Fix for #323

hagay3 commented 3 years ago

This repo seems to have been abandoned. A maintained fork is available here https://github.com/hagay3/skuber

Thanks, Hagai

Ennosigaeon commented 3 years ago

@hagay3: This PR is already merged in your fork (see https://github.com/hagay3/skuber/commit/ea6dfbf419b83c0a1b61b7ea804d98972e53632f)