lburgazzoli commented on PR #3977: URL: https://github.com/apache/camel-k/pull/3977#issuecomment-1382842890
@astefanutti I'm experiencing some issues as part of the ci build: ``` cd pkg/client/camel && go test ./... # github.com/apache/camel-k/pkg/client/camel/applyconfiguration Error: applyconfiguration/utils.go:82:19: undefined: v1.HealthCheckResponseApplyConfiguration Error: applyconfiguration/utils.go:126:19: undefined: v1.PodConditionApplyConfiguration ``` What is the proper way to generate the client & apply config ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
