You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: autoselect node,error messaging improvement , node group and custom shell support (#2925)
* passing nodeSelector field as empty in templates
* added node name in fetch terminal status api
* minor code restructuring
* updating template data using map interface conversion
* error message improvement in case of pod termination
* wrong nodename fix
* pod template error fix
* fix
* added shell validation method
* error logging added
* error reason field added in UserTerminalSessionResponse
* wip
* validate shell api
* info logs added
* fix
* debug stmts added
* cmd args fix
* added node group filed for NodeCapacityDetail obj
* code debugging
* node group added for k-ops and aws cluster type
* fix
* node group added for gcp type cluster nodes
* added code comments
* code restructuring
* valid shell api debug
* fix
* added debug stmt
* added shell not supported error messaging
* error message fix
* fix
* nil ptr err fix
* added shell auto selection
* fix
* sending shell name back in case of invalid shell
* added shell validation inside updateShell api
* sending shell not supported reason in API response
* node grouping
* json key name fix
* provided validate shell functionality in terminal status api
* route fix
* added nodegroup name in cluster list api
* shellName added
* json key change
* error messaging refactoring
* enhanced error message
* showing shell name in shell not supported message
* terminate status fix and log statements added
* nil ptr checks added
* nil ptr checks added
* sending pod status and errorReason in pod events api
* fix
* fix
* updating terminal status in cache
* pod terminate error fix
* added mutex locking at some missing places
* added mutex locking at some missing places
* removed commented code
* code review changes
* added constants for keys used in manifest
* removed info message and comments
* removed info message and comments
0 commit comments