website/content/en/docs
Tim Hockin 42deca26af Clarify that beta annotations can not be removed (#8666)
* Clarify that beta annotations can not be removed

Removing annotations caused a major outage with nodes that lagged the
master.  We used annotations as would-be fields, though we don't any
more.  Now we just add fields.  That makes them part of the API version.
These annotations are effectively part of the API version, too.

It stinks because I love to delete code, but I think it's just part of
the debt-accrual process and yet another reason we need to be judicious
in adding fields.

* Change 6 month deprecations to 9 months

This covers maximum version skew.  For example a master might be at
1.10, while nodes are at 1.8.  We must not break compat within that
window.
2018-05-29 15:54:52 -07:00
..
admin move access/auth content to reference folder, add TOC (#8624) 2018-05-23 10:58:32 -07:00
concepts Federation link is dead (#8735) 2018-05-25 00:01:31 -07:00
getting-started-guides Hugo: Fix broken lists in windows start guide (#8490) 2018-05-18 10:25:51 -07:00
home Update instructions for local preview and Netlify preview. (#8692) 2018-05-24 13:33:32 -07:00
imported
reference Clarify that beta annotations can not be removed (#8666) 2018-05-29 15:54:52 -07:00
setup Update Calico and Canal tabs in kubeadm docs (#8571) 2018-05-24 04:21:31 -07:00
tasks Update service-access-application-cluster.md (#8699) 2018-05-25 14:04:32 -07:00
templates
tools Last batch change approvers to reviewers (#8644) 2018-05-21 08:55:51 -07:00
tutorials Fix guestbooks (#8694) 2018-05-23 05:30:34 -07:00
user-guide Fix toc in user-guide/walkthrough/k8s201.md (#8471) 2018-05-11 13:11:25 -07:00
user-journeys Added toc_hide=true flag to file frontmatter (#8633) 2018-05-18 16:17:50 -07:00
_index.md
editdocs.md
search.md
sitemap.md
test.md Create initial smoke test page (#8349) 2018-05-15 15:30:27 -07:00
update-user-guide-links.py