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

helm: Add default divisor for GOMEMLIMIT and GOMAXPROCS #49923

Closed

Conversation

Kellen275
Copy link

@Kellen275 Kellen275 commented Mar 14, 2024

Please provide a description of this PR:
When deploying istio via ArgoCD with auto-sync, this field is flagged as being removed since Kubernetes appears to add the default after-the-fact.

@Kellen275 Kellen275 requested a review from a team as a code owner March 14, 2024 20:37
@istio-policy-bot istio-policy-bot added the release-notes-none Indicates a PR that does not require release notes. label Mar 14, 2024
Copy link

linux-foundation-easycla bot commented Mar 14, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@istio-policy-bot
Copy link

😊 Welcome @Kellen275! This is either your first contribution to the Istio istio repo, or it's been
a while since you've been here.

You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines
by referring to Contributing to Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

@istio-testing istio-testing added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test labels Mar 14, 2024
@istio-testing
Copy link
Collaborator

Hi @Kellen275. Thanks for your PR.

I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@howardjohn
Copy link
Member

Is this really the only field that we don't have a default explicitly set?

FWIW I think this is solveable already in argo. Not an expert but I think argoproj/argo-cd#11574 is the relevant link. Basically Argo is not aware of defaults by default.

I think its a bit silly to expect every helm chart to explicitly specify every default value, and Argo pushes this problem to all charts in the world. But it is also cheap to fix so probably worth while.

Copy link
Member

@howardjohn howardjohn left a comment

Choose a reason for hiding this comment

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

we have this in many places, is there a reason only the cni chart was changed?

@howardjohn
Copy link
Member

argoproj/argo-cd#11139

@Kellen275
Copy link
Author

Kellen275 commented Mar 14, 2024

In my particular case, I'm attempting to sync the following istio charts: base, istiod, cni, and gateway.

This CNI chart is the only one Argo is reporting a diff on. Admittedly I haven't explored the other istio charts or different configurations of the same charts.

@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Apr 14, 2024
@istio-policy-bot
Copy link

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2024-03-14. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

@istio-policy-bot istio-policy-bot added the lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while needs-ok-to-test release-notes-none Indicates a PR that does not require release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants