Skip to content

Re-enable idler #15101

@deads2k

Description

@deads2k

#15100 is failing on idler compilation problems. I made some changes in separate: DANW: endpointsconfighandler changes which may or may not have helped, so feel free to revert those.

This is blocking progress on the rebase since we cannot complete a compile and get a master without having this work.

# github.com/openshift/origin/pkg/proxy/hybrid
pkg/proxy/hybrid/proxy.go:97: not enough arguments in call to p.unidlingProxy.OnServiceUpdate
	have ([]*"github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/api".Service)
	want (*"github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/api".Service, *"github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/api".Service)
# github.com/openshift/origin/pkg/proxy/unidler
pkg/proxy/unidler/unidlersocket.go:265: svcInfo.ServiceRef undefined (type *userspace.ServiceInfo has no field or method ServiceRef)
pkg/proxy/unidler/unidlersocket.go:345: svcInfo.ServiceRef undefined (type *userspace.ServiceInfo has no field or method ServiceRef)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions