Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

fix: function name typo#1247

Merged
harshavardhana merged 1 commit intominio:masterfrom
wanglei4687:fix-func-typo
Aug 22, 2022
Merged

fix: function name typo#1247
harshavardhana merged 1 commit intominio:masterfrom
wanglei4687:fix-func-typo

Conversation

@wanglei4687
Copy link
Copy Markdown
Contributor

Signed-off-by: wanglei4687 wanglei4687@gmail.com

Description

Scope: kubectl-minio/cmd/init

function name serializeJSONPachOps should be serializeJSONPatchOps

Signed-off-by: wanglei4687 <wanglei4687@gmail.com>
@cniackz cniackz self-assigned this Aug 22, 2022
@cniackz cniackz added the enhancement New feature or request label Aug 22, 2022
Copy link
Copy Markdown
Contributor

@cniackz cniackz left a comment

Choose a reason for hiding this comment

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

It looks good to me; all spots covered for typo:

$ grep -R 'serializeJSONPachOps'
./kubectl-minio/cmd/init.go:			Patch: o.serializeJSONPachOps(operatorDepPatches),
./kubectl-minio/cmd/init.go:			Patch: o.serializeJSONPachOps([]interface{}{
./kubectl-minio/cmd/init.go:func (o *operatorInitCmd) serializeJSONPachOps(jp []interface{}) string {

@harshavardhana harshavardhana merged commit 5f19bc6 into minio:master Aug 22, 2022
@wanglei4687 wanglei4687 deleted the fix-func-typo branch August 23, 2022 02:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants