HelLViS69

Results 7 issues of HelLViS69

Hi, I've succesfully setup my ACLs using Cake 2.3, now I just upgraded to Cake 2.5.4 and aco_update / aco_sync stop execution after the first controller with this error: Error:...

### Request a feature As the title says, it would be nice if acme could store Let's Encrypt certificates using Redis instead of Consul as KV Actually, I'm running a...

kind/enhancement
area/acme
priority/P3

Hello, I have a REST endpoint which uses Spring @Validated annotation to selectively add bean validation on different scopes. ``` @GetMapping("search") public ResponseEntity search(@Valid @ModelAttribute NewsSearchFilters filters) { return ResponseEntity.ok(service.search(filters));...

Hello, it seems this plugin is not configurable at all. I've added the new JDK tags (apiNote, implSpec and implNote) and in subprojects they are generated correctly with the following...

Hello, I have a strange problem with the token propagation. I just updated to Micronaut 2.0.0, and following the migration steps I changed some properties to adapt to new behaviour....

It would be extremely useful to have a Helm group repository as other repository types. At the moment, for every chart outside https://charts.helm.sh scope, I have to create a helm...

enhancement

Hello, as title says the installation remains stuck at "waiting on database connection". After entering the pod "passbolt-depl-srv" and open a shell in the init container "passbolt-depl-srv-init", I tried the...