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

Upgrade to Camel K 2 #973

Merged
merged 1 commit into from Sep 12, 2023
Merged

Upgrade to Camel K 2 #973

merged 1 commit into from Sep 12, 2023

Conversation

apupier
Copy link
Member

@apupier apupier commented Sep 6, 2023

It is impacting mostly the Traits completion/validation

@apupier apupier force-pushed the camelk2 branch 2 times, most recently from cdef72a to c78a72d Compare September 7, 2023 11:51
pom.xml Outdated Show resolved Hide resolved
It is impacting mostly the Traits completion/validation

* Embed the Camel K CRDs for now. For next iteration, it would nice to:
use one from Camel K CRD jar (or another upstream artifact) and then
also allow possibility to load from the cluster
* Requires to use Jackson Dataformat loader as Snake Yaml one is less
permissive and throwing errors
* since kubernetes client 6.2.0, no more need of a specific mock
dependency fabric8io/kubernetes-client#3924
* No more providing default values as they not yet in CRD
apache/camel-k#4726
* Some description are now a lot less precise, adapted tests and
reported apache/camel-k#4727

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier apupier merged commit 217dec0 into camel-tooling:main Sep 12, 2023
4 checks passed
@apupier apupier deleted the camelk2 branch September 12, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants