Skip to content

Fix deprecation warning in kubebuilder helm plugin call #548

@afritzler

Description

@afritzler

Summary

When running make helm we are running in the following deprecation warning:

============================================================
| [WARNING] Webhook Patch Issue Detected                   |
============================================================
Webhook patch found, but no conversion webhook is configured for this project.

Note: Older scaffolds have an issue where the conversion webhook patch was 
      scaffolded by default, and conversion webhook injection was not properly limited 
      to specific CRDs.

Recommended Action:
   - Upgrade your project to the latest available version.
   - Consider using the 'alpha generate' command.

This issue should be addressed and fixed in the Makefile.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions