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

Enable CGO #68

Merged

Conversation

zhujian7
Copy link
Member

@zhujian7 zhujian7 commented Jul 7, 2023

No description provided.

Makefile Outdated
build: generate fmt vet build-manager build-agent

build-manager:
CGO_ENABLED=1 go build -a -o bin/manager cmd/manager/main.go
Copy link
Member

Choose a reason for hiding this comment

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

I am not sure whether we should hardcode it or you are able to set it from envvar

Signed-off-by: zhujian <jiazhu@redhat.com>
Copy link
Member

@qiujian16 qiujian16 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

Signed-off-by: zhujian <jiazhu@redhat.com>
@openshift-ci openshift-ci bot removed the lgtm label Jul 11, 2023
@qiujian16
Copy link
Member

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jul 11, 2023
@openshift-ci
Copy link

openshift-ci bot commented Jul 11, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, zhujian7

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

@openshift-merge-robot openshift-merge-robot merged commit 0bf2b87 into open-cluster-management-io:main Jul 11, 2023
5 checks passed
zhujian7 pushed a commit to zhujian7/managed-serviceaccount that referenced this pull request May 6, 2024
Co-authored-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
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.

3 participants