Closed savitaashture closed 4 years ago
I almost feel like it's worth biting the bullet and using
PodSpecable
. Seems like that would reduce a lot of the code in the PR and simultaneously pull in support forStatefulSets
as well. WDYT?
Yep true i will make use of PodSpecable
in the PR and update
CI fail until PR merge
@jcrossley3 thank you Addressed all the comments
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/images.go | 87.3% | 85.1% | -2.2 |
Thanks @savitaashture :smile: /lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jcrossley3, savitaashture
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Fixes https://github.com/knative/serving-operator/issues/280
Proposed Changes
Release Note
This PR will be validated when release manifest updated to changes from knative/serving#6624 This PR has dependency knative.dev/pkg