Qiming Teng
21f342c51f
Revise naming style for feature state files
...
The current naming style creates some problems for tracking/maintaining the list
of feature gates. People gets confused about how to convert the feature name
to the kebal-case. The sorted list of the converted names are different from the
output of the help of command line tools. This further complicates the cross-checking
of missing/removed features.
This PR changes the style to be a more straigth-forward way, i.e. use
the feature name as the file name. No extra conversion should be included.
This makes the lives of everyone a lot easier.
2024-10-22 08:15:52 +08:00
windsonsea
1503cc0cfd
Clean up new-content/new-features.md
2024-10-18 10:37:15 +08:00
Kubernetes Prow Robot
5e13c827db
Merge pull request #48386 from sftim/20241016_tweak_docs_docs_feature_gates
...
Tweak docs about docs for features
2024-10-18 00:15:03 +01:00
Tim Bannister
cd4f41145f
Fix wrong URL scheme for local preview
2024-10-16 16:46:48 +01:00
Tim Bannister
516a659f5f
Tweak docs about docs for features
...
- Clarify a few details about feature gate metadata
- Clean up some whitespace
2024-10-16 15:59:19 +01:00
Kubernetes Prow Robot
e26bcdfa38
Merge pull request #46866 from arujjval/development
...
included author metadata in blog front matter
2024-09-18 00:20:45 +01:00
Darian Culver
f4f6990dcc
Amend upstream contribution and resource management documentation
...
This commit introduces one typo change and one clarity change.
These changes are also required for the zh-cn localizations - I'll submit
these as a subsequent MR per the localization contribution docs.
2024-08-21 13:26:41 +12:00
Arujjwal Negi
1d493790e8
Update blogs-case-studies.md
2024-06-20 20:49:38 +05:30
arujjval
5b91b323f7
included author metadata in blog front matter
2024-06-18 16:41:54 +05:30
David Martin
d2c156ccce
Add mirroring guidelines
2024-03-11 16:25:22 +00:00
David Martin
ffea68df9c
Add info on figure shortcode
2024-01-31 11:31:53 +00:00
hunshcn
bcc55ae7c9
fix outdated link/anchor
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Tim Bannister
98c5caf14c
Revise guidance about documenting feature gate changes
2023-12-28 14:54:06 +00:00
Dipesh Rawat
86c6b62c13
Document how to use new metadata in feature gate description file
2023-12-23 19:13:08 +00:00
Tim Bannister
da19462259
Document feature-gate-description shortcode
2023-12-13 17:38:51 +00:00
Maksym Vlasov
01ac54510a
[en] Mention kubernetes/websites everywhere in the same way ( #40493 )
...
* Mention kubernetes/websites everywhere in the same way
* Acidentially ignored file during replacement
* Apply suggestions from code review
2023-11-14 13:22:29 +01:00
Sandipan Panda
94aff61918
Fix contributor comms blog guidelines link in blogs-case-studies.md
2023-08-24 21:59:10 +05:30
able8
a7604dc93e
correct git clone url
2023-05-08 21:34:47 +08:00
Subhasish Panda
b6499ef3f7
Improved the steps for opening a PR using GitHub
2022-12-26 23:48:45 +05:30
windsonsea
d7ceef3bae
Fix a link in new-features.md
2022-11-10 09:15:15 +08:00
kadtendulkar
75ef3b4a42
Update content/en/docs/contribute/new-content/blogs-case-studies.md
...
Update content/en/docs/contribute/new-content/blogs-case-studies.md
Update content/en/docs/contribute/new-content/blogs-case-studies.md
2022-10-19 13:31:06 +05:30
Rey Lejano
20ecf6482c
update new-features page for new ga or removed features page
2022-10-04 12:12:35 -07:00
Sean Wei
36899cd93c
Update some contributor page
2022-09-20 09:16:42 +08:00
Vaibhav
a0cc8c7913
Updated the blog guidelines link
2022-08-10 13:05:33 +05:30
Guangwen Feng
525a952b95
Fix indentation and clean up in open-a-pr.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-18 14:23:48 +08:00
Guangwen Feng
438d534b9d
Fix incorrect format in open-a-pr.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-16 15:56:36 +08:00
Guangwen Feng
6635f978a6
Fix a number error in open-a-pr.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-15 16:54:54 +08:00
Kubernetes Prow Robot
e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
...
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Kubernetes Prow Robot
6b67b2a1c6
Merge pull request #34376 from tengqm/tweak-open-pr
...
Reformat the open a PR page
2022-07-02 01:17:23 -07:00
Sean Wei
34721abcac
Use relative links for k8s.io
2022-06-30 12:08:14 +08:00
Qiming Teng
aa585d2c29
Reformat the open a PR page
2022-06-18 15:29:20 +08:00
Qiming Teng
fc4db89d6e
Reformat blog case studies page
2022-06-18 15:23:19 +08:00
Kubernetes Prow Robot
65597a1618
Merge pull request #34112 from sftim/20220602_skip_container_image_build
...
Avoid recommending a local container image build
2022-06-16 22:06:31 -07:00
Kubernetes Prow Robot
83a5624a16
Merge pull request #31652 from chrismetz09/patch-4
...
Add Figure <number> to text and caption open-a-pr.md
2022-06-15 20:26:48 -07:00
Tim Bannister
c7730937a4
Skip building a container image for local previews
...
Most of the time, you can pull the image from the internet.
2022-06-02 14:20:48 +01:00
Chris Negus
8ca3492e51
Moved blog guidance from SIG page to docs ( #31920 )
...
* Moved blog guidance from SIG page to docs
* Fixed text from review comments
2022-03-02 18:48:48 -08:00
Jordan Liggitt
b19e4ff868
Allow marking some blog posts as evergreen and exempt from outdated warning
2022-02-27 17:25:36 -05:00
chrismetz09
37a47f2a94
Add period after caption text
2022-02-07 15:09:12 -08:00
chrismetz09
b66faef3f9
removed *** at end of caption text
2022-02-07 13:15:19 -08:00
chrismetz09
9581abbe2e
Add Figure <number> to text and caption
...
method described in [How to use captions](https://kubernetes.io/docs/contribute/style/diagram-guide/#how-to-use-captions )
2022-02-07 11:16:05 -08:00
Kubernetes Prow Robot
b8142bc158
Merge pull request #30792 from Deepakktripathy/mysoln
...
removed the italics
2021-12-09 02:32:09 -08:00
Deepak Tripathy
c214d37d86
removed the italics
2021-12-07 19:00:47 +03:00
Kubernetes Prow Robot
b640a95056
Merge pull request #30371 from reylejano/update-about-blogs
...
Add line about contributor blogs should go to kubernetes.dev on the blog-case-studies page
2021-12-05 20:06:32 -08:00
Siddhant Prateek Mahanayak
12854d0586
Suggested Changes
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-12 23:01:48 +05:30
Rey Lejano
ba4390cf48
add line about contributor blogs to kubernetes.dev
2021-11-05 12:05:15 -07:00
Siddhant Prateek
6ba1534f10
Mentioned Markdown flavor in Contribution new content
...
Signed-off-by: Siddhant Prateek <siddhantprateek@gmail.com>
2021-10-28 22:31:00 +05:30
chrismetz09
aec7dd4ea3
Add mermaid figures to /docs/contribute section
2021-10-12 11:30:39 -07:00
mehabhalodiya
fb2cc8ed6d
Delete overview.md
2021-10-05 17:56:08 +05:30
mehabhalodiya
0d58976695
Migrate Contributing new content overview into section index
2021-10-05 17:43:17 +05:30
Tim Bannister
da31234d5d
Update docs for primary branch rename to "main"
2021-06-19 01:50:25 +01:00