Skip to content

Migrate config controllers to MutateAndPatch helpers #5402

@JAORMX

Description

@JAORMX

Follow-up from #4777 (MCPAuthzConfig CRD)

The config-CRD controllers (MCPOIDCConfig, and now MCPAuthzConfig from #4777) still use raw r.Update / r.Status().Update() rather than the MutateAndPatchSpec / MutateAndPatchStatus helpers that .claude/rules/operator.md now mandates. #4777 deliberately mirrored the sibling MCPOIDCConfig controller for consistency and to avoid behavioral divergence in the stacked #4778.

Scope

  • Migrate all config-CRD controllers to the MutateAndPatch* helpers together, so they stay consistent.

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    goPull requests that update go codekubernetesItems related to Kubernetesoperator

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions