Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove examples directory #61246
Conversation
This comment has been minimized.
This comment has been minimized.
k8s-ci-robot
added
size/XXL
needs-ok-to-test
labels
Mar 15, 2018
k8s-ci-robot
requested review from
a-robinson,
jeffmendoza,
liggitt,
pwittrock,
zmerlynn and
zouyee
Mar 15, 2018
k8s-ci-robot
added
the
cncf-cla: yes
label
Mar 15, 2018
This comment has been minimized.
This comment has been minimized.
|
/ok-to-test |
k8s-ci-robot
removed
the
needs-ok-to-test
label
Mar 16, 2018
serathius
force-pushed the
serathius:remove-examples
branch
9 times, most recently
from
2710c66
to
ed23c2d
Mar 19, 2018
This comment has been minimized.
This comment has been minimized.
|
/test pull-kubernetes-integration |
zouyee
reviewed
Mar 22, 2018
|
I think some changes need to be splited |
serathius
force-pushed the
serathius:remove-examples
branch
from
ed23c2d
to
4918dff
Mar 22, 2018
This comment has been minimized.
This comment has been minimized.
|
@serathius any blockers here? |
serathius
force-pushed the
serathius:remove-examples
branch
from
4918dff
to
5f67a89
Apr 9, 2018
This comment has been minimized.
This comment has been minimized.
|
No, I waited for redirect in k8s. Forgot to rerun tests. |
serathius
force-pushed the
serathius:remove-examples
branch
from
5f67a89
to
a9f5cf7
Apr 13, 2018
k8s-github-robot
merged commit e5274b6
into
kubernetes:master
Apr 24, 2018
14 of 15 checks passed
Submit Queue
Required Github CI test is not green: pull-kubernetes-e2e-gce
Details
cla/linuxfoundation
serathius authorized
Details
pull-kubernetes-bazel-build
Job succeeded.
Details
pull-kubernetes-bazel-test
Job succeeded.
Details
pull-kubernetes-cross
Job succeeded.
Details
pull-kubernetes-e2e-gce
Job succeeded.
Details
pull-kubernetes-e2e-gce-device-plugin-gpu
Job succeeded.
Details
pull-kubernetes-e2e-gke
Skipped
pull-kubernetes-e2e-kops-aws
Job succeeded.
Details
pull-kubernetes-integration
Job succeeded.
Details
pull-kubernetes-kubemark-e2e-gce
Job succeeded.
Details
pull-kubernetes-local-e2e
Skipped
pull-kubernetes-node-e2e
Job succeeded.
Details
pull-kubernetes-typecheck
Job succeeded.
Details
pull-kubernetes-verify
Job succeeded.
Details
This comment has been minimized.
This comment has been minimized.
|
Thank you so much @serathius. If we get complaints about examples/ directory disappearing altogether, we can add a README.md pointing to the new repo but we already had that for > 6 months. |
k8s-github-robot
pushed a commit
that referenced
this pull request
Apr 25, 2018
warmchang
referenced this pull request
Apr 27, 2018
Closed
kubectl-container no longer exists in the kubernetes/examples repo #60498
lathama
added a commit
to lathama/kubernetes
that referenced
this pull request
Aug 14, 2018
lathama
referenced this pull request
Aug 14, 2018
Merged
from #61246 note removed examples and regression for master #67401
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 3, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 3, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 3, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 4, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 7, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 10, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 11, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 14, 2018
dougm
referenced this pull request
Sep 14, 2018
Closed
Examples link missing for 1.12.0 in anago email #629
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 25, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 27, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 27, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 27, 2018
k8s-ci-robot
added a commit
that referenced
this pull request
Sep 27, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Sep 28, 2018
pohly
added a commit
to pohly/kubernetes
that referenced
this pull request
Oct 2, 2018
vithati
added a commit
to vithati/kubernetes
that referenced
this pull request
Oct 25, 2018
goodluckbot
added a commit
to goodluckbot/kubernetes
that referenced
this pull request
Nov 11, 2018
goodluckbot
added a commit
to goodluckbot/kubernetes
that referenced
this pull request
Nov 11, 2018
goodluckbot
added a commit
to goodluckbot/kubernetes
that referenced
this pull request
Nov 11, 2018
ParvJain
added a commit
to ParvJain/website
that referenced
this pull request
Dec 6, 2018
ParvJain
referenced this pull request
Dec 6, 2018
Closed
Updated the links for example repository #11564
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
serathius commentedMar 15, 2018
•
edited
Removes
examplesdirectory, which was migrated kubernetes/examples#210Moves manifests used in tests to
test/e2e/testing-manifestsI will submit PR to https://github.com/kubernetes/k8s.io to fix links to https://releases.k8s.io/*/examples
Fixes #60887
Special notes for your reviewer:
cc @ahmetb @ixdy