wso2 / kubernetes-is

Kubernetes and Helm resources for WSO2 Identity Server
Apache License 2.0
65 stars 115 forks source link

Evaluate Startup Probe for WSO2 Identity Server Workload #314

Closed chirangaalwis closed 2 years ago

chirangaalwis commented 2 years ago

Purpose

This performs $subject and adds a Kubernetes startup probe fixing https://github.com/wso2/kubernetes-is/issues/230.

Goals

Add Kubernetes startup probe to address Identity Server startup

Test environment

Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.3"} Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.1"}

chirangaalwis commented 2 years ago

Merged since approved.