Deprecate citrix/citrix-cpx-with-ingress-controller
package
#1064
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I am deprecating this package according to the new deprecation and removal policy.
The upstream repository for this package (https://citrix.github.io/citrix-helm-charts) has not been updated for some time. This is because Citrix has undergone some organizational changes. The charts that were previously in the Citrix repository are now hosted at https://netscaler.github.io/netscaler-helm-charts and maintained by NetScaler, which is a business unit of Cloud Software Group. For some time, NetScaler maintained the old
citrix
prefixed charts in their repository. However, NetScaler recently announced that they are deprecating these charts in favor of the equivalentnetscaler
prefixed charts that they provide. More details here: https://github.com/netscaler/netscaler-helm-charts/releases/tag/nsic-v2.1.4SUSE is working with NetScaler to integrate the replacement charts from the NetScaler repository into the partner charts repository. This work should be done within the next few weeks.
A note about the changes in this PR:
deprecated: true
to theChart.yaml
file in each chart version.upstream.yaml
file are reordered becausepartner-charts-ci deprecate
does not retain the order of fields when it loads this file. The YAML library thatpartner-charts-ci
uses to write the file orders fields alphabetically, leading to the change.