cyberark / secrets-provider-for-k8s

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

Update OpenShift RBAC object apiVersions, Bump version to 1.4.4 #482

Closed john-odonnell closed 2 years ago

john-odonnell commented 2 years ago

Desired Outcome

Depends on kubernetes-conjur-deploy#180

A deprecation in OpenShift has starting causing failures in Jenkins:

Using non-groupfied API resources is deprecated and will be removed in a future release, update apiVersion to "authorization.openshift.io/v1" for your resource

Implemented Changes

Non-groupfied OpenShift resources have been groupfied.

Connected Issue/Story

CyberArk internal issue link: ONYX-24270

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 2 years ago

Code Climate has analyzed commit 6c83c825 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.