Skip to content

Commit

Permalink
[java-generator] Remove preview and deprecate Camel-k extension
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed May 8, 2023
1 parent 169aabc commit 31c3955
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Fix #5100: lessened the level of the non-conflicting httpclient implementation warning

#### Dependency Upgrade
* The Camle-k extension has been deprecated in favor of the official release of the generated one

#### New Features

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ All the resource objects used here will be according to OpenShift 3.9.0 and Kub
- [Volcano](https://github.com/fabric8io/kubernetes-client/tree/master/extensions/volcano)
- [Istio](https://github.com/fabric8io/kubernetes-client/tree/master/extensions/istio)
- [Open Cluster Management](https://github.com/fabric8io/kubernetes-client/tree/master/extensions/open-cluster-management)
- ~~[Camel-k](https://github.com/fabric8io/kubernetes-client/tree/master/extensions/camel-k)~~ deprecated in favor of the [official extension](https://github.com/apache/camel-k/blob/main/docs/modules/ROOT/pages/apis/java.adoc)

Frameworks/Libraries/Tools:
- [Arquillian Cube](http://arquillian.org/arquillian-cube/)
Expand Down
2 changes: 1 addition & 1 deletion doc/java-generation-from-CRD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Java generation from CRD (preview)
# Java generation from CRD

This document shows how to generate java sources from CRD manifests.

Expand Down

0 comments on commit 31c3955

Please sign in to comment.