Dasarathi Rout
0c7b833344
Issues-246 - Added attributes for generated pom.xml ( #249 )
2023-08-18 09:04:29 -07:00
Pavan Kumar
f6b4147e44
migrate the javax.annotation.* to jakarta.annotation.* ( #241 )
...
Added <useJakartaEe>true</useJakartaEe> in java.xml
2023-05-16 06:43:37 -07:00
Fredrich Ombico
c866e40a2b
Fix issue with apimachinery v2 models [ #220 ] ( #225 )
2022-07-01 07:19:24 -07:00
Abel Salgado Romero
90a6e18d3f
Add hideGenerationTimestamp & library options for Java ( #183 )
2021-02-26 08:40:17 -08:00
Dave Syer
7ba97cc4c7
Switch to JDK date time library ( #177 )
...
Signed-off-by: Dave Syer <dsyer@vmware.com >
2021-01-05 10:53:59 -08:00
Abel Salgado Romero
f04504fc2e
Add io.k8s.api.autoscaling.v1.Scale to Java gen ( #178 )
...
v1.Scale is a required type by clients supporting
k8s /scale resource.
2020-12-07 18:03:11 -08:00
Yuxin Bai
c3523deb7e
Add -g parameter to java_crd_cmd.sh to enable generating CRD APIs ( #175 ) ( #176 )
2020-12-03 09:49:01 -08:00
Min Kim
48d96a3a3c
clarify default http client ( #168 )
2020-07-26 22:20:17 -07:00
Allan Espinosa
deac82ed3c
ad-hoc client generation for CRDs ( #161 )
...
* Insert CRD-mode into preprocessing
* Wire CRD-mode variables to shell scripts
* java: Move CRD-specific properties to a profile
2020-06-13 16:35:55 -07:00
Min Kim
c81822b959
[java] enforce custom mapping for patch object ( #140 )
2019-12-10 15:48:05 -08:00
Min Kim
cd76ca9480
disable reflective deep equal ( #139 )
2019-11-26 21:27:20 -08:00
Min Kim
270d42bbe8
migrate java clients from swagger-codegen to openapi-generator ( #117 )
...
add reflection-equality config option
java: update openapi generator to 4.1.2
patch openapi-generator, format Quantity
Bring in a patched openapi-generator temporarily until
openapi-generator#4182 gets merged, and add a format to
resource.Quantity so it can have a custom typeMapping installed.
Also bring configuration of type and import mappings to the correct
(newer) format for the maven plugin.
remove the overrides
refactor
openapi-gen
generator 4.1.3
4.2.0
2019-11-16 08:43:40 -08:00
Min Kim
3bee7a06d0
java: preserve structurelized patch obj ( #118 )
2019-06-12 19:56:12 -07:00
Lewis Headden
3863091633
Disable pre-processing for resource.Quantity
2017-11-22 10:27:37 -05:00
Lewis Headden
1a4a4ff8ac
Add IntOrString mapping for Java
2017-10-31 15:19:21 -04:00
mbohlool
b69663ca2e
Containerize client generation
2017-08-10 06:44:33 -07:00
Brendan Burns
3cfaaae444
Cleanup XML file.
2017-06-24 18:10:22 -07:00
mbohlool
3de1bc2c78
Fix sourceFolder in java client generator
2017-05-10 10:40:15 -07:00
Brendan Burns
c9496c5251
Initial add of Java generation.
2017-05-08 13:53:41 -07:00