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

[404-server] Removes 404 server #3156

Merged
merged 2 commits into from
Nov 15, 2018
Merged

[404-server] Removes 404 server #3156

merged 2 commits into from
Nov 15, 2018

Conversation

jonpulsifer
Copy link
Contributor

Removes the 404-server because it's going to live in the kubernetes/ingress-gce repository ref kubernetes/ingress-gce#503 and kubernetes/ingress-gce#498

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 28, 2018
@aledbf aledbf self-assigned this Sep 28, 2018
@aledbf aledbf added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 28, 2018
@ElvinEfendi
Copy link
Member

@aledbf what's blocking this PR?

@aledbf
Copy link
Member

aledbf commented Oct 10, 2018

@ElvinEfendi the code needs to be merged in ingress-gce before the removal

@aledbf
Copy link
Member

aledbf commented Nov 14, 2018

Closing. PR kubernetes/ingress-gce#503 is merged

@aledbf aledbf closed this Nov 14, 2018
@kfox1111
Copy link

This says its no longer needed. but not seeing anything about why/how that is? Is there some more info somewhere?

@aledbf
Copy link
Member

aledbf commented Nov 14, 2018

This says its no longer needed. but not seeing anything about why/how that is? Is there some more info somewhere?

The default backend flag is not mandatory anymore since #3126 This means by default nginx handles the 404 default backend request.
Only if you use the custom default backend feature you need to use the flag.

@kfox1111
Copy link

Ah. ok. thanks.

@jonpulsifer
Copy link
Contributor Author

@aledbf I think this was supposed to be merged, not closed 😄

@aledbf
Copy link
Member

aledbf commented Nov 15, 2018

@jonpulsifer you are right 😅

@aledbf aledbf reopened this Nov 15, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jonpulsifer
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: aledbf

If they are not already assigned, you can assign the PR to them by writing /assign @aledbf in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@aledbf
Copy link
Member

aledbf commented Nov 15, 2018

@jonpulsifer can you rebase to be able to merge this?

Jonathan Pulsifer added 2 commits November 15, 2018 12:46
This commit removes the 404-server because it is moving to the
kubernetes/ingress-gce repoistory

Ref kubernetes/ingress-gce#498

Signed-off-by: Jonathan Pulsifer <jonathan.pulsifer@shopify.com>
This commit adds a README.md file with the new location of the
404-server

Signed-off-by: Jonathan Pulsifer <jonathan.pulsifer@shopify.com>
@jonpulsifer
Copy link
Contributor Author

rebased!

@aledbf
Copy link
Member

aledbf commented Nov 15, 2018

@jonpulsifer thanks!

@aledbf aledbf merged commit 8aad76e into kubernetes:master Nov 15, 2018
@jonpulsifer jonpulsifer deleted the byebye-404-server branch November 15, 2018 17:51
medyagh pushed a commit to medyagh/minikube that referenced this pull request Aug 1, 2019
It's not needed since nginx 0.20.0.

See the following pull-requests for context:
* kubernetes/ingress-nginx#3126
* kubernetes/ingress-nginx#3156
medyagh pushed a commit to medyagh/minikube that referenced this pull request Aug 1, 2019
It's not needed since nginx 0.20.0.

See the following pull-requests for context:
* kubernetes/ingress-nginx#3126
* kubernetes/ingress-nginx#3156
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants