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

feat: Introduce load_base64 function #1112

Merged
merged 2 commits into from
Jun 19, 2024
Merged

feat: Introduce load_base64 function #1112

merged 2 commits into from
Jun 19, 2024

Conversation

codablock
Copy link
Collaborator

Description

This introduces the load_base64 function which allows to load binary data as base64 encoded strings.

Fixes #1108

Type of change

  • New feature (non-breaking change which adds functionality)

@codablock codablock merged commit f5d1303 into main Jun 19, 2024
8 checks passed
@codablock codablock deleted the feat-load-base64 branch June 19, 2024 09:05
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.

Add a load_raw function to enable things like creating binaryData configmaps
1 participant