v1.0.8
Changelog
fbc8136 .gitignore: Ignore bazel symlinks
513b853 📖 add kubebuilder workshop in the book
ceb589e 📖 update create events section
ae66113 📖 update create events section
047d8f4 🐛 report error if GOPATH env is missing
a2fd609 🏃 updated k8s version to 1.13.1 in build scripts
d08bee1 🏃 updating tools to k8s 1.13.1
524286f 🏃 use 1.12.3 k8s binaries. [Action Required for upgrading from kubebuilder <=v1.0.7 to >= v1.0.8] please read #557
0d6d8d5 🏃 use netlify preview
0d44cfb ✨ update vendor
fb60989 Bump installation version to 1.0.7
6ef4807 Directly return after Create in Reconcile
985a292 Fix a flaky reconcile test when delete
cdffed0 Fix links in quickstart.md
eee4abe Fix some typos
b31f9a3 Improve the commands descriptions
8c5c6c9 Remove hardcoded years in scaffold tests
0df2b10 Remove race condition in templated controller test
c4e10eb Run ./generated_golden.sh for PR #572
3a08287 Simplified example
6dcb234 Skip update when instance is created
b7146c7 Update book README, fix a typo and formatting
eff8a42 Update year from 2018 -> 2019 in scaffold tests
cb425ee Use quotes for download links
289562d add all resources valudate
3bc3b18 add https redirect
2809c99 add redirect for netlify
65852d2 fix package lock
4a9c63f mv auth proxy resource to project package
1b709ec pin lodash version
93a8b9b rm not resource validate
6310ab6 rm unused imported to fix ci
bb8b378 update how to deploy kubebuilder book