You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/19 05:40:19 UTC

[GitHub] [apisix-ingress-controller] gxthrj opened a new issue #468: bug: report scheme error when event record

gxthrj opened a new issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468


   ### Issue description
   Report scheme error when event record: no kind is registered for the type v2alpha1.ApisixRoute in scheme "pkg/runtime/scheme.go:100"
   ![image](https://user-images.githubusercontent.com/4413028/118761807-ab6c9000-b8a7-11eb-9bdf-5f3d47db5550.png)
   
   
   ### Environment
   
   * your apisix-ingress-controller version : master;
   
   


-- 
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.

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



[GitHub] [apisix-ingress-controller] LuChenjing commented on issue #468: bug: report scheme error when event record

Posted by GitBox <gi...@apache.org>.
LuChenjing commented on issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468#issuecomment-843874849


   Met the same issue with above screentshot.
   apisix version: apisix-2.1-2.noarch
   apisix ingress-controller: 0.6.0
   
   
   apisix ingress config likes:
   ```yaml
   apiVersion: apisix.apache.org/v2alpha1
   kind: ApisixRoute
   metadata:
     name: grafana-route
     namespace: onest-observer
   spec:
     http:
     - name: grafana
       match:
         paths:
         - "/grafana*"
       backend:
        serviceName: grafana-ha-svc
        servicePort: 3000
   ```


-- 
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.

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



[GitHub] [apisix-ingress-controller] gxthrj commented on issue #468: bug: report scheme error when event record

Posted by GitBox <gi...@apache.org>.
gxthrj commented on issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468#issuecomment-868114599


   This has been fixed in #469 , let`s close this.


-- 
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.

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



[GitHub] [apisix-ingress-controller] tokers commented on issue #468: bug: report scheme error when event record

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468#issuecomment-864357297


   > @gxthrj  Please set milestone for this issue
   > 
   > 
   > 
   > /milestone v1.1
   
   Done.


-- 
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.

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



[GitHub] [apisix-ingress-controller] LuChenjing edited a comment on issue #468: bug: report scheme error when event record

Posted by GitBox <gi...@apache.org>.
LuChenjing edited a comment on issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468#issuecomment-843874849


   Met the same issue with above screentshot.
   apisix version: apisix-2.1-2.noarch
   apisix ingress-controller: 0.6.0
   
   
   apisix ingress config likes:
   ```yaml
   apiVersion: apisix.apache.org/v2alpha1
   kind: ApisixRoute
   metadata:
     name: grafana-route
     namespace: observer
   spec:
     http:
     - name: grafana
       match:
         paths:
         - "/grafana*"
       backend:
        serviceName: grafana-svc
        servicePort: 3000
   ```


-- 
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.

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



[GitHub] [apisix-ingress-controller] gxthrj closed issue #468: bug: report scheme error when event record

Posted by GitBox <gi...@apache.org>.
gxthrj closed issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468


   


-- 
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.

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



[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #468: bug: report scheme error when event record

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468#issuecomment-864348703


   @gxthrj  Please set milestone for this issue
   
   /milestone v1.1


-- 
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.

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