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

[bug] helm chart: explicitly set divisor in container resources #5198

Merged
merged 1 commit into from Jan 9, 2024

Conversation

prune998
Copy link
Contributor

@prune998 prune998 commented Jan 5, 2024

Description of your changes

This PR adds a divisor section in the Deployment of the Helm Chart, solving a continuous sync when Crossplane is deployed with ArgoCD.

This is an extension of #4509 that only addressed the init container.

Fixes #

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.
  • Added or updated unit tests.
  • Added or updated e2e tests.
  • Linked a PR or a [docs tracking issue] to [document this change].
  • Added backport release-x.y labels to auto-backport this PR.

@prune998 prune998 requested a review from a team as a code owner January 5, 2024 15:18
@prune998 prune998 requested a review from phisco January 5, 2024 15:18
@prune998
Copy link
Contributor Author

prune998 commented Jan 8, 2024

@phisco thanks for the review. The test CI / e2e-tests (realtime-compositions) (pull_request) is still failing but has nothing to do with my PR... Any help would be appreciated...

@phisco
Copy link
Contributor

phisco commented Jan 8, 2024

@prune998 don't worry, it's a knowingly flaky test case we have to find time to address.

@phisco phisco merged commit d41d65d into crossplane:master Jan 9, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants