Skip to content

v0.1.10

Compare
Choose a tag to compare
@droot droot released this 24 May 22:20
· 3592 commits to master since this release
0bacca4

Changelog

7dd2a2a Add annotation support for generating doc config.
75a7942 Add book sections for core only controllers and upgrading kubebuilder.
2f065a7 Add gitbook release instructions
138bb01 Add sample project memcached-api-server
ca0b5ef Add section on boilerplate to the docs.
5906e25 Add skip-map flag to create config
e45d0d7 Add skipmap flag to skip validation for AdditionlPropperties
f73c804 Add support for CRD validaiton
712c545 Add test for memcached-api-server project
6ce0980 Add validation for informers and rbac annotations.
8059b9b Address comments: change flag name and add tests
78b8254 Allow OSX tests to fail
07d1fe7 Do hack/boilerplate.go.txt before vendor in case vendor fails
4b6b1cb Documentation for creating events
cabd24d Enable OSX in travis
957ca06 Enable test for existing projects in travis
9ca2f7a Enhancement on sample projects for validation annotation
969451b Fix test.sh and enable test on OSX
3c3ead8 Move testing and docs out of the basics section and into beyond the basics
6bf0d3b Provide helpful error message if informer isn't found in manager.
99cd798 Put cleanup in teardown function
28d6805 REL changelog should include changes since last release
e4f95e9 Rollback base image to ubuntu
bbd0127 Several enhancements on test.sh
9c1a6bf Update GitBook doc generation page
75b766a Update GitBook docs with warning about core-type scaffold tests failing
bf6870f Update docs version.
c65b397 Update ux to allow either "" or "core" for informer and rbac groups in annotations
afed4e2 added Troubleshooting section in README.
565b835 added a commandline flag to skip RBAC validation.
9025ebf added unit test for RBAC annotation validation
80d4d0e ensure existing files get truncated when generating files
502d2a8 filter out merge related msgs from changelog
ac46db0 fix controller tags
6e01188 make rbac rules example consistent
81f8918 move common function to internal/test/e2e