You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/17 13:19:36 UTC

[GitHub] [skywalking] XiamenGeek opened a new issue, #9980: Support k8s ingress just by Path not Host[Feature]

XiamenGeek opened a new issue, #9980:
URL: https://github.com/apache/skywalking/issues/9980

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Now Skywalking UI only support to access by k8s ingress with Host type and the rootpath "/".  If I remove the host on the k8s ingress definition, and use path "/skywalking" to replace "/", it doesn't work.  The js/css static files are still accessed with the "/" path not the "/skywalking" path. 
   
   ### Use case
   
   Whe  path "/skywalking"  is configured on k8s ingress yml difinition for Skywalking UI.  The js/css static files should be accessed with the "/skywalking" path not the "/" path, like "/skywalking/css/content.js".
   
   ### Related issues
   
   Seems no.
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@skywalking.apache.org.apache.org

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


[GitHub] [skywalking] wu-sheng commented on issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #9980:
URL: https://github.com/apache/skywalking/issues/9980#issuecomment-1318757974

   If you had searched the issue list, this had been discussed, even someone had tried to submit a pull request.
   But the conclusion is still clear, there is no easy way to do so. 
   
   `Search before asking` is really important.


-- 
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@skywalking.apache.org

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


[GitHub] [skywalking] wu-sheng commented on issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #9980:
URL: https://github.com/apache/skywalking/issues/9980#issuecomment-1318645037

   There is no why. Who contributed the codes is the one to make the call. That is how open-source community.
   
   You could do anything you like, but don't point your fingers and challenge us. We don't have obligation to follow. SkyWalking have users nearly for all companies in China, and many in Asia, Euro, and South America. This is a place we worked together, rather than responding to any single person. 
   
   If you want to do something, Apache 2.0 license has granted you to do so. 


-- 
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@skywalking.apache.org

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


[GitHub] [skywalking] XiamenGeek commented on issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
XiamenGeek commented on issue #9980:
URL: https://github.com/apache/skywalking/issues/9980#issuecomment-1318640900

   For the static files, just put them in the Nginx. 


-- 
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@skywalking.apache.org

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


[GitHub] [skywalking] XiamenGeek commented on issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
XiamenGeek commented on issue #9980:
URL: https://github.com/apache/skywalking/issues/9980#issuecomment-1318638906

   I  curious about why the Skywalking UI project is not just built by Vue, and there should be not such issue as just static files for the frontend project. @wu-sheng 


-- 
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@skywalking.apache.org

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


[GitHub] [skywalking] XiamenGeek commented on issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
XiamenGeek commented on issue #9980:
URL: https://github.com/apache/skywalking/issues/9980#issuecomment-1318751573

   Appricate your work...Acutally, I just provide some suggestions and hope it better,  no offsense.   @wu-sheng 


-- 
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@skywalking.apache.org

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


[GitHub] [skywalking] wu-sheng commented on issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #9980:
URL: https://github.com/apache/skywalking/issues/9980#issuecomment-1318628359

   We have nothing related to k8s ingress. This is a wrong ask.
   
   I think you mean webapp root path, and we had explained a lot of times, we don't support that. Please search before submit a new one.


-- 
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@skywalking.apache.org

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


[GitHub] [skywalking] wu-sheng closed issue #9980: Support k8s ingress just by Path not Host[Feature]

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #9980: Support k8s  ingress just by Path not Host[Feature] 
URL: https://github.com/apache/skywalking/issues/9980


-- 
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@skywalking.apache.org

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