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

[Feature/Operator] Sidecars #55

Merged
merged 8 commits into from
Jan 6, 2021
Merged

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented Jan 6, 2021

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

What's in this PR?

Why?

This PR add the ability to define additional containers (i.e sidecars) into each NiFi node pods.
It also include some documentation upgrades (documentation versioning, upgrade dependencies).

Additional context

With this feature anyone can add sidecars, one use could be to add one sidecar per log file and expose them using the tail command in the stdout of the container.

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 self-assigned this Jan 6, 2021
@erdrix erdrix added enhancement New feature or request MVP Targeted for the v1 release labels Jan 6, 2021
@erdrix erdrix linked an issue Jan 6, 2021 that may be closed by this pull request
@erdrix erdrix merged commit 3455a5d into Orange-OpenSource:master Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request MVP Targeted for the v1 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature/Operator] Sidecar configuration
1 participant