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

Configurable image for service-serving-cert-signer #1

Open
wants to merge 1 commit into
base: release-3.11
Choose a base branch
from

Conversation

mabrarov
Copy link
Owner

@mabrarov mabrarov commented Nov 4, 2023

Configurable image for service-serving-cert-signer when using "oc cluster up" command with "--image" command line parameter.

Refer to:

  1. Docker Hub image openshift/origin-cli no longer available to the public openshift/origin#28339
  2. --tag does not affect the openshift-service-cert-signer-operator image openshift/origin#20888
  3. Hardcoded images in oc cluster up for automation broker, openshift-service-cert-signer-operator openshift/origin#21148
  4. use the service cert signing project openshift/origin#20314

Building oc command line tool only:

hack/env make build WHAT=cmd/oc

The build "oc" command line tool should be located at "_output/local/bin/linux/amd64/oc"

@mabrarov mabrarov force-pushed the feature/20888_service-serving-cert-signer_image branch from 5404771 to f7e07c0 Compare November 4, 2023 06:32
@mabrarov mabrarov changed the title 20888: Configurable image for service-serving-cert-signer Configurable image for service-serving-cert-signer Nov 4, 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.

1 participant