Closed entasisj closed 3 years ago
@entasisj 👍 will cut a new release as soon as I can
Please wait with the release. I currently noticed an issue with the provider of type harbor_project. The attributes public and auto_scan are not read from registry resulting in a repeated corrective configuration of the affected attributes. I'm investigating.
I created pull request https://github.com/walkamongus/puppet-harbor/pull/44 to resolve the observed issue.
are you comfortable with me releasing after merge?
Oh yes. :)
The providers duplicate code to login into Harbor registry using the swagger client. I added specific module and class in lib/puppet_x as recommended (as far as I was able to found examples) which the providers now call.