-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add helm-operator-mapper tool for migrating from helm to operator #1570
Open
swang392
wants to merge
9
commits into
main
Choose a base branch
from
swang392/add-yaml-tooling
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,089
−0
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fefca15 - Browse repository at this point
Copy the full SHA fefca15View commit details -
Configuration menu - View commit details
-
Copy full SHA for b54013f - Browse repository at this point
Copy the full SHA b54013fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92516ad - Browse repository at this point
Copy the full SHA 92516adView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 398308e - Browse repository at this point
Copy the full SHA 398308eView commit details -
Configuration menu - View commit details
-
Copy full SHA for be04ebd - Browse repository at this point
Copy the full SHA be04ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b5d061 - Browse repository at this point
Copy the full SHA 4b5d061View commit details
Commits on Oct 24, 2024
-
* add updateMap flag * fix mapping * fix values parsing * remove invalid parent keys from mapping * refactor * more refactor, add comments * remove _
Configuration menu - View commit details
-
Copy full SHA for 7ce89d4 - Browse repository at this point
Copy the full SHA 7ce89d4View commit details -
Update yaml mapping with corresponding values in operator dda (#1582)
* add updateMap flag * fix mapping * update mapping for secrets, config maps * update mapping * fix values parsing * remove invalid parent keys from mapping * update mapper * minor fixes * updating mapper * remove parents to nested keys --------- Co-authored-by: Fanny Jiang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c18c548 - Browse repository at this point
Copy the full SHA c18c548View commit details
Commits on Oct 25, 2024
-
Allow updateMap to use provided sourceFile and mappingFile (#1588)
* updateMap to use provided sourceFile and mappingFile * remove comment, grammar fixes * update readme, rename tooling * fix mapping * fix logging
Configuration menu - View commit details
-
Copy full SHA for c652360 - Browse repository at this point
Copy the full SHA c652360View commit details
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.