Skip to content

fix: skip fix_mac_openssl for non-mac os in pulsarctl-security_tool#710

Merged
nodece merged 1 commit intostreamnative:masterfrom
raohuaming:fix/pulsarctl-security_tool
May 18, 2022
Merged

fix: skip fix_mac_openssl for non-mac os in pulsarctl-security_tool#710
nodece merged 1 commit intostreamnative:masterfrom
raohuaming:fix/pulsarctl-security_tool

Conversation

@raohuaming
Copy link
Copy Markdown
Contributor

Motivation

Current plugin security_tool introduced fix_mac_openssl to fix openssl compatibility issue under Mac OS, but it does not check if the command is under non-Mac OS, which failed running under those situations.

Modifications

Describe the modifications you've done.

Just check if the OSTYPE matches darwin, skip fix_mac_openssl if not.

@raohuaming raohuaming requested review from a team, nodece and zymap as code owners May 17, 2022 15:23
@github-actions
Copy link
Copy Markdown

@raohuaming:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions Bot added the doc-info-missing This pr needs to mark a document option in description label May 17, 2022
@nodece nodece merged commit 6a08024 into streamnative:master May 18, 2022
nodece pushed a commit that referenced this pull request Jun 2, 2022
nodece pushed a commit that referenced this pull request Jun 2, 2022
nodece pushed a commit that referenced this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-info-missing This pr needs to mark a document option in description

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants