Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Fix YTT processing for passwords with yaml special chars #4548

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 6, 2023

  1. Fix YTT processing to avoid errors parsing passwords

    Fixes our ytt processor so that password values are not passed to the yaml
    parser as yaml. This prevents the password from being interpreted as
    yaml, which could lead to template errors and other failures.
    tenczar committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f32efce View commit details
    Browse the repository at this point in the history