Saion Chatterjee

Results 7 comments of Saion Chatterjee

fyi the answer proposed below works and can be used until there is an official fix from loft: https://github.com/loft-sh/vcluster/issues/1275#issuecomment-1893399020

> you should set `auto` to `false` otherwise camel-k would try to determine if the `source` is an http endpoint, it does not automatically create an ingress for other protocols...

> can you provide the status of the related `Integration` resource (`kubect get -o yaml integration webhook-ingress-example`) ? @lburgazzoli Here it is. I can see a message: explicitly disabled by...

> > I can see a message: explicitly disabled by the user reason: masterTraitConfiguration. Could this be the issue? How can I enable it again? > > This message is...

> for what I can see, the exposure trait has not even been taken into account, can you try to re-create the pipe from scratch ? unfortunately I do not...

@lburgazzoli @claudio4j Thanks for your help. The issue is now fixed. We fixed it by updating the `profile:` from `auto` to `Kubernetes` in the IntegrationPlatform spec. For some reason the...

> @saion-chatterjee it smells like a bug. can you help us to understand the root cause ? Sure. Our setup is loft vcluster based. So we use as host cluster:...