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

[Misc] Operator: InitContainers env vars enhanced #115

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

Pavan-SAP
Copy link
Member

Ensure similar autogenerated env vars (as present on the main container) also exists for initContainers.
Exceptions:

  • Env added via configuration on main container are not copied over.
  • Env needed for special handling (destination) is not copied over.

Ensure similar autogenerated env vars (as present on the main container)
also exists for initContainers.
Exceptions:
- Env added via configuration on main container are not copied over.
- Env needed for special handling (destination) is not copied over.
Copy link

Copy link
Contributor

@anirudhprasad-sap anirudhprasad-sap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Pavan-SAP Pavan-SAP merged commit 80a4b3b into main Aug 22, 2024
7 checks passed
@Pavan-SAP Pavan-SAP deleted the initContainerEnv branch August 22, 2024 14:17
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.

2 participants