-
Notifications
You must be signed in to change notification settings - Fork 15.1k
drop some ingress-nginx documentation #53110
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
base: main
Are you sure you want to change the base?
Conversation
We don't want to recomment ingress-nginx any more. Also, we don't really want to recommend Ingress any more, so we're not going to replace this with anything else.
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
robscott
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.
Thanks for handling this, I'd been meaning to get back to my PR, but this is a much clearer starting point.
lmktfy
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.
I can't see good grounds for removing nginx.ingress.kubernetes.io/configuration-snippet from the list.
If we want to change our conventions, let's get SIG Docs to confirm it (and I recommend seeing if SIG Architecture have a concern, too).
/hold
pending an exception or policy change
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.
nit: for this specific removal, I recommend back porting it
|
Ingress-nginx defines around 150 annotations. Clearly it doesn't make sense to document exactly 1 of them here. (Especially if it's not even the 1 that is used in the other Ingress documentation.) What conventions are you referring to? Is there a rule that says we're supposed to document every known annotation with a " |
db97d5f to
2308870
Compare
|
removed the annotation change; now this just removes the minikube example |
|
I will add a single comment here because I do think the nginx annotation should be removed. The PR that added this annotation was on #43950 and if we take the "ownership model" I can't see any ingress-nginx maintainer (and I was one on that time) or anyone from sig-network (who are the effective people who know about specific network annotations and labels) to be tagged on this PR before merging it. Speaking about risks: configuration-snippet was INTENTIONALLY removed and marked as risky because we wanted to keep people away from it, yet there was a decision to add it to the main Kubernetes docs. I would very much request that this is reconsidered and this annotation is removed from the documentation, it doesn't make any sense at all on why it was added first. |
that is a legacy annotation that with current rules should have not be done, but we need to live with that. |
|
/lgtm @lmktfy please let us know how to move forward with this, we are willing to follow the best practices and conventions, but we need to remove this false sensation of officiality on ingress-nginx |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: aojea, robscott The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. Git tree hash: fcd3cf792aeb73944afbe8f554c6ebdea8935744
|
|
/hold |
|
Folks, especially SIG Network folks: I really don't want to see an unhelpful precedent set here. Dropping the annotation explanation and marking it deprecated? Sure. Uncontroversial. Taking a registered thing and removing it as if it never existed? It's a new thing, we have never done it. Please pick the easy route and just deprecate it for now. In fact, if this weren't held, I would merge it, and then the argument about removing an existing annotation – that is actually used - could happen elsewhere. Anyway, I am making this point because I think it doesn't serve our end users to delete registered annotations. We should keep a record, in more than Git history, that this was once something that our code recognised. This is the only page with that special property, of being both documentation and our registration point. For any other page, I wouldn't object. Timing is unfortunate. It is the weekend. I will be back online next week. |
|
/hold cancel |
kind of spinoff of #52937
This removes the "ingress-nginx with minikube" example (and doesn't replace it, since we don't want people using Ingress anyway), and one well-known annotation (which really had no reason to be in that file anyway)
@robscott @aojea @lmktfy