-
Notifications
You must be signed in to change notification settings - Fork 194
Adding NetScaler remaining Helm Charts to Rancher #1127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding NetScaler remaining Helm Charts to Rancher #1127
Conversation
netscaler/netscaler-gslb-controller:
- 3.2.22
netscaler/netscaler-ipam-controller:
- 2.1.2
netscaler/netscaler-kubernetes-gateway-controller:
- 1.2.0
netscaler/netscaler-node-controller:
- 2.2.15
netscaler/netscaler-observability-exporter:
- 1.10.001
|
It may be a couple of weeks before we can get a review on this. Please send us an email at [email protected] to discuss renewing the partner certification for NetScaler. |
adamkpickering
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one comment on a couple of typos in a readme. Otherwise LGTM.
| @@ -0,0 +1,5 @@ | |||
| # NetScaler GSLB Controller | |||
|
|
|||
| [NetScaler GSLB Controller](https://docs.netscaler.com/en-us/netscaler-k8s-ingress-controller/gslb/gslb) globally monitors applications, collect, and share metrics across different clusters, and provides intelligent load balancing decisions. It ensures better performance and reliability for your Kubernetes applications.NetScaler GSLB Controller is the module responsible for the configuration of the NetScaler GSLB devices. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there are two typos here:
- A double space (see
gslb/gslb) globally monitors applications) - A missing space (see
your Kubernetes applications.NetScaler GSLB Controller)
Grammar in the first sentence could be improved as well, specifically around "collect".
Don't forget to delete the changes from charts/ and assets/ and re-run bin/partner-charts-ci update after you make this change. This ensures that your updates from the packages/ directory are propagated to the actual helm charts that users will use.
|
Fixed review comments and ran the scripts also: |
netscaler/netscaler-gslb-controller:
- 3.2.22
packages/netscaler/netscaler-gslb-controller/overlay/app-readme.md
Outdated
Show resolved
Hide resolved
netscaler/netscaler-gslb-controller:
- 3.2.22
|
Hi @adamkpickering , Changes are done. Thanks for the review. |

No description provided.