Skip to content

BUG: Failed to deploy downstream project that uses server-snippet #638

@jaebchoi

Description

@jaebchoi

Description

Upon upgrading nginix controller, we have found issue with server-snippet especially pipeline-invocation-service. Both of apps seems to use server-snippet but getting denied by default.
nginx.ingress.kubernetes.io/server-snippet annotation cannot be used. Snippet directives are disabled by the Ingress administrator

Either we should allow this snippet or remove server snippet if this found to be unnecessary.

Steps to Reproduce

  • Deploy Downstream Project that uses pipeline-invocation-service
  • Will see Failure to deploy with nginx.ingress.kubernetes.io/server-snippet annotation cannot be used. Snippet directives are disabled by the Ingress administrator

Expected Behavior

Deploy shall pass without any error related to nginx.ingress.kubernetes.io/server-snippet annotation cannot be used. Snippet directives are disabled by the Ingress administrator

Actual Behavior

Deploy failed with nginx.ingress.kubernetes.io/server-snippet annotation cannot be used. Snippet directives are disabled by the Ingress administrator

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions