mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #5932 from rjnagal/cleanup
Add a pointer to kubernetes-dev to API changes doc.
This commit is contained in:
commit
590acda4e2
@ -284,6 +284,12 @@ you'll figure it out. Put `grep` or `ack` to good use.
|
|||||||
If you added functionality, you should consider documenting it and/or writing
|
If you added functionality, you should consider documenting it and/or writing
|
||||||
an example to illustrate your change.
|
an example to illustrate your change.
|
||||||
|
|
||||||
|
## Incompatible API changes
|
||||||
|
If your change is going to be backward incompatible or might be a breaking change for API
|
||||||
|
consumers, please send an announcement to `kubernetes-dev@googlegroups.com` before
|
||||||
|
the change gets in. If you are unsure, ask. Also make sure that the change gets documented in
|
||||||
|
`CHANGELOG.md` for the next release.
|
||||||
|
|
||||||
## Adding new REST objects
|
## Adding new REST objects
|
||||||
|
|
||||||
TODO(smarterclayton): write this.
|
TODO(smarterclayton): write this.
|
||||||
|
Loading…
Reference in New Issue
Block a user