Skip to content

issues Search Results · repo:nginxinc/nginx-go-crossplane language:Go

Filter by

8 results
 (57 ms)

8 results

innginxinc/nginx-go-crossplane (press backspace or delete to remove)

Following the discussion here: https://github.com/nginxinc/nginx-go-crossplane/pull/117/files#r1700552067 Is your feature request related to a problem? Please describe Users may have a module not in ...
  • dengsh12
  • Opened 
    on Aug 1, 2024
  • #119

Is your feature request related to a problem? Please describe This is a feature request to make analyzer.go constants public and change the generator to allow consuming these constants Describe the solution ...
  • rikatz
  • 1
  • Opened 
    on Jul 30, 2024
  • #115

Describe the bug When the parser finds a block with a wrong number of arguments, the error is collected but the context does not change. This means we continue to ingest tokens and analyze statements ...
  • dareste
  • 2
  • Opened 
    on Jun 19, 2024
  • #99

Is your feature request related to a problem? Please describe There may be cases where a Crossplane user wants to parse and validate a partial NGINX configuration. For example, you could have a snippet ...
enhancement
help wanted
  • ornj
  • Opened 
    on Jun 7, 2024
  • #94

Is your feature request related to a problem? Please describe Unable to use XP to parse partial files from existing NGINX configurations due to cyclical check failing. Need to be able to parse file by ...
  • CodeMonkeyF5
  • 1
  • Opened 
    on Jan 30, 2024
  • #81

The following block of code is a valid nginx configuration: 19 server 20 { 21 listen 12345; 22 location / 23 { 24 if ($request_method = OPTIONS ) 25 { ...
  • dareste
  • 2
  • Opened 
    on Oct 6, 2023
  • #72

There are a clear set of supported variables in NGINX, documented here: http://nginx.org/en/docs/varindex.html It would be good for crossplane to support these variables and have an option to set real ...
  • oliveromahony
  • 1
  • Opened 
    on Jun 22, 2023
  • #56

Is your feature request related to a problem? Please describe This is mostly a feature request because it s related to openresty which adds additional directives to the nginx configuration, and I m not ...
  • asharpe
  • 7
  • Opened 
    on Feb 20, 2023
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub