-
Notifications
You must be signed in to change notification settings - Fork 15k
Closed
Closed
Copy link
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
The following links are broken:
-
[nginx https example](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/). -
- The [nginx server](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/default.conf)
This is because the files have been (temporarily?) moved into an _archived
directory in kubernetes/examples#564
There is also an open PR 557 regarding the https-nginx
example, but it needs a rebase and then the example needs to be restored to the original location.
Some options:
- link to the example in the temporary
_archived
location (https://github.com/kubernetes/examples/tree/master/_archived/https-nginx) - use permalinks to the example from before Repository cleanups examples#564, similar to
[the Kubernetes examples project repo](https://github.com/kubernetes/examples/tree/bc9ca4ca32bb28762ef216386934bef20f1f9930/staging/https-nginx/). - or properly upgrade the
https-nginx
example and restore it to the original location
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.