You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "jinjianming (via GitHub)" <gi...@apache.org> on 2023/04/03 12:32:56 UTC

[GitHub] [apisix-ingress-controller] jinjianming opened a new issue, #1768: request help: failed to sync SSL to APISIX string too long, expected at most 64, got 66

jinjianming opened a new issue, #1768:
URL: https://github.com/apache/apisix-ingress-controller/issues/1768

   ### Issue description
   
   ```
   2023-04-03T20:31:35+08:00       error   apisix/apisix_tls.go:213        failed to sync SSL to APISIX    {"error": "unexpected status code 400; error message: {\"error_msg\":\"invalid configuration: property \\\"labels\\\" validation failed: failed to validate meta_secret_name (matching \\\".*\\\"): string too long, expected at most 64, got 66\"}\n", "errorCauses": [{"error": "unexpected status code 400"}
   ```
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.6.0
   - your Kubernetes cluster version (output of kubectl version):
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] Fabriceli commented on issue #1768: request help: failed to sync SSL to APISIX label exceeds the maximum length of the schema.

Posted by "Fabriceli (via GitHub)" <gi...@apache.org>.
Fabriceli commented on issue #1768:
URL: https://github.com/apache/apisix-ingress-controller/issues/1768#issuecomment-1504737612

   could you assign to me?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] monkeyDluffy6017 commented on issue #1768: request help: failed to sync SSL to APISIX label exceeds the maximum length of the schema.

Posted by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org>.
monkeyDluffy6017 commented on issue #1768:
URL: https://github.com/apache/apisix-ingress-controller/issues/1768#issuecomment-1507315819

   What is the appropriate setting for the length?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1768: request help: failed to sync SSL to APISIX string too long, expected at most 64, got 66

Posted by "tao12345666333 (via GitHub)" <gi...@apache.org>.
tao12345666333 commented on issue #1768:
URL: https://github.com/apache/apisix-ingress-controller/issues/1768#issuecomment-1495389131

   Can you show me your resource's label? 
   
   In the schema definition of APISIX, its maximum value has been set to 64.
   
   https://github.com/apache/apisix/blob/809ba09b26ddd62e0efa612f85e90d1aa938ce02/apisix/schema_def.lua#L81-L87


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] jinjianming commented on issue #1768: request help: failed to sync SSL to APISIX label exceeds the maximum length of the schema.

Posted by "jinjianming (via GitHub)" <gi...@apache.org>.
jinjianming commented on issue #1768:
URL: https://github.com/apache/apisix-ingress-controller/issues/1768#issuecomment-1495398952

   > 你能告诉我你的资源标签吗?
   > 
   > 在 APISIX 的模式定义中,其最大值已设置为 64。
   > 
   > https://github.com/apache/apisix/blob/809ba09b26ddd62e0efa612f85e90d1aa938ce02/apisix/schema_def.lua#L81-L87
   
   My secret name is indeed greater than 64
   
   `js-design-test-bigdata-data-app-service-router-secret1653999379471`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1768: request help: failed to sync SSL to APISIX label exceeds the maximum length of the schema.

Posted by "tao12345666333 (via GitHub)" <gi...@apache.org>.
tao12345666333 commented on issue #1768:
URL: https://github.com/apache/apisix-ingress-controller/issues/1768#issuecomment-1504764702

   Assigned, thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org