Skip to content

v2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@droot droot released this 16 May 22:48
· 3208 commits to master since this release
41e0cc9

Changelog

e328fd8 📖 Elaborate on the design pricipals of KB
b5d62aa 📖 bumped up the latest stable version
6584fcf :bugfix: fixed docker image file for v2 scaffolding
026adc1 :bugfix: manager pod to not mount cert assets by default
ade3794 👻 fix a name changing issue and a missing scaffolding
9d5d401 🏃 Design for Simplified Scaffolding
3ab437e 🏃 add a design folder and template
5dbed55 🏃 added vendor tgz for test projects using git-lfs
2ea629b 🏃 build k8s 1.13.5 bundle
6ea6582 🏃 drop unused gitbook cloud build config
6431374 🏃 fix gsutil push issue
f8dba2e 🏃 move current scaffolding under v1 pkg
b0a1f7b 🏃 moved test project v2 dir
1ae1276 🏃 package k8s 1.14.1 in kubebuilder builds
46cdedf 🏃 switch to using Go modules in build tooling
3081aef 🏃 update k8s dep for test project
a6be10a 🏃 updated controller-runtime/tools to 0.2.0-beta.0
05a193d 🏃 use k8s 1.14.1 in test scripts
637f606 ✨ scaffolding structure using builder pattern
4b3940c ✨ stop using k8s.io/apimachinery to convert kind to resource
a3e6e25 ✨ use new scaffolding and more kustomize features
8e34625 Actually move test projects to testdata
45a97aa Add issue templates
bb747d9 Add link, redirect for v1 book
8158a97 Add shortlinks to releases via go.kubebuilder.io
7055654 Cache go dependencies in Travis
a9dec80 Clean up old book
b66b29d Download git-lfs directly on OSX
b0a1dac Fix function comments based on best practices from Effective Go
7bf07e7 Fix imports.Process being confused on v1
568e2e6 Fix introduction.md
f92995f Fix legacy book link
88d2409 Fix link of designs directory
aa8dcfd Fix redirects
8602652 Fix some phrases in what_is_a_controller.md
2d9f02a Fix the the golden file such that it matches the new Dockerfile template.
e225922 Fix typo in book start page
6f9c1d2 Fix typo in init_project
c0ef9b2 Fix typo in quickstart guide
5093a52 Fix typo: namespaces/namespaced
7e29baf GOPATH is a multi-value environment variable
cfbe7bd Improve Dockerfile template such that copying vendor dir is cached.
8ea0e79 Kubebuilder Annotation Document
5ae221b More shortlinks
50e68c5 Move test project to testdata
52ba0c3 New Book
070467e Remove golden file unit tests
6bf7647 Remove vendor (no longer needed with modules)
1d03cb4 Scaffold v1 with controller-runtime v0.1.8
8493612 Switch default project version to v2
008660c Switch kb dependencies over to modules
82451fb Switch to current directory in tests
0530fd1 Switch v2 Scaffolding to Use Go Modules
612671c Switch v2 scaffolding to controller-tools 0.2.0
ef1ab51 Template controller name when logging
a81d04d Typo
ede863e Typo fixed - Kubenernetes
0f0fc77 Update documentation for Finalizers to return an explicit error (#590)
8476e7e Update documentation for client-go informers
e4be238 Updating double quotes in help text
1ad5081 Use idiomatic gomega syntax in generated tests
ff3895a Workaround an issue so that controller-manager can rollback from a broken state
87a58d6 add an install target
5365576 fix webhook related scaffolding
b024fe4 fix: windows releases
3f1495f gitignore bin/
2f32b9f simplify GOPATH
f2785d4 typo correction
ae6ee76 update kustomize scaffolding to work with kustomize 2.0
ee11b10 update testdata
9d43848 use distroless/static