Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@snow-bot snow-bot released this 20 Feb 20:05

02a773a (tag: v0.3.0) [ci skip] Update operator deployment file to v0.3.0
32f37c0 (HEAD, tag: before-v0.3.0, origin/master, origin/HEAD, master) fix: point to appropriate file
e87fbb6 fix: restore SB 2.1.6 runtime definition
2e4e795 feat: replace SB 2.1.6 by SB 2.1.12 by default
a9b21a7 chore: revert to using master branch
c8ed6ce chore: update to latest plugin versions
29b7da5 chore: update api and framework
fc5fc86 chore: update to latest plugin versions
68f49ef chore: update api and framework
aa06ad5 chore: remove old status handling code
7fda2f5 fix: use proper branch in build config
0e5cd6d fix: services need to be updated
8217689 fix: apply switch to build mode to proper descriptor
4327478 chore: remove now unneeded link definitions
2f9bb5c fix: use KUBERNETES_ENDPOINT_FRUIT env as overridden in descriptor
ff7afe0 chore: update kubedb-capability, add rest-component-capability
c31d80f fix: use expected capability name
7382292 fix: use hand-coded descriptors until dekorate supports contracts
09d31a2 fix: remove references to links
a510dfa feat: initial implementation of provided capabilities
1682b6f feat: update api and framework
3def2d0 feat: provided halkyon descriptors with contracts for client and backend
4e3e6c4 fix: typo
ab9a36a chore: remove now unneeded code
76a956d refactor: rename capability.go to required_capability.go
f711c82 refactor: rename capability to requiredCapability
469ca5f chore: remove now unneeded link CRD
e80e131 chore: use kubedb plugin version appropriate for this branch
fa289e6 feat: customize type name for required capabilities
043b7fa fix: improper parameters order
82ba12a fix: re-write CreateAndUpdate to simplify capability binding
7c47c8b fix: update BoundTo to mark that the capability can be bound
119f654 fix: only attempt to bind automatically if marked as auto bindable
14719a1 feat: dependents manage their condition
245a234 feat: improve error reporting
6517e34 fix: clean-up status
4258fc5 chore: update api and framework
792539c fix: use reason instead of phase
b2f44d0 fix: remove local capability since we're not working on pointers
200e41e feat: re-implement capability linking using only component contract
bbe7bb9 feat: remove now unneeded link support
129cb5e feat: implement StatusAware for capability
8934268 chore: update to latest api and framework capabilities-ng branches
9e90241 feat: initial implementation of capability matching
f17ef36 chore: use capabilities-ng branch of api
91050f8 feat: introduce capability dependent for components
9a75e68 chore: update go.sum
03d136d chore: update to framework master
ea7978f feat: introduce gvk for pod and deployment for reuse
2b83e7e Chore: Ignore the plugins folder created when we run locally the operator
6375d64 fix: use overridden Name function when it exists
d8365fd chore: remove unneeded dependency
9b0506b feat: display capability version
76646f9 fix: delete when deleting, not apply! 🤦‍♂️
6b6d904 fix: make sure we apply CRDs first
c67e80d fix: apply recursively
7bf0760 feat: make halkyon script executable
cc5ea60 feat: use install script
7ef5949 feat: re-organize manifests according to their scope and add install/delete script
de6bd88 Chore: Delete non needed and used yaml resources
0fc9813 Chore: Review installation steps