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 authored and manusa committed May 22, 2023
1 parent b81e146 commit eb1a31d
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 @@ -8,6 +8,7 @@

#### Dependency Upgrade
* Fix #4989: Upgrade Tekton Model to v0.47.0
* Fix #5107: The Camel-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 @@ -621,6 +621,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 eb1a31d

Please sign in to comment.