Skip to content

Conversation

konstantin-kelemen
Copy link

SUMMARY

Adds support for the skip_schema_validation option to the kubernetes.core.helm module.
When installing or upgrading a release, the module can now pass the Helm flag --skip-schema-validation to skip the built-in schema validation of chart values.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

kubernetes.core.helm

ADDITIONAL INFORMATION

Some charts contain temporarily incompatible or missing schemas, yet the release still needs to be installed or upgraded. Native Helm solves this with --skip-schema-validation, which was previously unsupported in the Ansible module.

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant