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

NGINX: Add nginx-go-crossplane rendering. #11975

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

Commits on Nov 13, 2024

  1. Bootstrap initial crossplane work (kubernetes#11653)

    * Bootstrap initial crossplane work
    
    * Disable some tests to speed up stuff
    rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f778015 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 Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0e7a583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf78158 View commit details
    Browse the repository at this point in the history
  4. 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 Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8f1c772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f8a446 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d17c84 View commit details
    Browse the repository at this point in the history
  7. Add CustomHTTPErrors directive (kubernetes#11699)

    * Add CustomHTTPErrors directive
    
    * Fix: Add missing '=' in error_page directive
    MrErlison authored and rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    565f457 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b91978 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47375b4 View commit details
    Browse the repository at this point in the history
  10. Remove temporary templates

    rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cb7cb7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8132b3e View commit details
    Browse the repository at this point in the history
  12. Add setmisc 3rd party module

    rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7843219 View commit details
    Browse the repository at this point in the history
  13. Fix helm docs and fakeTemplate

    rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7d3cad2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f3e7f3a View commit details
    Browse the repository at this point in the history
  15. Fix test assertion

    rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8eac53c View commit details
    Browse the repository at this point in the history
  16. Fix golang-lint findings

    rikatz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    065ec63 View commit details
    Browse the repository at this point in the history