Commit Graph

8 Commits

Author SHA1 Message Date
Yi Chen 45efb0cf68
Add v2 to module path (#2515)
* Add v2 to moudle path

Signed-off-by: Yi Chen <github@chenyicn.net>

* Update imports

Signed-off-by: Yi Chen <github@chenyicn.net>

* Update API docs

Signed-off-by: Yi Chen <github@chenyicn.net>

---------

Signed-off-by: Yi Chen <github@chenyicn.net>
2025-05-28 15:46:18 +00:00
Yi Chen 61510642af
Add support for using cert manager to generate webhook certificates (#2373)
* Add support for using cert manager to generate webhook certificates

Signed-off-by: Yi Chen <github@chenyicn.net>

* update certificate provider unit tests

Signed-off-by: Yi Chen <github@chenyicn.net>

* Add a newline at the end of file

Signed-off-by: Yi Chen <github@chenyicn.net>

* Add examples for configuring duration and renewBefore

Signed-off-by: Yi Chen <github@chenyicn.net>

---------

Signed-off-by: Yi Chen <github@chenyicn.net>
2025-05-28 05:33:18 +00:00
Yi Chen 85b209ec20
Remove v1beta1 API (#2516)
Signed-off-by: Yi Chen <github@chenyicn.net>
2025-05-03 00:00:04 +00:00
C. H. Afzal a261523144
The webhook-key-name command-line param isn't taking effect (#2344)
Signed-off-by: C. H. Afzal <c-h-afzal@outlook.com>
2024-12-04 09:18:01 +00:00
Sébastien Maintrot e2cc295204
FEATURE: build operator image as non-root (#2171)
Signed-off-by: ImpSy <3097030+ImpSy@users.noreply.github.com>
2024-09-23 03:18:31 +00:00
Yi Chen c93b0ec0e7
Adding support for setting spark job namespaces to all namespaces (#2123)
Signed-off-by: Yi Chen <github@chenyicn.net>
2024-09-03 02:55:14 +00:00
Neo 52f818d535
fix: Add default values for namespaces to match usage descriptions (#2128)
* fix: Add default values for namespaces to match usage descriptions

Signed-off-by: pengfei4.li <pengfei4.li@ly.com>

* fix: remove incorrect cache settings

Signed-off-by: pengfei4.li <pengfei4.li@ly.com>

---------

Signed-off-by: pengfei4.li <pengfei4.li@ly.com>
Co-authored-by: pengfei4.li <pengfei4.li@ly.com>
2024-08-22 16:24:58 +00:00
Yi Chen 0dc641bd1d
Use controller-runtime to reconsturct spark operator (#2072)
* Use controller-runtime to reconstruct spark operator

Signed-off-by: Yi Chen <github@chenyicn.net>

* Update helm charts

Signed-off-by: Yi Chen <github@chenyicn.net>

* Update examples

Signed-off-by: Yi Chen <github@chenyicn.net>

---------

Signed-off-by: Yi Chen <github@chenyicn.net>
2024-08-01 12:29:06 +00:00