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
- Add const CloudProviderID = "fluidstack" at package level
- Update both GetCloudProviderID() methods to use the constant
- Update GetTenantID() to use constant in format string for consistency
Addresses GitHub PR comment from @theFong requesting to make the hardcoded "fluidstack" string a constant.
Co-Authored-By: Alec Fong <alecsanf@usc.edu>
0 commit comments