This repository has been archived by the owner on Apr 4, 2021. It is now read-only.
Releases: vlad-pbr/managed-resource-operator
Releases · vlad-pbr/managed-resource-operator
1.1.0
- Field overwrite support for comfortable CD integration
- Optional CA bundle can now be added for the URL source option
- Insecure TLS option added for the URL source option
- ManagedResource print fields now also contain the resource name
- Option to generate a long lasting self-signed certificate for webhooks
1.0.0
- Refactored ManagedResourceBinding resource to feature permission verbs per managed object
- Removed ManagedResource states (bad design choice)
- Refactored some previous code for readability
Permission feature for ManagedResourceBindings is not compatible with the previous version of the operator hence the major version change.