Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
3dfa2630
Commit
3dfa2630
authored
Mar 25, 2015
by
Rohit Jnagal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a pointer to kubernetes-dev to API changes doc.
parent
2ad3af24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
api_changes.md
docs/devel/api_changes.md
+6
-0
No files found.
docs/devel/api_changes.md
View file @
3dfa2630
...
@@ -284,6 +284,12 @@ you'll figure it out. Put `grep` or `ack` to good use.
...
@@ -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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment