Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

fix: Add uppercase support for GenGeneralName #146

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

gaocegege
Copy link
Member

In GenGeneralName, we should use lower case.

In the past we do the conversion outside the function since the replicaType is a string. Now its type is replicaType, thus we should do it in the function.

/cc @terrytangyuan @MartinForReal

Signed-off-by: cegao cegao@tencent.com

Signed-off-by: cegao <cegao@tencent.com>
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

Thanks!

/lgtm
Thanks!

/lgtm
/approve

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: terrytangyuan

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:

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

@google-oss-robot google-oss-robot merged commit 577143e into kubeflow:master Jul 23, 2021
@gaocegege gaocegege deleted the gene branch July 26, 2021 06:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants