Hi Roberto,
you can find the list of constant used here:
https://github.com/apache/camel-k/blob/main/pkg/apis/camel/v1/integration_types.go#L120-L132
Cheers,
Pasquale.
On Fri, Jan 21, 2022 at 12:27 PM Roberto Camelk <
betonetotbo.cam...@gmail.com> wrote:
> What are the values of integration stat
What are the values of integration status phases?
In the API documentation this field is a "string", so anything is
possible ehehehe...
Here is an sample about the output of the "get integration" that am I
using to map this "status.phase" to a enumeration inside my
application:
kubectl get integ