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

Disable http2 for indexServer #191

Merged
merged 10 commits into from
Nov 28, 2023
Merged

Commits on Nov 24, 2023

  1. Ft/disable http2 (#7)

    * Disable http2 in server
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Add env var for http2 enablement
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Fix typo for env var
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    ---------
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bf58fa9 View commit details
    Browse the repository at this point in the history
  2. Ft/disable http2 (#8)

    * Disable http2 in server
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Add env var for http2 enablement
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Fix typo for env var
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Add env var to dockerfile
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Fix ci.yaml workflow
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Fix typo in the workflows
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    ---------
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    63ef135 View commit details
    Browse the repository at this point in the history
  3. Disable http2 in server

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0f36082 View commit details
    Browse the repository at this point in the history
  4. Add env var for http2 enablement

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ac45940 View commit details
    Browse the repository at this point in the history
  5. Add env var to dockerfile

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a82e363 View commit details
    Browse the repository at this point in the history
  6. Fix ci.yaml workflow

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    83504d0 View commit details
    Browse the repository at this point in the history
  7. Fix typo in the workflows

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e8ecd9c View commit details
    Browse the repository at this point in the history
  8. Ft/disable http2 (#7)

    * Disable http2 in server
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Add env var for http2 enablement
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    * Fix typo for env var
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    
    ---------
    
    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    baa845c View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary variable

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    25c491d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add env var value in build registry script

    Signed-off-by: thepetk <thepetk@gmail.com>
    thepetk committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c0fe759 View commit details
    Browse the repository at this point in the history