kapua icon indicating copy to clipboard operation
kapua copied to clipboard

Results 171 kapua issues
Sort by recently updated
recently updated
newest added

Brief description of the PR. This PR introduces a fall-back strategy for cache-miss cases found in the CI process. **Related Issue** I've noticed some rare occasions where the jobs, while...

Brief description of the PR. This PR wants to re-introduce docker image caching in the GitHub action process. NOTE: this PR is actually in draft mode for the technical limitations...

The current github action "kapua-ci.yml" is heavily under-optimized. A full build is performed as a first step, then for each of the different subtasks a near-full build is performed again...

This PR inserts some missing checks of existence on nested entities. For example, in the provided commit, the delete function of AccessPermissions endpoints has been revisited in order to check...

Hi Team, Could you please help me to clarify on the below questions? Thanks a lot for the help. 1. Is it possible to deploy Kapua in Azure Kubernetes cluster?...

Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.23 to 6.0.0. Release notes Sourced from spring-web's releases. v6.0.0 See What's New in Spring Framework 6.x and Upgrading to Spring Framework 6.x for upgrade instructions and...

Dependencies

Currently, Device Snapshots downloaded from the Console or REST APIs cannot be directly applied to a Kura device, since the XML that is downloaded from the Console has a different...

Enhancement
Console GWT
proposal
Stale PR

Implements single point of JAXB configuration through package scan and proper dependency injection. **Related Issue** This PR fixes/closes #3426 **Description of the solution adopted** First of all, the two concerns...

**Is your feature request related to a problem? Please describe.** We need to configure properly the Owasp Dependency Checker plugin to be able to enable again the `9.0` option. Currently...

Enhancement
Security
Dependencies

**Is your feature request related to a problem? Please describe.** The DeploymentService on Kapua allows you to create a customized behavior for a download based on a parameter, `request.type` which...