-
Notifications
You must be signed in to change notification settings - Fork 114
KKP UI: Update docs related to remove support of Equinix Provider #1962
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
KKP UI: Update docs related to remove support of Equinix Provider #1962
Conversation
Skipping CI for Draft Pull Request. |
2409b42
to
df5c01c
Compare
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.
Added Comments for Reviewer
@@ -82,10 +82,6 @@ spec: | |||
securityGroups: | |||
routerID: | |||
subnetID: | |||
packet: |
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.
Note:
Still present in the CRD but I’ve updated this example for now. The backend will be updated soon to remove the NOOP annotation from the CRD.
Any thoughts or concerns?
#================================== | ||
#============= Packet ============= | ||
#================================== | ||
packet-ams1: | ||
location: "Packet AMS1 (Amsterdam)" | ||
country: NL | ||
spec: | ||
packet: | ||
facilities: | ||
- ams1 | ||
|
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.
Note:
Updated this example as the packet-* provider will be removed later.
@@ -357,11 +357,6 @@ spec: | |||
rhel: "" | |||
rockylinux: "" | |||
ubuntu: "" | |||
# Deprecated: The Packet / Equinix Metal provider is deprecated and will be REMOVED IN VERSION 2.29. |
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.
Note:
The Packet/Equinix Metal provider is deprecated and a NOOP. It is still present in the CRD (Ref: PR). I am not sure yet if it needs to be removed, but I’ve updated this example in advance. The backend will remove the NOOP annotation from the CRD later (IMHO)
thoughts?
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.
/approve
LGTM label has been added. Git tree hash: 64b8975022f22107203044055b9be743a7b7954a
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Waseem826 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.