Skip to content

Conversation

@vdileepv
Copy link
Contributor

Description

Due to Kubernetes version upgrade, some of the existing APIs are getting deprecated. This PR will take care of migrating those APIs to the latest version/package.
This PR concentrates on RBAC API only.

JIRA: https://segment.atlassian.net/browse/BGLRINFRA-1058
SDD: https://docs.google.com/document/d/157vA-Sg9UZzbMQaqbfV9MM2ZUwCX8CWRlturLH37mao/edit#

Steps taken for migration:

  1. Generate the new config using kubectl convert tool by specifying the right API depending on the type of API (RBAC)
  2. Commit the changes and run make expand-all to generate the expanded files.
  3. Commit the expanded files.

Testing

Selected clusters in stage environment will be applied for testing and monitoring. On confirmation of working of APIs, the same will be applied for production clusters.

@vaibhav-ak vaibhav-ak self-requested a review October 21, 2022 13:02
@vdileepv vdileepv merged commit e4a372f into master Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants