-
Notifications
You must be signed in to change notification settings - Fork 112
feat(pci-rancher): iam authentification #19975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(pci-rancher): iam authentification #19975
Conversation
3e29ce8 to
9239f80
Compare
43483dc to
f2b845b
Compare
lolottetheclash
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just few things to check together if you want :)
packages/manager/apps/pci-rancher/src/data/hooks/useUpdateIamAuth/useUpdateIamAuth.tsx
Outdated
Show resolved
Hide resolved
packages/manager/apps/pci-rancher/src/pages/dashboard/iam-activation/iamActivationViewModel.tsx
Outdated
Show resolved
Hide resolved
packages/manager/apps/pci-rancher/src/pages/dashboard/iam-activation/iamActivationViewModel.tsx
Outdated
Show resolved
Hide resolved
packages/manager/apps/pci-rancher/src/pages/dashboard/iam-activation/iamActivation.page.tsx
Show resolved
Hide resolved
| }: { | ||
| projectId: string; | ||
| rancher: RancherService; | ||
| iamAuthEnabled: boolean; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: I don't see this variable used, why is it in the typing ?
4616b50 to
b6b998b
Compare
lolottetheclash
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
b6b998b to
d303578
Compare
5b9f728
c0f2e51 to
4c18cd1
Compare
4c18cd1 to
6244e7c
Compare
76b7647 to
f9c5ed6
Compare
ref: #TAPC-4728 Signed-off-by: Pierre-Philippe <[email protected]>
f9c5ed6 to
95f56c4
Compare
ref: #TAPC-4728
Description
Ticket Reference: #...
Additional Information