Gaëlle Fournier

Results 59 comments of Gaëlle Fournier

Do you have additional informations on this, Like a link to the warning in an action logs or the warning message ? I am curious as most of the github...

@squakez I'll take care of it, there is probably the setup-go action that was failing and was excluded from upgrades.

Upgrade of release-action tracked here : https://issues.apache.org/jira/browse/INFRA-25547

All actions has been upgraded to node20.

I'll take care of it

@squakez What you are proposing looks like a lot like what exists in Kamel CLI `run` command: ``` --build-property stringArray Add a build time property or properties file from a...

After some discussions with @claudio4j and some experiments with the xslt components I think we can this feature can be done. What I did was the following: * 1/ read...

> Is the configmap resource to be deleted after the build ? As we are not in charge of its creation it is like for other external configmap/secret used we...

@apupier Just to clarify, you are expecting the default values only for trait fields declared in the documentation to be in the CRD ? For now I plan to add...

I added all the default values I could find/extract. Most of the others are either given by the Kubernetes Platform implementation either conditional. @squakez this issue is fixed AFAIK.