Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten service binding secret volume mount names #1562

Merged

Commits on Mar 21, 2024

  1. Shorten service binding secret volume mount names

    The volume name has a limit of 63 characters. Using the
    `service-binding-secret-` prefix exhaust a significant part of this
    limit. Given that the binding name is a user input it is not too hard to
    hit that limit.
    
    Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
    danail-branekov and georgethebeatle committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9c3620a View commit details
    Browse the repository at this point in the history