openshift / openshift/origin

Enable GSSAPI in darwin release builds

Open
#9,782 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted kind/feature lifecycle/frozen priority/P3
Dominant language
Go
Stars
8.7k
Forks
4.8k
Avg merge
4d 10h
Merged PRs (30d)
53

Description

hack/build-go.sh cmd/oc -tags=gssapi produces an oc client capable of speaking Kerberos.

However, the release builds (defined in origin.spec and hack/build-cross.sh) run on Linux, and are not able to cross-compile to Darwin AND perform a cgo-enabled build.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with origin.spec and hack/build-cross.sh to understand how release builds target Darwin, using hack/build-go.sh cmd/oc -tags=gssapi as the working reference. Investigate the cgo limitation described in the issue and verify that the resulting Darwin release build produces an oc client capable of speaking Kerberos through GSSAPI.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, linux, macos
Domain
build-system, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.