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

[2.3.x backport] PPS: Be more careful about k8s errors during RC updates #8264

Merged
merged 1 commit into from
Oct 10, 2022

Commits on Oct 10, 2022

  1. PPS: Be more careful about k8s errors during RC updates (#8244)

    * promutil: also log outgoing http requests
    
    * PPS master: don't fail the pipeline because of context canceled / deadline exceeded errors
    
    * pps: side effects: add stringification of side effects
    
    * pps: pipelineController: return description of failing side effect
    
    * pps: pipeline controller: log more about scaling; prefix all messages with "PPS master"
    
    * promutil: make http logs less verbose (PPS spams the heck out of k8s while idle; we have metrics to watch those)
    
    * pps: pipeline controller: add some more information in debug logs during scale up
    
    * promutil: fix lint
    jrockway committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fb394b1 View commit details
    Browse the repository at this point in the history