Skip to content

[FEATURE] Only one instance of ShipwrightBuild kind should be allowed on a given cluster #153

@jkhelil

Description

@jkhelil

Is there an existing feature request for this?

  • I have searched the existing feature requests

Is your feature request related to a problem or use-case? Please describe.

User can create multiple ShipwrightBuild instance on the same cluster, however ShipwrightBuild controller is watching all builds, buildruns kinds. installing multiple hipwrightBuild instance leads to a multiple encorching controllers

Describe the solution that you would like.

  • ShipwrightBuild has a fixed name example 'shipwright-operator'
  • Validate that only one instance of ShipwrightBuild is allowed by name 'shipwright-operator'

Describe alternatives you have considered.

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions