You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/17 12:54:46 UTC

[GitHub] [cloudstack] levindecaro opened a new issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

levindecaro opened a new issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.16.1
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   After provision a CKS instance, navigate to the CKS info page, Firewall,Port Forwarding and Load Balancing are showing all existing rule from all Public IP address within same account.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Should display Public IP rules associated for CKS instead of all IP.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   CKS info page are showing all existing rules of other Public IP information.
   
   <img width="1186" alt="image" src="https://user-images.githubusercontent.com/36956864/158811009-6deb7180-c3c9-4e35-8039-57fb1f71cd7e.png">
   
   
   <img width="1183" alt="image" src="https://user-images.githubusercontent.com/36956864/158810982-7f6c70d0-459a-423e-a5dc-5899bb470754.png">
   
   <img width="1185" alt="image" src="https://user-images.githubusercontent.com/36956864/158810950-28167b60-520a-45bb-8a4f-07f3ba694367.png">
   
   
   
   
   Public IP Page of CKS are showing correct information.
   
   <img width="1173" alt="image" src="https://user-images.githubusercontent.com/36956864/158811314-b68b19a4-2145-4dc5-b41f-5f110e5b3997.png">
   
   <img width="1169" alt="image" src="https://user-images.githubusercontent.com/36956864/158811348-fa511122-9770-44e2-b88b-75fb61d90e02.png">
   
   <img width="1171" alt="image" src="https://user-images.githubusercontent.com/36956864/158811381-e1b6b29a-aeae-417a-ab1a-1880bf7805da.png">
   
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] levindecaro commented on issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

Posted by GitBox <gi...@apache.org>.
levindecaro commented on issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133#issuecomment-1078752980


   @davidjumani  thank you
   
   [13.log](https://github.com/apache/cloudstack/files/8348541/13.log)
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133#issuecomment-1073437595


   Hi @davidjumani can you please check this issue?


-- 
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: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] davidjumani commented on issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

Posted by GitBox <gi...@apache.org>.
davidjumani commented on issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133#issuecomment-1073555840


   @levindecaro Can you check the API call being made when listing the firewall / LB / PF rules in the kubernetes tab ? I'm unable to reproduce the issue


-- 
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: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] davidjumani commented on issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

Posted by GitBox <gi...@apache.org>.
davidjumani commented on issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133#issuecomment-1073632489


   @levindecaro That helps, thanks. I'll have a look into it


-- 
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: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] levindecaro commented on issue #6133: CKS instance Info page display all Public IP's PNAT,FW and LB in same account.

Posted by GitBox <gi...@apache.org>.
levindecaro commented on issue #6133:
URL: https://github.com/apache/cloudstack/issues/6133#issuecomment-1073575018


   @davidjumani I only have apilog.log on hand at this moment, is it helpful for you? Btw, I re-test few times on that, found this is happening in the middle of status change, like starting the cluster or stopping the cluster, once the state become started/stopped, it will show correct rules.


-- 
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: commits-unsubscribe@cloudstack.apache.org

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