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

Use nginx-go-crossplane on template rendering #11975

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. Bootstrap initial crossplane work (kubernetes#11653)

    * Bootstrap initial crossplane work
    
    * Disable some tests to speed up stuff
    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8cd49fe View commit details
    Browse the repository at this point in the history
  2. Add crossplane test and more directives (kubernetes#11670)

    * Add roundtrip test
    
    * Add more directives and fix lint
    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5d41420 View commit details
    Browse the repository at this point in the history
  3. Add 'proxy_pass_header' directive (kubernetes#11671)

    Signed-off-by: Gabriel M. Dutra <[email protected]>
    nulldutra authored and rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    219c110 View commit details
    Browse the repository at this point in the history
  4. crossplane: Add brotli and proxy_hide_header (kubernetes#11678)

    Signed-off-by: Gabriel M. Dutra <[email protected]>
    Gabriel M. Dutra authored and rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    191b5d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c004b56 View commit details
    Browse the repository at this point in the history
  6. Add tests for tags with custom values (kubernetes#11686)

    * Add tests for tags with custom values
    
    * Fix typo in comments
    MrErlison authored and rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f72cc8d View commit details
    Browse the repository at this point in the history
  7. crossplane: Add test to 'proxy_hide_header' directive (kubernetes#11687)

    Signed-off-by: Gabriel M. Dutra <[email protected]>
    Gabriel M. Dutra authored and rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4179805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7efdf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5086a96 View commit details
    Browse the repository at this point in the history
  10. Add CustomHTTPErrors directive (kubernetes#11699)

    * Add CustomHTTPErrors directive
    
    * Fix: Add missing '=' in error_page directive
    MrErlison authored and rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    27dfcff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa45a30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c3de03 View commit details
    Browse the repository at this point in the history
  13. Start moving location auth

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1b13799 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a438fc0 View commit details
    Browse the repository at this point in the history
  15. Do more crossplane migration

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6411ba6 View commit details
    Browse the repository at this point in the history
  16. Add some more directives

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    040174d View commit details
    Browse the repository at this point in the history
  17. Test crossplane

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    659a9b6 View commit details
    Browse the repository at this point in the history
  18. fix bugs on crossplane

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fd0fce6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    86e2f12 View commit details
    Browse the repository at this point in the history
  20. Fix test parsing

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d9aa10e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d71ae7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    030795b View commit details
    Browse the repository at this point in the history
  23. Fix more crossplane and tests

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ab58613 View commit details
    Browse the repository at this point in the history
  24. Add Opentelemetry module

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7a0c42b View commit details
    Browse the repository at this point in the history
  25. Add new modules to crossplane

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2cd213b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1f608b9 View commit details
    Browse the repository at this point in the history
  27. Almost finished crossplane

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c8c73b0 View commit details
    Browse the repository at this point in the history
  28. Fix auth parts

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    83eb001 View commit details
    Browse the repository at this point in the history
  29. tidy

    rikatz committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dcc64c2 View commit details
    Browse the repository at this point in the history