Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for non java integrations #39

Merged
merged 1 commit into from
Sep 11, 2018

Conversation

lburgazzoli
Copy link
Contributor

No description provided.

@lburgazzoli lburgazzoli changed the title add support for java integrations add support for non java integrations Sep 11, 2018
@nicolaferraro nicolaferraro merged commit 8ce6226 into apache:master Sep 11, 2018
@lburgazzoli lburgazzoli deleted the build-res branch September 12, 2018 04:46
squakez referenced this pull request in squakez/camel-k Jun 16, 2021
* feat(cmd/run): resource option refactoring

* Provide support for configmap, secret or local file
* Refactoring the structure of mount points to distinguish clearly between config and resource options

Ref apache#2003

* refactor(crd): configuration resource type

Ref apache#2003

* refactor(example): resource run option

* refactor(e2e): resource option integration test

Ref apache#2003

* feat(cmd/run): --resource filename compatibility

Adding backward compatibility and a deprecation notice.

Ref apache#2003

* feat(cmd/run): modeline resource support

Ref apache#2003

* feat(cmd/run): resource @path support

Adding the possibility to specify the destination path for any resource

Ref apache#2003

* chore(crd): autogen update

Ref apache#2003

* doc(example): resource @path

* feat(cmd/run): file size limitation

Won't accept any resource/config file larger than 1MB, due to the limitation on K8S CustomResources

Ref apache#2003

* refactor(cmd/run): synch all option files

Ref apache#2003

* chore(e2e): run option with destination path

Ref apache#2003

* feat(cmd/run): validate destination path

Ref apache#2003

* fix(e2e): test name typo

* feat(cmd/run): configmap/secret key filtering

* Added support to specify a single key from a configmap/secret in --resource or --config flag
* Refactoring the RunConfigOption struct to include the new feature and hide the complexity to usage

Ref apache#2003

* chore(crd): configmap/secret eky filtering regen

Ref apache#2003

* chore(e2e): configmap/secret key test

Ref apache#2003

* doc(example): configmap/secret key selection

* feat(cmd/run): warn when using path on --config

Ref apache#2003

* chore(cmd/run): single resource dir and cli syntax description

Ref apache#2003

* feat(cmd/run): resource option refactoring

Go mod vendor synch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants