apache / apache/camel-k-runtime

Add build-time properties to the catalog

Open
#564 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
69
Forks
50
PR merge metrics
No merged PRs in 30d

Description

I've faced issues when trying to configure things (like Quarkus security) that contain build-time-only properties.

E.g. `quarkus.security.users.embedded.enabled=true` is a property that is not processed at runtime, so it's ignored by the integration. In terms of Camel K, it needs to be taken into account when building the kit.

This information exists somewhere, since this page has been built: https://quarkus.io/guides/all-config#quarkus-elytron-security-properties-file_quarkus-elytron-security-properties-file-elytron-security-properties-file

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.