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

Fix configmap display chaos #103

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Jul 8, 2024

What this PR does / why we need it:

在部署完成之后由于 configmap 中的一些值为空,使得 configmap 中的格式变得很混乱,导致无法正常查看。
这里将值为空的值不再渲染。

目前部署完成之后的效果如下:

image

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [mychartname])
  • PR only contains changes for one chart

@sre-ci-robot
Copy link
Collaborator

Welcome @tosone! It looks like this is your first PR to zilliztech/milvus-helm 🎉

@tosone
Copy link
Contributor Author

tosone commented Jul 10, 2024

@LoveEachDay PTAL

@haorenfsa
Copy link
Collaborator

Hi @tosone, I'm confused about what the issue is. Is the snapshot you provided before the change or after the change? If is before, then it looks fine to me.

By the way, fields in .Values.externalS3.xxx should be kept.

@tosone
Copy link
Contributor Author

tosone commented Jul 13, 2024

Before:

image

After:

image

Signed-off-by: Tosone <[email protected]>
@haorenfsa haorenfsa changed the title Fix configmap chaos Fix configmap display chaos Jul 15, 2024
@haorenfsa
Copy link
Collaborator

/approve

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa, tosone

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@haorenfsa
Copy link
Collaborator

It's good to merge, thank you @tosone !

@haorenfsa
Copy link
Collaborator

/lgtm

@sre-ci-robot sre-ci-robot merged commit 2252056 into zilliztech:master Jul 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants