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

update eventing from main #16122

Merged
merged 3 commits into from
Nov 18, 2022

Commits on Nov 18, 2022

  1. Change http response code based on backend error (kyma-project#16115)

    * introduce common errors to allow returning custom http responses
    
    * bump image
    
    * evaluate API Error returned by nats
    
    * fix code review comments
    k15r committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7feaf1e View commit details
    Browse the repository at this point in the history
  2. update stream configuration according to env vars (kyma-project#16111)

    * update stream configuration according to env vars
    
    * fix tests
    
    * disable strict shadowing linting, to allow shadowing of `err`
    
    * parse units in maxbytes environment
    
    * fix more tests
    
    * set discardPolicy
    
    * fix review comments
    k15r committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    864655f View commit details
    Browse the repository at this point in the history
  3. bump images

    k15r committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e327a0a View commit details
    Browse the repository at this point in the history