Skip to content

Commit ac29dc7

Browse files
Document lack of AOT and native support. (#1178)
1 parent 0fc2bb8 commit ac29dc7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,3 +2444,7 @@ If you need to add `ignoredClassPatterns` or `ignoredResourcePatterns` to your s
24442444
24452445
----
24462446

2447+
2448+
== AOT and native image support
2449+
2450+
At this point, Spring Cloud Kubernetes does not support Spring Boot AOT transformations or native images. Partial support might be added in future releases.

docs/src/main/asciidoc/spring-cloud-kubernetes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/maste
5050
== Contributing
5151

5252
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing.adoc[]
53+
54+
== AOT and native image support
55+
56+
At this point, Spring Cloud Kubernetes does not support Spring Boot AOT transformations or native images. Partial support might be added in future releases.

0 commit comments

Comments
 (0)