Ozone Backstage Plugin
ozone
Welcome to the ozone plugin!
Setup
Generate the service account token
Create a role for your service account with the following permissions
Applications.List
Applications.Get
Pipelines.List
Pipelines.Get
Pipelines.Execute
Releases.List
Releases.Get
Releases.Execute
PipelineRun.List
PipelineRun.Get
ReleaseRun.List
ReleaseRun.Get
Registries.List
Registries.Get
Repositories.List
Repositories.Get
Add the dependency for ozone plugin
Add proxy config
use the following proxy format to expose your api token
Usage
PipelineRun List plugin
Add the EntityOzonePipelineRunContent
extension to the entity page in your app:
Screenshots
Ozone Resource Plugin
Ozone plugin outside the catalog
This will be dependent on the workspace selection
This component will have Tabs of
Microservice
,Repository
,Registry
,pipelines
On click of tabs will route to the lists accordingly
Screenshots
Features
Lists all the Builds,microservices,registry,repository for particular workspace
Dive into one build to see the tasks and steps
logs
Last updated