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

GlobalNet: explicitly document that Global Ingress IP CR creation by users is forbidden. #710

Open
yboaron opened this issue Mar 16, 2022 · 7 comments
Assignees
Labels
documentation Improvements or additions to documentation priority:low

Comments

@yboaron
Copy link
Contributor

yboaron commented Mar 16, 2022

Though Global Ingress IP CRs should be created only by GN controller to assign addresses for exported services, it is still possible for user to create such a resource.

Applying the resource below by the user will end up with an incorrect ingress IP allocation.

'apiVersion: submariner.io/v1
kind: GlobalIngressIP
metadata:
name: fufu
namespace: default
spec:
podRef:
name: fufu
target: kuku'

@yboaron yboaron added the docs label Mar 16, 2022
@yboaron yboaron self-assigned this Mar 16, 2022
@stale
Copy link

stale bot commented Jul 30, 2022

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 30, 2022
@tpantelis tpantelis removed the wontfix This will not be worked on label Jul 31, 2022
@stale
Copy link

stale bot commented Dec 31, 2022

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 31, 2022
@dfarrell07 dfarrell07 removed the wontfix This will not be worked on label Jan 3, 2023
@dfarrell07 dfarrell07 added documentation Improvements or additions to documentation and removed docs labels Mar 28, 2023
@dfarrell07
Copy link
Member

There are a number of CRDs that might parallel this (should not be edited by users), like ServiceImport, Cluster, Endpoint, Gateway.

@stale
Copy link

stale bot commented Aug 12, 2023

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 12, 2023
@sridhargaddam sridhargaddam removed the wontfix This will not be worked on label Aug 13, 2023
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 12, 2023
@maayanf24 maayanf24 removed the stale label Dec 19, 2023
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation priority:low
Projects
Status: Backlog
Development

No branches or pull requests

5 participants