cyberark / secrets-provider-for-k8s

Cyberark secrets provider for k8s
Apache License 2.0
26 stars 11 forks source link

Prevent image pull errors in Openshift tests #499

Closed gl-johnson closed 1 year ago

gl-johnson commented 1 year ago

Desired Outcome

Address flaky tests in Openshift/GKE due to inability to authenticate to openshift registry and pull images

Implemented Changes

Add registry login as part of helm env setup

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit cf618a9a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 89.1% (0.0% change).

View more on Code Climate.