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

Update ui_unix.go with z/OS build flags #2892

Merged
merged 1 commit into from Feb 21, 2023

Conversation

msradam
Copy link
Contributor

@msradam msradam commented Feb 1, 2023

Added z/OS build flags for IBM z/OS compatibility.

Enabling these build flags (along with the changes to afero mentioned here spf13/afero#384) allows k6 to be compiled on z/OS Unix System Services.

Closes #2888

Added zos build flags for IBM z/OS compatibility
Copy link
Collaborator

@mstoykov mstoykov left a comment

Choose a reason for hiding this comment

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

LGTM!

This seems pretty okay change, but the afero one will be more problematic as we have deliberately not updated it in quite a while and intend on actually deprecating it with #1079 .

So while we should likely still merge this - it might not be enough and even if afero merges the PR to their repo, we are unlikely to update it just to be z/OS compatibile :(.

@na-- na-- added this to the v0.44.0 milestone Feb 2, 2023
Copy link
Collaborator

@codebien codebien left a comment

Choose a reason for hiding this comment

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

LGTM

@codebien codebien merged commit 87f97e0 into grafana:master Feb 21, 2023
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.

Compatibility with z/OS Unix
4 participants