estein9825
estein9825
With the advent of assumed roles and OIDC, we should not be using instance profile to retrieve credentials. Instead it should be through the boto sts. This creates problems because...
### Expected vs actual behavior When I attempt to run the POST Project API against the latest version of paralus with multiple projectNamespaceRoles assigning the same project/namespace rights to two...
### Expected vs actual behavior Not sure if this is intentional, but if you create any groups through the API, they aren't deletable from within the UI ### Steps to...
### Expected vs actual behavior Somehow the auditing of a user lookup lead to blank info, which caused the following panic exception: ``` {"level":"info","ts":"2023-02-23T19:49:17.808Z","caller":"server/audit_info.go:31","msg":"lookupUser","attrs":{"AccountID":"","PartnerID":"","OrganizationID":"","Username":"","IsSSO":false,"EnforceSession":false,"SessionType":"","SystemUser":false,"RelayNetwork":false}} panic: uuid: Parse(): invalid UUID length:...
### Briefly describe the feature You should be able to move an existing cluster to a different project if you happen to create it in the wrong one ### What...
The documentation is terrible for leveraging the paralus APIs. The endpoint link redirects one to the github page which has no information other than swagger JSONs. I had to examine...
### Briefly describe the feature If we are allowing for passwords to be changed on next logins, we should also allow password expiration and complexity policies. ### What problem does...