Skip to content
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

[WIP] Improve configmap with helm #15825

Closed
wants to merge 3 commits into from
Closed

Conversation

monaka
Copy link
Member

@monaka monaka commented Jan 26, 2020

What does this PR do?

Generating the name of the environment variables from values.yaml on the deployment by Helm.

What issues does this PR fix or reference?

eclipse#15824

Release Notes

Should be written.

Docs PR

Not checked yet. I guess some modification will be required.

This is just a example for discussing configMapHelper. Do not apply this patch to the master branch.

Signed-off-by: Masaki Muranaka <[email protected]>
@che-bot
Copy link
Contributor

che-bot commented Jan 26, 2020

Can one of the admins verify this patch?

2 similar comments
@che-bot
Copy link
Contributor

che-bot commented Jan 26, 2020

Can one of the admins verify this patch?

@centos-ci
Copy link

Can one of the admins verify this patch?

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/enhancement A feature request - must adhere to the feature request template. labels Jan 26, 2020
@ibuziuk ibuziuk requested a review from tolusha January 27, 2020 18:31
@ibuziuk
Copy link
Member

ibuziuk commented Jan 27, 2020

@tolusha please take a look

@tolusha tolusha mentioned this pull request Jan 28, 2020
35 tasks
@@ -89,6 +89,9 @@ global:
chePluginRegistryUrlFormat: "plugin-registry-%s.%s"

che:
properties:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not ?
properties: {}

Copy link
Member Author

@monaka monaka Jan 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fix was applied by da9c72d and its comment is:

This is just a example for discussing configMapHelper. Do not apply this patch to the master branch.

That commit is just for explaining the usage. It must be reverted before merged.
I agree properties: {} will be the best choice.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@monaka
Could you pls fix that? I would like to merge the PR )

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tolusha Thanks for heads up. I found a minor bug in this PR.
I'll fix it within a few days and will re-request review.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@monaka
Can we helm with anything?

@tolusha tolusha mentioned this pull request Feb 17, 2020
46 tasks
@che-bot
Copy link
Contributor

che-bot commented Aug 21, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 21, 2020
@che-bot che-bot closed this Sep 9, 2020
@musienko-maxim musienko-maxim deleted the pr-improve-configmap-with-helm branch December 2, 2020 22:27
@musienko-maxim musienko-maxim restored the pr-improve-configmap-with-helm branch December 2, 2020 22:28
@tolusha tolusha deleted the pr-improve-configmap-with-helm branch December 3, 2020 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants