This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Create documentation about flux and helm3 #75
Merged
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
polskikiel
requested review from
alexandra-simeonova,
bszwarc,
kazydek,
klaudiagrz,
majakurcius,
mmitoraj and
tomekpapiernik
as code owners
December 17, 2019 16:03
polskikiel
changed the title
Create a documentation about flux and helm3
Create documentation about flux and helm3
Dec 17, 2019
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed due to the lack of recent activity. |
polskikiel
force-pushed
the
helm-operator-doc
branch
2 times, most recently
from
June 2, 2020 13:37
bc19966
to
ad0cc5a
Compare
polskikiel
force-pushed
the
helm-operator-doc
branch
6 times, most recently
from
June 2, 2020 15:25
eea2e17
to
2b87ee2
Compare
polskikiel
force-pushed
the
helm-operator-doc
branch
from
June 2, 2020 15:38
2b87ee2
to
e9c3d8c
Compare
polskikiel
force-pushed
the
helm-operator-doc
branch
5 times, most recently
from
June 2, 2020 17:06
8a33eac
to
bd28d37
Compare
polskikiel
force-pushed
the
helm-operator-doc
branch
from
June 2, 2020 17:18
bd28d37
to
28f2ffc
Compare
klaudiagrz
reviewed
Jun 3, 2020
docs/helm3/flux-vs-helm.md
Outdated
@@ -0,0 +1,134 @@ | |||
# Helm Operator (Flux) vs Helm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd put this doc to the proposals/investigations directory.
docs/helm3/flux-vs-helm.md
Outdated
|
||
The new version of Helm has numerous new features, but a few deserve highlighting here: | ||
|
||
- Releases are stored in a new format (in secrets, not like before in the config maps) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
- Releases are stored in a new format (in secrets, not like before in the config maps) | |
- Releases are stored in a new format (in Secrets, not in the ConfigMaps as before) |
klaudiagrz
reviewed
Jun 3, 2020
polskikiel
force-pushed
the
helm-operator-doc
branch
from
June 3, 2020 13:33
0000c70
to
ca85c14
Compare
klaudiagrz
approved these changes
Jun 3, 2020
klaudiagrz
reviewed
Jun 3, 2020
/retest |
polskikiel
force-pushed
the
helm-operator-doc
branch
from
June 3, 2020 15:36
de243f4
to
b45de96
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Changes proposed in this pull request:
Related issue(s)