v1.0.6
Changelog
0f042f9 .gitignore: Add temp files
001b3ad 🏃 not run make for each command in generated_golden.sh
a227e64 ✨ scaffold auth proxy
70e6002 ✨ update vendor
d904596 Add more example code of using finalizer
d82a96b Add predicate func example in book
3e1d702 Fix controller example in gitbook
62bcb7c Fix installation procedure in getting started
9fda45d Fix reference to RoleBinding vs Role
dd009f2 Fix remarks reported by Sunil Arora such as : 1) use temp dir, 2) check os, hw and exists if non supported, 3) add prereq - curl, tar, if kubebuilder folder is empty
e5ae20d Fix typos: runing->running, genrating->generating
6588609 Improve the commands descriptions
ff4b9a2 Move top HW, OS, program checks. Use pushd/popd. Add missing echo commands to update PATH
641bf03 Parse flags on startup.
e87227a Put the manager binary into /, instead of /root/
4658025 Remove additional bin/bash comment. Exit the installation process if /usr/local/kubebuilder folder exists. Rename KUBEBUILDER_VAR_NAME
36d4adb Remove the duplicated word defaults
17f2e51 Remove unneeded user action comment.
db29604 Rename GitBook release folder to "_book" from "public"
c6664b2 Update GitBook Release Instructions and npm deps
8160481 [book] webhook manifest generator
2d6bc05 add RBAC annotation for status subresource
acfc9c4 add integration test guide
188f3c9 add test for webhook scaffolding
4053e38 adding unstructured example
a14e053 book: added docs for status subresource
93530af book: added generating CRD documentation
8935a2b book: fixed broken links
f66b5b4 bump go version to 1.11
586aeb2 docs for using client-go gen
12ad30b enable prometheus metrics integration
99e0923 fix incorrect logr usage
1e9ac15 install.sh test
ca294cb update how to build kubebuilder locally
e14a55f update how to build tools for kubebuilder
d19d1ad update test project
6f848b7 updated the version in installation instructions
389b893 use controller-runtime logging in controller