Skip to content

[BUG] Operator Misconfigures CRD Converstion Webhooks #244

Open
@adambkaplan

Description

@adambkaplan

Is there an existing issue for this?

  • I have searched the existing issues

Kubernetes Version

1.32.z

Shipwright Version

v0.15.0 (preview)

Current Behavior

When the operator installs the Shipwright build controllers in a namespace other than shipwright-build, the conversion webhook for the build v1alpha1 APIs are misconfigured.

Expected Behavior

CRDs with conversion webhooks are configured to point to the correct namespace.

Steps To Reproduce

  1. Install Shipwright operator (with Tekton)
  2. Create ShipwrightBuild instance with a targetNamespace other than shipwright-build.
  3. Attempt to create a Build/BuildRun object with the v1alpha1 API.

Anything else?

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions