Skip to content
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

change: [M3-7887] - VPC Not Recommended Configuration Tooltip Text Revision #11098

Merged
merged 43 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
b274baf
unit test coverage for HostNameTableCell
cpathipa Jun 19, 2024
f958dab
Revert "unit test coverage for HostNameTableCell"
cpathipa Jun 19, 2024
5d0a476
Merge branch 'linode:develop' into develop
cpathipa Jun 25, 2024
93aab07
Merge branch 'linode:develop' into develop
cpathipa Jun 25, 2024
d7deb4f
Merge branch 'linode:develop' into develop
cpathipa Jul 1, 2024
a550f05
Merge branch 'linode:develop' into develop
cpathipa Jul 3, 2024
de0f63e
Merge branch 'linode:develop' into develop
cpathipa Jul 5, 2024
426c42c
Merge branch 'linode:develop' into develop
cpathipa Jul 17, 2024
3fb49a6
Merge branch 'linode:develop' into develop
cpathipa Jul 22, 2024
6c76508
Merge branch 'linode:develop' into develop
cpathipa Jul 24, 2024
1653a6b
Merge branch 'linode:develop' into develop
cpathipa Jul 25, 2024
00421cf
Merge branch 'linode:develop' into develop
cpathipa Jul 29, 2024
959730a
Merge branch 'linode:develop' into develop
cpathipa Jul 31, 2024
d9bd490
Merge branch 'linode:develop' into develop
cpathipa Jul 31, 2024
960415e
Merge branch 'linode:develop' into develop
cpathipa Aug 1, 2024
b9f4745
Merge branch 'linode:develop' into develop
cpathipa Aug 2, 2024
b0b9264
Merge branch 'linode:develop' into develop
cpathipa Aug 21, 2024
6c70559
Merge branch 'linode:develop' into develop
cpathipa Aug 28, 2024
96eb34d
Merge branch 'linode:develop' into develop
cpathipa Sep 3, 2024
74b1635
Merge branch 'linode:develop' into develop
cpathipa Sep 4, 2024
70d1422
Merge branch 'linode:develop' into develop
cpathipa Sep 5, 2024
342fd96
Merge branch 'linode:develop' into develop
cpathipa Sep 9, 2024
bfed239
Merge branch 'linode:develop' into develop
cpathipa Sep 13, 2024
8a19f9b
Merge branch 'linode:develop' into develop
cpathipa Sep 17, 2024
9e9c14f
Merge branch 'linode:develop' into develop
cpathipa Sep 17, 2024
a25728e
Merge branch 'linode:develop' into develop
cpathipa Sep 18, 2024
3196f2a
Merge branch 'linode:develop' into develop
cpathipa Sep 19, 2024
4794d04
Merge branch 'linode:develop' into develop
cpathipa Sep 23, 2024
e977a94
Merge branch 'linode:develop' into develop
cpathipa Sep 24, 2024
add3f10
Merge branch 'linode:develop' into develop
cpathipa Sep 24, 2024
2fafd33
Merge branch 'linode:develop' into develop
cpathipa Sep 25, 2024
b3463ae
Merge branch 'linode:develop' into develop
cpathipa Sep 26, 2024
a325e30
Merge branch 'linode:develop' into develop
cpathipa Sep 30, 2024
b1e2a51
chore: [M3-8662] - Update Github Actions actions (#11009)
bnussman-akamai Sep 26, 2024
1b0931b
Merge branch 'develop' of github.com:cpathipa/manager into develop
cpathipa Sep 30, 2024
9b2de1d
Merge branch 'linode:develop' into develop
cpathipa Sep 30, 2024
ff89c50
Merge branch 'linode:develop' into develop
cpathipa Oct 9, 2024
4dbe28d
Merge branch 'linode:develop' into develop
cpathipa Oct 11, 2024
b2b7d97
Merge branch 'linode:develop' into develop
cpathipa Oct 14, 2024
c1eb07e
update revised copy
cpathipa Oct 14, 2024
9b87d5d
Added changeset: VPC Not Recommended Configuration Tooltip Text Revision
cpathipa Oct 14, 2024
a6b2889
Update packages/manager/.changeset/pr-11098-changed-1728938497573.md
cpathipa Oct 15, 2024
60c8280
Update packages/manager/src/features/VPCs/VPCDetail/SubnetLinodeRow.tsx
cpathipa Oct 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@linode/manager": Changed
---

Revise VPC Not Recommended Configuration Tooltip Text
([#11098](https://github.com/linode/manager/pull/11098))
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { capitalizeAllWords } from 'src/utilities/capitalize';
import { determineNoneSingleOrMultipleWithChip } from 'src/utilities/noneSingleOrMultipleWithChip';

import {
NETWORK_INTERFACES_GUIDE_URL,
VPC_REBOOT_MESSAGE,
WARNING_ICON_UNRECOMMENDED_CONFIG,
} from '../constants';
Expand Down Expand Up @@ -121,12 +120,9 @@ export const SubnetLinodeRow = (props: Props) => {
<TooltipIcon
text={
<Typography>
This Linode is using an unrecommended configuration profile. Update
its configuration profile to avoid connectivity issues. Read our{' '}
<Link to={NETWORK_INTERFACES_GUIDE_URL}>
Configuration Profiles
</Link>{' '}
guide for more information.
This Linode is using a configuration profile with a Networking
setting that is not recommended. To avoid potential connectivity
issues, edit the Linodeโ€™s configuration.
</Typography>
}
icon={<StyledWarningIcon />}
Expand Down
3 changes: 0 additions & 3 deletions packages/manager/src/features/VPCs/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ export const NOT_NATTED_HELPER_TEXT =
'The Linode will not be able to access the internet. If this Linode needs access to the internet, we recommend checking the โ€œAssign a public IPv4 address for this Linodeโ€ checkbox which will enable 1:1 NAT on the VPC interface.';

// Links
export const NETWORK_INTERFACES_GUIDE_URL =
'https://techdocs.akamai.com/cloud-computing/docs/manage-configuration-profiles-on-a-compute-instance';

export const VPC_DOCS_LINK =
'https://techdocs.akamai.com/cloud-computing/docs/vpc';

Expand Down