Skip to content

fix: add zitadel resource defaults#11

Merged
patrickleet merged 1 commit into
mainfrom
feat/zitadel-resource-defaults
May 25, 2026
Merged

fix: add zitadel resource defaults#11
patrickleet merged 1 commit into
mainfrom
feat/zitadel-resource-defaults

Conversation

@patrickleet
Copy link
Copy Markdown
Contributor

Summary

  • add default resource requests/limits for the ZITADEL main deployment
  • add default resource requests/limits for the ZITADEL login UI deployment
  • extend render tests to assert both defaults

Verification

  • make test: 21/21 passed
  • hops config install --path xrs/stacks/k8s/auth --context colima
  • Colima: AuthStack/default pat-local is Synced=True Ready=True
  • Colima: Helm Release pat-local-zitadel generation 4 reconciled, Synced=True Ready=True
  • Target aws/hops/pat-local: deployment zitadel/pat-local-zitadel has requests cpu=23m memory=156Mi and limits cpu=200m memory=384Mi, 1/1 ready
  • Target aws/hops/pat-local: deployment zitadel/pat-local-zitadel-login has requests cpu=15m memory=105Mi and limits cpu=500m memory=512Mi, 1/1 ready

Note

An initial login UI limit of 100m/256Mi caused liveness probe timeouts. I raised the login limit to 500m/512Mi and verified the rollout successfully completed.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@patrickleet, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 52 minutes and 22 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8ba6e90c-54ca-478b-bfd0-90831b2dc532

📥 Commits

Reviewing files that changed from the base of the PR and between bdd4c66 and ea23abf.

📒 Files selected for processing (2)
  • functions/render/200-helm-release-zitadel.yaml.gotmpl
  • tests/test-render/main.k
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/zitadel-resource-defaults

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Published Crossplane Package

The following Crossplane package was published as part of this PR:

Package: ghcr.io/hops-ops/auth-stack:pr-11-14cd241a141ce585ba57b224757c737957f76e35

View Package

@patrickleet patrickleet merged commit 4dd67fb into main May 25, 2026
14 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.

1 participant