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/11/30 09:54:54 UTC

[GitHub] [cloudstack] Arceoavs opened a new issue, #6929: Kubernetes Firewall rules error in Guest Network

Arceoavs opened a new issue, #6929:
URL: https://github.com/apache/cloudstack/issues/6929

   <!--
   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.
   -->
   ~~~
   Kubernetes Service
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.17
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   Kubernetes Cluster v1.23 deployed via the Cloudstack kubernetes service in a guest network. Non-HA, Cluster running successfully. 
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   N/A
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   When setting firewall rules via the Cloudstack UI for the kubernetes cluster, this error message appears: 
   ```
   Request failed. (431)
   Unable to execute API command createfirewallrule due to missing parameter ipaddressid
   ```
   
   ##### 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 -->
   ~~~
   Create a kubernetes cluster via the coudstack UI using a guest network
   When the cluster is runnning, navigate to the cluster page > Firewall in the UI
   Create a firewall rule (e.g. Source CIDR: 0.0.0.0/0, Protocol: TCP, Start port: 1234, End port: 1235)
   Add the rule
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   The rule is added and displayed on the page.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   Request failed. (431)
   Unable to execute API command createfirewallrule due to missing parameter ipaddressid
   ~~~
   


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

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


[GitHub] [cloudstack] rohityadavcloud commented on issue #6929: Kubernetes Firewall rules error in Guest Network

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

   cc @davidjumani @shwstppr 


-- 
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] weizhouapache commented on issue #6929: Kubernetes Firewall rules error in Guest Network

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

   fixed by #7076 


-- 
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] boring-cyborg[bot] commented on issue #6929: Kubernetes Firewall rules error in Guest Network

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #6929:
URL: https://github.com/apache/cloudstack/issues/6929#issuecomment-1331897781

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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] DaanHoogland closed issue #6929: Kubernetes Firewall rules error in Guest Network

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed issue #6929: Kubernetes Firewall rules error in Guest Network
URL: https://github.com/apache/cloudstack/issues/6929


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