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
[Fix/Documentation] Chart helm CRDs and some documentations #18
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
erdrix
added
bug
Something isn't working
documentation
Improvements or additions to documentation
labels
Jul 17, 2020
erdrix
force-pushed
the
fix_documentations
branch
from
July 17, 2020 10:39
3f97545
to
e01d746
Compare
Signed-off-by: erdrix <[email protected]>
Signed-off-by: erdrix <[email protected]>
Signed-off-by: erdrix <[email protected]>
Signed-off-by: erdrix <[email protected]>
erdrix
force-pushed
the
fix_documentations
branch
from
July 17, 2020 11:51
cb39fdd
to
dae1a7d
Compare
Signed-off-by: erdrix <[email protected]>
erdrix
force-pushed
the
fix_documentations
branch
from
July 20, 2020 06:53
b64188b
to
3e32f09
Compare
Signed-off-by: erdrix <[email protected]>
Signed-off-by: erdrix <[email protected]>
erdrix
added a commit
to erdrix/nifikop
that referenced
this pull request
Sep 16, 2020
…penSource#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]>
erdrix
added a commit
that referenced
this pull request
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.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's in this PR?
This PR correct some documentation issues, and correct CRDs in helm chart !