-
Notifications
You must be signed in to change notification settings - Fork 99
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 kubernetes plan tapc 2244 #16119
base: feat/pci-kubernetes_3AZ_tapc-2199
Are you sure you want to change the base?
Feat/pci kubernetes plan tapc 2244 #16119
Conversation
ref: DEPLOYMENT_TAPC-2768 Signed-off-by: Pierre-Philippe <[email protected]>
ref: DEPLOYMENT_TAPC-2768 Signed-off-by: Pierre-Philippe <[email protected]>
ref: DEPLOYMENT_TAPC-2768 Signed-off-by: Pierre-Philippe <[email protected]>
ref: DEPLOYMENT_TAPC-2768 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
packages/manager/apps/pci-kubernetes/src/components/radio-tile/RadioTile.component.tsx
Outdated
Show resolved
Hide resolved
packages/manager/apps/pci-kubernetes/src/components/region-selector/KubeDeploymentTile.tsx
Outdated
Show resolved
Hide resolved
.../manager/apps/pci-kubernetes/src/components/region-selector/KubeRegionSelector.component.tsx
Show resolved
Hide resolved
.../manager/apps/pci-kubernetes/src/components/region-selector/KubeRegionSelector.component.tsx
Show resolved
Hide resolved
packages/manager/apps/pci-kubernetes/src/hooks/use3azPlanAvaible.ts
Outdated
Show resolved
Hide resolved
const { t } = (useTranslation(['add', 'stepper']) as unknown) as { | ||
t: TFunction<'add'>; | ||
}; |
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.
Why this type cast?
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.
it seems not to be used right now, i change it :)
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.
Yes, please :)
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-2244 Signed-off-by: Pierre-Philippe <[email protected]>
|
Description
Ticket Reference: #...
TAPC-2244
TAPC-2767
Additional Information
Please note that I have mocked some functions because the 3AZ deployment mode is not yet available. The 2199 branch will be merged into master only when I receive backend data that supports 3AZ.