Skip to content

v2.0.0-rc.0

Compare
Choose a tag to compare
@droot droot released this 16 Aug 00:24
· 3250 commits to master since this release
45cbf71

Changelog

5c79a48 📖 Fix cronjob tutorial to delete and get next schedule correctly
2a88104 📖 add ValidateDelete in the book
d4b08e3 📖 add a note for bootstrapping webhooks for pods
30717ac 📖 add the missing scheme back
fa9ab4e 📖 migration guide
65162ac 📖 move away from the deprecated patches field
959815d 📖 multiple version tutorial
f10c8e0 📖 project before migration
1742cb3 📖 update kubebuilder and kustomize version
13f50c3 🐛 help/version command fails when default repo is not initialized
4b56820 🏃 bumped up controller-runtime/tools to 0.2.0-rc.0
253e6d4 🏃 remove install script test
394decc ✨ replace patches with patchesStrategicMerge
ef48443 ✨ scaffold ValidateDelete for validating webhook
5b7bcab ✨ use kustomize to apply CRDs
efb4541 Add controller-gen CLI options to book
d604f5a Add custom CSS for marker docs
59cb973 Add links to each literate code file in book
19929ec Add links to tutorial source to book
b8d5089 Add manual multi-group instructions to the book
3f24ddf Add markers docs pages
5a5d859 Adding the GO111MODULE environment variable
bcbc96d Basic Project docs: Add blank lines before code blocks to fix formatting
10145f5 Book typo fixes
6bb1680 Change makefile in v2 scaffolding to use ./...
e24520f Clean up last few TODO links
be13268 Download controller-gen when building book
8851c82 Ensure litgo is gofmt-friendly
bd3baa9 Fix multiversion tutorial
38200ab Fix newlines around code in litgo
8b95d51 Generate docs with controller-gen v0.2.0-beta.5
b1893ed Hide the copy buttons on code snippets in book
374733c Make book collapsed code a bit less intrusive
1d2b7fa Make the code expandos a bit more pretty
24a973e Makefile: Create manifests with 'run' target
b662aea Modified Makefile for the Kustomization IMG Flag changes
3c44f60 Rename "User Guides" to "Migrations" in Book
eb8cd5a Split up multiversion tutorial, use CronJob
b56318b Style warning note in book
7a8ee61 Update CRD Generation Reference Docs
0a0571c fix typo 'reconsitute' => 'reconstitute'
8defb79 fixed some typos in the book
e6efaa1 introduce markdocs plugin
74ea6c7 move litgo into own directory & refactor
3af6929 scaffold: update code examples to be valid
94d3fd1 typos: minor spelling corrections in design docs
73e446b 🐛 Fix subresource:status typo in gitbook