Commit Graph

94 Commits

Author SHA1 Message Date
孙振宇
62fdc4c17a refactor(pipelineCall): simplify configuration handling and improve readability
Signed-off-by: 孙振宇 <>
2025-01-22 15:35:03 +08:00
孙振宇
b9caf1d04e feat(SourceFetcher): log configurations in fetch method for debugging
Signed-off-by: 孙振宇 <>
2025-01-22 15:26:07 +08:00
孙振宇
77bb34e425 fix(Jenkinsfile): update SERVICE_GIT_REPO with correct repository URL
Signed-off-by: 孙振宇 <>
2025-01-22 15:25:01 +08:00
孙振宇
fba93aac48 feat(pipeline): switch from Docker to Kubernetes for dependencies resolving stage
Signed-off-by: 孙振宇 <>
2025-01-21 17:40:42 +08:00
孙振宇
93325d5405 feat(DependenciesResolver): add import for DependenciesManager enum
Signed-off-by: 孙振宇 <>
2025-01-21 17:38:01 +08:00
孙振宇
c83759c61c fix(DependenciesResolver): add missing closing brace for class definition
Signed-off-by: 孙振宇 <>
2025-01-21 17:36:32 +08:00
孙振宇
4d4e2da565 refactor(DependenciesResolver): add return type definitions for caching methods
Signed-off-by: 孙振宇 <>
2025-01-21 17:02:41 +08:00
孙振宇
52d7f78fa6 feat(pipeline): implement environment variable injection and dependencies resolution
Signed-off-by: 孙振宇 <>
2025-01-21 17:01:31 +08:00
孙振宇
f88662b1e3 refactor(EnvironmentVars): streamline variable injection by removing redundant assignments
Signed-off-by: 孙振宇 <>
2025-01-20 10:51:32 +08:00
孙振宇
072ff4960a refactor(EnvironmentVars): log SERVICE_NAME during variable injection for debugging
Signed-off-by: 孙振宇 <>
2025-01-20 10:48:52 +08:00
孙振宇
dee6917fe5 feat(pipelineCall): inject environment variables from configurations
Signed-off-by: 孙振宇 <>
2025-01-20 10:37:59 +08:00
孙振宇
1d374fb5da refactor(ServiceLanguage): use enum reference in parse method for clarity
Signed-off-by: 孙振宇 <>
2025-01-20 10:21:06 +08:00
孙振宇
82adc49e86 refactor(ServiceLanguage): change parse method to static for improved accessibility
Signed-off-by: 孙振宇 <>
2025-01-20 10:20:13 +08:00
孙振宇
d5127b342b refactor(pipelineCall): remove unnecessary timestamps block for clarity
Signed-off-by: 孙振宇 <>
2025-01-20 10:13:10 +08:00
孙振宇
1b969d81a7 refactor(pipelineCall): replace 'scripts' block with 'script' for consistency
Signed-off-by: 孙振宇 <>
2025-01-20 10:12:26 +08:00
孙振宇
1896034cde fix(pipeline): change variable declarations from var to def for consistency
Signed-off-by: 孙振宇 <>
2025-01-17 17:16:56 +08:00
孙振宇
d37849f18b refactor(ServiceLanguage): remove unnecessary CompileStatic annotation
Signed-off-by: 孙振宇 <>
2025-01-17 17:15:25 +08:00
孙振宇
ed959561db chore(git): codes staging
Signed-off-by: 孙振宇 <>
2025-01-17 16:25:04 +08:00
孙振宇
3af74b7931 feat(dashboard): add nginx ingress dashboard
Signed-off-by: 孙振宇 <>
2025-01-16 17:36:07 +08:00
孙振宇
b91d2192ba feat(k8s): add Jenkins certificate and Azure Blob Storage configuration
Signed-off-by: 孙振宇 <>
2025-01-16 17:00:31 +08:00
孙振宇
481b9ccf95 fix(k8s): update version number in freeleaps-cluster-authenticator
Signed-off-by: 孙振宇 <>
2025-01-15 03:39:05 +08:00
孙振宇
8d9344b037 fix(k8s): update help message to clarify environment options as optional
Signed-off-by: 孙振宇 <>
2025-01-15 03:35:20 +08:00
孙振宇
3a6e22c7ef fix(k8s): update usage message in freeleaps-cluster-authenticator to include environment variable syntax
Signed-off-by: 孙振宇 <>
2025-01-15 03:32:46 +08:00
孙振宇
ce9826d098 feat(k8s): add version information to freeleaps-cluster-authenticator help message
Signed-off-by: 孙振宇 <>
2025-01-15 03:27:21 +08:00
孙振宇
293860028f fix(k8s): validate Mathmast username input and enhance error handling in kubectl config clearing
Signed-off-by: 孙振宇 <>
2025-01-15 03:24:48 +08:00
孙振宇
614f6b8683 feat(k8s): add reset-auth sub-command to freeleaps-cluster-authenticator for resetting kubectl authentication state
Signed-off-by: 孙振宇 <>
2025-01-14 17:25:18 +08:00
孙振宇
8598d92c01 feat(k8s): add shorthand options for sub-commands in freeleaps-cluster-authenticator help message
Signed-off-by: 孙振宇 <>
2025-01-14 17:21:09 +08:00
孙振宇
1cd0c6c792 feat(k8s): add AUTO_INSTALL_KUBELOGIN option to freeleaps-cluster-authenticator help message
Signed-off-by: 孙振宇 <>
2025-01-14 17:19:26 +08:00
孙振宇
02a06cc6f8 feat(k8s): enhance freeleaps-cluster-authenticator with sub-command support and detailed help message
Signed-off-by: 孙振宇 <>
2025-01-14 17:18:27 +08:00
孙振宇
940c0cc318 fix(k8s): update prerequisite messages in freeleaps-cluster-authenticator for consistency
Signed-off-by: 孙振宇 <>
2025-01-14 16:46:25 +08:00
孙振宇
7df990ddac feat(k8s): replace freeleaps-cluster-login script with freeleaps-cluster-authenticator for improved authentication setup
Signed-off-by: 孙振宇 <>
2025-01-14 16:44:17 +08:00
孙振宇
c1967c7ab2 feat(k8s): add security hardening instructions for kube-apiserver and service account configuration
Signed-off-by: 孙振宇 <>
2025-01-14 06:58:52 +08:00
孙振宇
1ea5fa49f4 feat(k8s): add Azure Blob Storage CSI driver configuration and resources
Signed-off-by: 孙振宇 <>
2025-01-14 06:06:45 +08:00
孙振宇
2e848585ad fix(k8s): update Alertmanager notification title template for Microsoft Teams
Signed-off-by: 孙振宇 <>
2025-01-13 20:37:13 +08:00
孙振宇
d22d094811 fix(k8s): correct template syntax in Alertmanager configuration for Microsoft Teams
Signed-off-by: 孙振宇 <>
2025-01-13 19:56:57 +08:00
孙振宇
5c273b8d6d feat(k8s): add Alertmanager configuration for Microsoft Teams notifications
Signed-off-by: 孙振宇 <>
2025-01-13 19:55:57 +08:00
孙振宇
841ef17655 feat(k8s): update OIDC username prefix to allow full claim value
Signed-off-by: 孙振宇 <>
2025-01-13 19:34:48 +08:00
孙振宇
6574c07350 feat(k8s): enhance freeleaps cluster login script and add RBAC bindings
Signed-off-by: 孙振宇 <>
2025-01-13 19:10:06 +08:00
孙振宇
cfa135eff5 feat(k8s): update OIDC username claim and add self-signed issuer for Microsoft Entra ID
Signed-off-by: 孙振宇 <>
2025-01-13 17:48:40 +08:00
孙振宇
bfc2577e0d feat(k8s): add freeleaps cluster login script and update OIDC configuration
Signed-off-by: 孙振宇 <>
2025-01-13 16:44:00 +08:00
孙振宇
e71c27f587 feat(ansible): add upgrade cluster script and update OIDC URL
Signed-off-by: 孙振宇 <>
2025-01-13 13:56:33 +08:00
孙振宇
a5941cf798 feat(ansible): add upgrade control plane script with pre-checks
Signed-off-by: 孙振宇 <>
2025-01-13 13:16:52 +08:00
孙振宇
1cf128bd58 fix(k8s): enable oidc auth feature
Signed-off-by: 孙振宇 <>
2025-01-13 13:15:41 +08:00
孙振宇
561906df63 feat(k8s): enable integrates with Microsoft Entra ID
Signed-off-by: 孙振宇 <>
2025-01-13 13:10:07 +08:00
孙振宇
1753ce658e fix(manifests): update Grafana ingress path to remove wildcard and set pathType
Signed-off-by: 孙振宇 <>
2025-01-13 02:57:13 +08:00
孙振宇
84650c4dd7 fix(ingress-nginx): disable hostPort in values.yaml
Signed-off-by: 孙振宇 <>
2025-01-13 02:50:06 +08:00
孙振宇
463cdf3d85 fix(manifests): update Grafana ingress to use ingressClassName and correct indentation
Signed-off-by: 孙振宇 <>
2025-01-13 02:47:09 +08:00
孙振宇
9448d1c684 fix(manifests): add missing ingress class annotation for Grafana ingress
Signed-off-by: 孙振宇 <>
2025-01-13 02:41:01 +08:00
孙振宇
bd448c08d2 fix(manifests): correct indentation for annotations in Grafana ingress configuration
Signed-off-by: 孙振宇 <>
2025-01-13 02:28:42 +08:00
孙振宇
5200451d11 feat(manifests): add annotations for Grafana ingress to configure service upstream and upstream vhost
Signed-off-by: 孙振宇 <>
2025-01-13 02:27:08 +08:00