Skip to content

Update prometheus version to 11.16.9

Silvester Wainaina requested to merge update-api-version-rbac into master

What does this MR do?

As of Kubernetes v1.19 rbac.authorization.k8s.io/v1beta1 was deprecated and should be migrated to rbac.authorization.k8s.io/v1. It will also stop working in v1.22.

This MR will migrate the deprecated API version

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened

Closes #2698 (closed) and #2504 (closed)

Edited by Silvester Wainaina

Merge request reports