Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Releases: vlad-pbr/managed-resource-operator

1.1.0

05 Jan 11:59
Compare
Choose a tag to compare
  • 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

06 Oct 20:16
Compare
Choose a tag to compare
  • 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.

0.1.0

07 Sep 13:22
Compare
Choose a tag to compare

A working prototype