cass-operator icon indicating copy to clipboard operation
cass-operator copied to clipboard

Initial attempts at packaging for OperatorHub / OLM

Open bradfordcp opened this issue 4 years ago • 3 comments

bradfordcp avatar May 08 '20 21:05 bradfordcp

This is now up to date with the operator and can successfully deploy versions 1.0.0 and 1.2.0. There are some testing components in place via the operator-sdk scorecard command. It still needs to be wired up to the mage tests.

bradfordcp avatar Jun 25 '20 05:06 bradfordcp

1.1.0 is skipped due to issues binding port 443 for the validating webhook. The CSV files indicate that 1.1.0 should be skipped and upgrades perform as expected.

bradfordcp avatar Jun 25 '20 05:06 bradfordcp

Replaced all the logic here with the new bundle format. Currently this includes all versions from 1.0.0 to 1.4.0. With any luck, the latest iteration will pass certification and we can get this branch merged.

bradfordcp avatar Oct 26 '20 05:10 bradfordcp