Commit Graph

10 Commits

Author SHA1 Message Date
Nic Cope 165b83c972 Mark the current implementation of ConditionedStatus as deprecated
We'd like to introduce a new implementation in a future commit. Renaming these
types and functions to deprecated allows us to migrate the codebase gradually.
This commit is fairly mechanically generated by a lot of find and replace.

Signed-off-by: Nic Cope <negz@rk0n.org>
2019-05-31 16:04:27 -07:00
Bassam Tabbara 2dde14c478 rename to crossplane
make build and make test now work.
2018-11-19 15:56:32 -08:00
ichekrygin b149ea371f Add Utility function to generate ObjectReference 2018-11-17 17:43:38 -08:00
ichekrygin 7567c89564 Implement Kubernetes Controllers 2018-11-10 20:53:49 -08:00
ichekrygin b702c5b972 Add API Types for `ResourceClass`, `MySQLInstance`
Update `RDSInstance`
2018-11-05 12:17:08 -08:00
ichekrygin 6f8206aea7 Refactor Status Conditions 2018-10-03 00:00:04 -07:00
ichekrygin 9cb9f42856 Remove unused elements 2018-10-02 23:05:09 -07:00
ichekrygin a932544784 Add AWS RDS Client
Update unit tests
2018-10-01 15:11:06 -07:00
ichekrygin 24a5114f96 Update dependencies and generated code after rebase. 2018-09-18 23:02:04 -07:00
Illya Chekrygin 0b2b66b5e6 Initial Project Scaffolding (#13)
Initial Project Scaffolding
2018-09-13 17:20:02 -07:00