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: allow bash like syntax to substitute environment variables in a… #9020

Closed
wants to merge 1 commit into from

Conversation

DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Apr 30, 2024

…ny oCIS config file

Description

Allows bask like env var handling in any oCIS config file.

Motivation and Context

Originally introduces with #8777 - we wanted to have one mechanism.

How Has This Been Tested?

🤖

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Apr 30, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@DeepDiver1975
Copy link
Member Author

readfile /root/.ocis/config/ocis.yaml: invalid argument
readfile /root/.ocis/config/ocis.yaml: invalid argument
2024/04/30 08:29:38 [ociswrapper] oCIS server exited with code 1

@DeepDiver1975 DeepDiver1975 force-pushed the feat/one-var-subst-to-rule-them-all branch from 0cc5e44 to 6fe0e75 Compare April 30, 2024 13:26
Copy link

sonarcloud bot commented Apr 30, 2024

@DeepDiver1975
Copy link
Member Author

wrong path -> close

@DeepDiver1975 DeepDiver1975 deleted the feat/one-var-subst-to-rule-them-all branch April 30, 2024 13:43
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.

None yet

1 participant