Changes in details:
- Add instructions to run redis server, since without it the rest of the steps won't work.
- For work-queue jobs, instruct the user to leave the completions number unset (as setting it to 1 won't run more than one job in parallel, and is different when left unset).
- Change the package installation to python3, as python package is no longer available
The ioutils module was deprecated in Go 1.16. This updates the example test code
to use the newer recommended replacement.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
* initial commit mid-cycle blog 1.30
* add blog content from comms team draft doc
Mid-cycle blog content converted from the Comms Team's google doc draft
* Update content/en/blog/_posts/2024-03-08-mid-cycle-1.30.md
add site-relative blog link
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
* Update content/en/blog/_posts/2024-03-08-mid-cycle-1.30.md
add site-relative blog links
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
* remove deprecations boilerplate and removal info
The focus of the mid-cycle blog is now on upcoming changes
* change blog title
reflects new blog theme
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
* add intro paragraph reflecting new theme
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
* change headings and KEP titles to sentence case
* remove deprecations boilerplate from end of article
* address reader as you
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* apply content suggestions for KEP 2400
approved by KEP owner
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* add linux only clarification to user namespaces
Co-authored-by: Rodrigo Campos <rata@users.noreply.github.com>
* fix typo in DRA section
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
* add API kind and docs link
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
* move stable 3488 to end of article
* update 3221 content
* add line wrap of 100 characters per line
* add update from 3221 KEP owner
* apply copy edits from review
Co-authored-by: Nate W <natew@cncf.io>
* add blog outro
* update publication date
* Rename 2024-03-08-mid-cycle-1.30.md to 2024-03-12-mid-cycle-1.30.md
---------
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rodrigo Campos <rata@users.noreply.github.com>
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
Co-authored-by: Nate W <natew@cncf.io>