Configure controller to trust registries with self-signed certs by jcrossley3 · Pull Request #219 · knative/serving-operator · GitHub
Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Configure controller to trust registries with self-signed certs#219

Merged
knative-prow-robot merged 4 commits into
knative:masterfrom
jcrossley3:custom-certs
Nov 14, 2019
Merged

Configure controller to trust registries with self-signed certs#219
knative-prow-robot merged 4 commits into
knative:masterfrom
jcrossley3:custom-certs

Conversation

@jcrossley3

Copy link
Copy Markdown
Contributor

Fixes #210

Proposed Changes

An e2e test will require a well-known self-signed registry, but I did
verify it worked manually
@googlebot googlebot added the cla: yes Author(s) signed a CLA. label Nov 13, 2019

@knative-prow-robot knative-prow-robot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@jcrossley3: 4 warnings.

Details

In response to this:

Fixes #210

Proposed Changes

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Comment thread pkg/apis/serving/v1alpha1/knativeserving_types.go Outdated
Comment thread pkg/reconciler/knativeserving/common/certs.go Outdated
Comment thread pkg/reconciler/knativeserving/common/certs.go Outdated
Comment thread pkg/reconciler/knativeserving/common/certs.go
@googlebot

Copy link
Copy Markdown

@googlebot googlebot added cla: no and removed cla: yes Author(s) signed a CLA. labels Nov 13, 2019
@googlebot

Copy link
Copy Markdown

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: yes Author(s) signed a CLA. and removed cla: no labels Nov 13, 2019
This seems wrong, but maybe not quite as wrong as the client sending
empty structs for all the optional fields in the CR.
@knative-metrics-robot

Copy link
Copy Markdown

The following is the coverage report on the affected files.
Say /test pull-knative-serving-operator-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/reconciler/knativeserving/common/certs.go Do not exist 92.6%

@matzew matzew left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot

Copy link
Copy Markdown
Contributor

@knative-prow-robot knative-prow-robot merged commit b910d7f into knative:master Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for controller custom certificate in KnativeServing CRD

6 participants