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
RHOAI-4148: Re-adjust the statefulset, route, service based on generateName (#539)
* Adjust the route url to maintain the sub-domain length less than 63 char
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* Adjust the statefulset naming based on the length
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* Use constant vars for routelengthmax and namespacemax
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* Include the env test case for the route generateName
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* Check limit for entire sub-domain instead of name and namespace
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* adjust the finding of route for oauthclient
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* Update components/notebook-controller/controllers/notebook_controller.go
Co-authored-by: Jan Stourac <[email protected]>
* Fix the lint issue
- ST1023: should omit type bool from declaration; it will be inferred from the right-hand side (staticcheck)
- QF1008: could remove embedded field "ObjectMeta" from selector (staticcheck)
Signed-off-by: Harshad Reddy Nalla <[email protected]>
---------
Signed-off-by: Harshad Reddy Nalla <[email protected]>
Co-authored-by: Jan Stourac <[email protected]>
0 commit comments