Skip to content

Instantly share code, notes, and snippets.

@jmrodri
Last active July 31, 2020 19:42
Show Gist options
  • Save jmrodri/bd0ecf8dc60d3b0078ec2e35526fd9b0 to your computer and use it in GitHub Desktop.
Save jmrodri/bd0ecf8dc60d3b0078ec2e35526fd9b0 to your computer and use it in GitHub Desktop.

The Operator SDK maintainers are hard at work to implement run bundle to improve integration with the Operator Lifecycle Manager.

The purpose of this issue is to communicate with the community what will be in run bundle.

TODO

  • create registry image pod (#3337)
  • create grpc catalogsource (#3467)
  • update OperatorGroup logic to handle install mode for run bundle
  • create Subscription logic
  • connect run bundle to the Operator SDK CLI
  • verify operator is installed/upgraded
  • write e2e test for run bundle

Reference information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment