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

[Feature/NiFiCluster] Additionals environment variables #114

Merged

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented Jul 9, 2021

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

It adds a new field NifiCluster.Spec.ReadOnlyConfig.additionalSharedEnvs that allows to pass a list of corev1.EnvVar to all containers (init included) in the NiFi's node pods.

Why?

It gives the ability to extend default environment variables managed by the operator.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@erdrix erdrix added enhancement New feature or request priority:2 labels Jul 9, 2021
@erdrix erdrix merged commit 88c9ad0 into Orange-OpenSource:master Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request priority:2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant