20 Commits

Author SHA1 Message Date
suyiiyii a79eff18c6 Remove debug print statement from certInjector and update cert-manager dependency version 2025-03-21 11:01:05 +08:00
suyiiyii 4465018c15 Refactor prefix option handling in main.k for improved default value assignment 2025-03-15 10:40:16 +08:00
suyiiyii 3892da3ced Inject cert-manager annotations and TLS configuration into Ingress resources 2025-03-15 09:56:32 +08:00
suyiiyii 5dc4290337 Add cert-manager annotations to Ingress for Let's Encrypt issuer 2025-03-15 09:43:29 +08:00
suyiiyii 86f5523abb Add cert-manager issuer configuration and update dependencies 2025-03-15 09:42:35 +08:00
suyiiyii bb4c99d9b7 Add HTTPService configuration and include ingresses in manifest output 2025-03-14 21:51:08 +08:00
suyiiyii dec20a87bd Refactor env.k to use a consistent secret name for environment variables 2025-03-14 21:44:48 +08:00
suyiiyii 298e82bcb8 Fix image reference formatting in appRender for correct Docker image path 2025-03-14 21:41:11 +08:00
suyiiyii c62e160288 Fix envInjector to correctly assign input when not a Deployment 2025-03-14 21:36:02 +08:00
suyiiyii f3e247460a Fix envInjector to correctly handle non-Deployment inputs 2025-03-14 21:33:16 +08:00
suyiiyii 98e324c586 Add HTTPService rendering for Ingress configuration 2025-03-14 19:59:36 +08:00
suyiiyii 6edd214baf Update image references for nginx and caddy, and enhance environment injection for deployments 2025-03-14 18:15:11 +08:00
suyiiyii a890a979e9 Fix envSecretRender to use stringData instead of data for environment secrets 2025-03-14 17:19:56 +08:00
suyiiyii 69c336d9e9 Update application definitions to use new app names and images for nginx and caddy 2025-03-14 17:16:29 +08:00
suyiiyii 7697420c30 Remove debug print statements from environment injection and deployment rendering 2025-03-14 16:45:36 +08:00
suyiiyii b729e4030a Refactor environment injection and secret rendering for improved deployment handling 2025-03-14 12:23:53 +08:00
suyiiyii 09319ab532 Add environment injection to deployment and enhance app rendering 2025-03-14 11:26:43 +08:00
suyiiyii 1993029144 Add environment schema and secret rendering for application configuration 2025-03-14 11:11:59 +08:00
suyiiyii c4a1f3aefd Add KCL deployment configuration and application setup for nginx 2025-03-14 11:05:33 +08:00
suyiiyii 6d793e89b3 Add initial KCL deployment configuration for nginx and project setup 2025-03-14 09:52:55 +08:00