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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the frequency at which the Pulumi Operator hits the GitHub API #461

Open
Tracked by #586
meagancojocar opened this issue Jun 23, 2023 · 1 comment
Open
Tracked by #586
Labels
customer/feedback Feedback from customers good-first-issue Start here if you'd like to start contributing to Pulumi help-wanted We'd love your contributions on this issue impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features size/S Estimated effort to complete (1-2 days).

Comments

@meagancojocar
Copy link

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Posting on behalf of a customer. Mainly, this is to rate-limit API requests due to low API key limits.

This is partially addressed with ResyncFrequencySeconds; however, that does not impact (failures during deployment)[https://github.com/pulumi/pulumi-kubernetes-operator/blob/da76f15514ec9e7d99c885ddab019c3026e1d7dd/pkg/controller/stack/stack_controller.go#L872-L898], which result in requeue after a fixed interval of 5s or immediate requeue.

Affected area/feature

@meagancojocar meagancojocar added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jun 23, 2023
@kpitzen kpitzen added help-wanted We'd love your contributions on this issue impact/usability Something that impacts users' ability to use the product easily and intuitively good-first-issue Start here if you'd like to start contributing to Pulumi size/S Estimated effort to complete (1-2 days). customer/feedback Feedback from customers and removed needs-triage Needs attention from the triage team labels Jun 28, 2023
@kpitzen
Copy link

kpitzen commented Jun 28, 2023

Thanks, @meagancojocar - we'll get this lined up as soon as we can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer/feedback Feedback from customers good-first-issue Start here if you'd like to start contributing to Pulumi help-wanted We'd love your contributions on this issue impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features size/S Estimated effort to complete (1-2 days).
Projects
None yet
Development

No branches or pull requests

2 participants