Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade managed serviceaccount api version to v1beta1 #96

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

xiangjingli
Copy link
Collaborator

  • I have taken backward compatibility into consideration.
  • pick up managedServiceAccount api with version v1beta1, v1alpha will be deprecated
  • reduce managedServiceAccount api detection frequency to every 5 mins to avoid user confusion. The managedServiceAccount API could never be enabled if users just render cluster secrets with default admin SA. In this case, It is quite annoying for such users to see the managedServiceAccount API is not ready every 10 seconds

Signed-off-by: Xiangjing Li <xiangli@redhat.com>
@openshift-ci openshift-ci bot added the approved label Jan 8, 2024
@xiangjingli xiangjingli requested review from philipwu08 and removed request for lennysgarage January 8, 2024 21:28
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94c35d8) 73.05% compared to head (7b3000e) 73.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   73.05%   73.05%           
=======================================
  Files          14       14           
  Lines        2769     2769           
=======================================
  Hits         2023     2023           
  Misses        605      605           
  Partials      141      141           
Flag Coverage Δ
unit 73.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mikeshng mikeshng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

/lgtm

Copy link

openshift-ci bot commented Jan 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikeshng, xiangjingli

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [mikeshng,xiangjingli]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants