1 file changed +1 -0 lines changed etc/nginx-ingress/values.yaml +1 Original file line numberDiff line numberDiff line change @@ -3,6 +3,7 @@ 33 ## 44 55 controller: 6+ allowSnippetAnnotations:true 67 #-- Will add custom configuration options to Nginx https://kubernetes.github.io/ingr...
Allow snippet annotations for nginx ingress 04adf67 pvannieropforce-pushedthepvannierop-patch-1branch from8eeb019to04adf67CompareJuly 16, 2024 15:59 keyvaannapproved these changesJul 17, 2024 View reviewed changes Collaborator keyvaannleft a comment ...
annotations: nginx.ingress.kubernetes.io/configuration-snippet: | if ($request_method = 'OPTIONS') { more_set_headers "Access-Control-Allow-Origin: $http_origin"; more_set_headers 'Access-Control-Allow-Credentials: true'; more_set_headers 'Access-Control-Allow-Methods: *'; more_set_headers ...
\n\n As you can see, Pilar's conferencing policy prohibits annotations. Because this setting applies to the organizer of a conference that means that whiteboards will not be allowed in any meeting that Pilar organizes. It doesn't matter whether the other people in the meeting have ...
annotations: kubernetes.io/ingress.class: "nginx" nginx.ingress.kubernetes.io/configuration-snippet: | if ($http_origin ~* ((https?://(.+.)*(domain1|domain2).(?:net|com)$)) { set $cors "true"; } # Determine the HTTP request method used if ($request_method = 'OPTIONS') { set...
Annotations 3 warnings main Unexpected input(s) 'appInsightsKey', valid inputs are ['token', 'candidateMilestoneID', 'candidateMilestoneName', 'backlogMilestoneID', 'featureRequestLabel', 'upvotesRequired', 'numCommentsOverride', 'labelsToExclude', 'initComment', 'warnComment', 'accept...
The queryset isn't final, the views can add their own default additions on top (e.g. search and filtering, adding annotations). I think having the request available to the customisation point (like the current SnippetViewSet.get_queryset) would be important for most use cases, as otherwise...
Having foo.py: before each Python snippet in that file feels quite distracting to me if you're reading the test file "as documentation" (the aim for that file specifically is that it should double as both a test suite and documentation). I think this would also be improved by having ...
Usage You can potentially add a usage example below # Add a code snippet demonstrating how to use this GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR...
Replacement snippet must be complete, correctly formatted & indented and without the line number annotations. - Do NOT provide general feedback, summaries, explanations of changes, or praises for making good additions. @@ -128,6 +128,11 @@ text \`LGTM!\` for that line range in the ...