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

Add v0.15.0 doc snapshot and automate process #770

Merged
merged 1 commit into from
Jun 24, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@ deploy_kind:
./kind load docker-image $(REGISTRY)/$(TARGET):$(IMAGE_VERSION) || true

native:
$(GO_BUILD)
$(GO_BUILD)
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,26 +135,26 @@ welcome pull requests. Feel free to dig through the [issues][issue] and jump in.

See [the list of releases][releases] to find out about feature changes.

[airgap]: docs/airgap.md
[airgap]: site/docs/master/airgap.md
[brew]: https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-with-homebrew-on-macos
[cncf]: https://github.com/cncf/k8s-conformance#certified-kubernetes
[coc]: https://github.com/heptio/sonobuoy/blob/master/CODE_OF_CONDUCT.md
[contrib]: https://github.com/heptio/sonobuoy/blob/master/CONTRIBUTING.md
[conformance]: docs/conformance-testing.md
[conformance]: site/docs/master/conformance-testing.md
[docs]: https://github.com/heptio/sonobuoy/tree/master/docs
[e2e]: /docs/conformance-testing.md
[gen]: docs/gen.md
[e2e]: site/docs/master/conformance-testing.md
[gen]: site/docs/master/gen.md
[gimme]: https://github.com/travis-ci/gimme
[issue]: https://github.com/heptio/sonobuoy/issues
[k8s]: https://github.com/kubernetes/kubernetes
[linux]: https://kubernetes.io/docs/tasks/tools/install-kubectl/#tabset-1
[oview]: https://youtu.be/k-P4hXdruRs?t=9m27s
[plugins]: docs/plugins.md
[plugins]: site/docs/master/plugins.md
[quickstart]: https://aws.amazon.com/quickstart/architecture/vmware-kubernetes/
[releases]: https://github.com/heptio/sonobuoy/releases
[slack]: https://kubernetes.slack.com/messages/sonobuoy
[snapshot]: docs/snapshot.md
[sonobuoyconfig]: docs/sonobuoy-config.md
[snapshot]: site/docs/master/snapshot.md
[sonobuoyconfig]: site/docs/master/sonobuoy-config.md
[status]: https://travis-ci.org/heptio/sonobuoy.svg?branch=master
[travis]: https://travis-ci.org/heptio/sonobuoy/#
[wait]: docs/wait.md
[wait]: site/docs/master/wait.md
81 changes: 0 additions & 81 deletions docs/enhancements/e2e-command-line.md

This file was deleted.

78 changes: 0 additions & 78 deletions docs/enhancements/sep-results-client.md

This file was deleted.

117 changes: 0 additions & 117 deletions docs/enhancements/status-reporting.md

This file was deleted.

Loading