This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
[Feature/Chart] Enable multi namespace scoped #9
Labels
Comments
3 tasks
Arttii
pushed a commit
to Arttii/nifikop
that referenced
this issue
Aug 18, 2020
Signed-off-by: arttii <[email protected]>
erdrix
pushed a commit
that referenced
this issue
Aug 19, 2020
…#25) * Update role_binding.yaml * Update role.yaml * Update values.yaml * Add non clustered role as described in #9 Signed-off-by: arttii <[email protected]> * Add changelog Signed-off-by: arttii <[email protected]> * Add missing list to string conversion Signed-off-by: arttii <[email protected]>
erdrix
pushed a commit
to erdrix/nifikop
that referenced
this issue
Sep 16, 2020
…Orange-OpenSource#25) * Update role_binding.yaml * Update role.yaml * Update values.yaml * Add non clustered role as described in Orange-OpenSource#9 Signed-off-by: arttii <[email protected]> * Add changelog Signed-off-by: arttii <[email protected]> * Add missing list to string conversion Signed-off-by: arttii <[email protected]> Signed-off-by: erdrix <[email protected]>
erdrix
added a commit
that referenced
this issue
Sep 16, 2020
* Fix tutorial version (#16) * fix tutorial version * fix blog post Signed-off-by: erdrix <[email protected]> * [Fix/Documentation] Chart helm CRDs and some documentations (#18) * fix documentation Signed-off-by: erdrix <[email protected]> * clean tool Signed-off-by: erdrix <[email protected]> * add v1beta1 version Signed-off-by: erdrix <[email protected]> * remove crds from chart and add v1beta1 Signed-off-by: erdrix <[email protected]> * update changelog Signed-off-by: erdrix <[email protected]> * clean Signed-off-by: erdrix <[email protected]> * Bump lodash from 4.17.15 to 4.17.19 in /website Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: erdrix <[email protected]> * Bump acorn from 6.4.0 to 6.4.1 in /website Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@6.4.0...6.4.1) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: erdrix <[email protected]> * tmp Signed-off-by: erdrix <[email protected]> * [Fix/Documentation] Pattern & versions (#24) * fix documentation Signed-off-by: erdrix <[email protected]> * append changelog * append changelog Signed-off-by: erdrix <[email protected]> * move v1 into specific folder Signed-off-by: erdrix <[email protected]> * add nifi registry client controller Signed-off-by: erdrix <[email protected]> * nifi dataflow skeleton Signed-off-by: erdrix <[email protected]> * [Feature/Chart] Quick fix for supporting watching multiple namespaces (#25) * Update role_binding.yaml * Update role.yaml * Update values.yaml * Add non clustered role as described in #9 Signed-off-by: arttii <[email protected]> * Add changelog Signed-off-by: arttii <[email protected]> * Add missing list to string conversion Signed-off-by: arttii <[email protected]> Signed-off-by: erdrix <[email protected]> * refactor registry client reconcile Signed-off-by: erdrix <[email protected]> * clean config Signed-off-by: erdrix <[email protected]> * improve dataflow struct and reconcile skeleton Signed-off-by: erdrix <[email protected]> * refactor error management Signed-off-by: erdrix <[email protected]> * [Fix/Operator] PKI Finalizer namespace (#28) * fix finalizer namespace * append changelog Signed-off-by: erdrix <[email protected]> * append changelog Signed-off-by: erdrix <[email protected]> * prepare release 0.2.1 (#29) Signed-off-by: erdrix <[email protected]> * drop queues Signed-off-by: erdrix <[email protected]> * drop & drain, remove Signed-off-by: erdrix <[email protected]> * drop & drain, remove Signed-off-by: erdrix <[email protected]> * fix dataflow lifecycle Signed-off-by: erdrix <[email protected]> * reformat and fix Signed-off-by: erdrix <[email protected]> * automate crds generation Signed-off-by: erdrix <[email protected]> * fix ordering Signed-off-by: erdrix <[email protected]> * conf samples Signed-off-by: erdrix <[email protected]> * unit test for clients Signed-off-by: erdrix <[email protected]> * add documentation Signed-off-by: erdrix <[email protected]> * unit test for clients Signed-off-by: erdrix <[email protected]> * add documentation Signed-off-by: erdrix <[email protected]> * append changelog Signed-off-by: erdrix <[email protected]> * cleaning Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arttii <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature Request
Is your feature request related to a problem? Please describe.
Add in the chart the ability to declare multiple namespace on which the operator would watch.
Describe the solution you'd like to see
Only add a loop on the role and role binding to add them to each namespace.
The text was updated successfully, but these errors were encountered: