Cedric Bosdonnat

Results 33 issues of Cedric Bosdonnat

`InputBase` assumes the model is an object with all the form properties... This led to the creation of `flattenModel()` and `unflattenModel()` functions in [`form-utils.ts`](https://github.com/uyuni-project/uyuni/blob/master/web/html/src/components/input/form-utils.ts). This approach is rather limiting since...

ui

Since combustion is very similar to ignition, add another resource based on the ignition one, just adding a flag to disable the JSON unmarshalling error.

## What does this PR change? Add a doclet to generate go code from the API javadoc comments. This is a one-shot tool to generate code for use in `mgrctl`...

java
java_lint_checkstyle
java_pgsql_tests
API
xmlrpc
old-ui

## What does this PR change? SUSE Manager should use the SLE EULA, not the BCI one. ## Changelogs Make sure the changelogs entries you are adding are compliant with...

To raise awareness in the kubernetes community, it would be nice to add the helm charts to https://artifacthub.io/

enhancement
containerize

## What does this PR change? Use Saxon10 to disable loading external DTDs and schemas. ## Links Issue(s): https://github.com/SUSE/spacewalk/issues/19448 - [X] **DONE** ## Changelogs Make sure the changelogs entries you...

java
java_lint_checkstyle
java_pgsql_tests

All container proxies configurations have the server public SSH key to use as authorized key. This is fine for the first proxy in a chain but not the others. Here...

bug
proxy
P2
containerize

# Short description Enabling Sonarcloud check on each PRs blocks PRs that don't have Java code. In order to enable this we would need a fake check that runs for...

github_actions

This change allows to use `\ ` in BuildFlags values. For instance the following configuration will set `KEY1` with value `SPLIT VALUE` and `KEY2` with value `VALUE2` to docker build....

Since Avahi is working only part of the time, it would be nice to implement https://github.com/uyuni-project/uyuni/wiki/Libvirt-DNS-and-DHCP-without-Avahi into a default libvirt network. This would help newcomers to get rid of the...

enhancement