My Experience Creating an Orca Plugin for the First Time - Alex McNeill

Опубликовано: 12 Апрель 2026
на канале: Spinnaker
142
1

This session with Alex McNeill of Xero takes you through his experience creating and deploying a Spinnaker Orca stage plugin for the first time. The plugin Alex created was a basic stage that sends an event to New Relic. Alex will be going through: - Cloning the PF4J plugin example and getting IntelliJ setup for development. - Updating the configuration, inputs and outputs of the example plugin for their needs. - Updating the example plugin to POST an event to New Relic. - Renaming the packages and project. - Building the plugin. - Creating the plugins.json file. - Configuring Spinnaker to use the new plugin. - Issues using SecretEngine in the plugin configuration.