Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Releases: Seagate/cortx-k8s

CORTX Services Release v0.0.6

19 Oct 20:17
Compare
Choose a tag to compare

The following changes have been made for this release:

• s3.seagate.com.pem needs to be updated [UDX-6402]
• Prereq script should be there which should be executed before deploy script on all nodes [UDX-6394]
• Removed unused support pod

CORTX Services Release v0.0.5

18 Oct 22:46
Compare
Choose a tag to compare

The following changes have been made for this release:

• Limit consul and kafka replicas
• Remove the provisioners after deployment is complete
• Remove unused ports [UDX-6377]
• Missing volume devices [UDX-6393]
• deploy-cortx-cloud.sh not supporting single node deployment [UDX-6349]

CORTX Services Release v0.0.4

14 Oct 23:23
Compare
Choose a tag to compare

The following changes have been made for this release:

• Script required for S3 internal service endpoint [UDX-6357]
• Actual POD Hostname and Clutser-template.yaml pod hostname are mismatching [UDX-6371]
• Incorrect Openldap servers are configured in config.yaml configmap template [UDX-6372]
• Remove motr and hare info from config.yaml
• cortx-csm-agent port number should be changed to 8081 in cortx-control-pod.yaml [UDX-6383]
• Consul-agent container is no longer needed in storage pod [UDX-6378]
• Cortx message service container is no longer needed, remove it [UDX-6379]
• BG delete port missing in cortx-data-pod and cortx-data-svc [UDX-6377]
• parse yaml indent fix [UDX-6376]
• Updated solution.yaml to have cvgs defined [UDX-6366]
• cortx-services: Determine motr io instances and create containers based on number of io instances [UDX-6366]
• inside cortx-s3- range container , for entrypoint script index argument dummy implementation code is needed [UDX-6382]
• Add provided SSL cert inside all cortx-pods at standard cortx location -> (/etc/cortx/solution/ssl/)[UDX-6374]
• PVC's are not created for all the devices that is mentioned in cluster.yaml files [UDX-6355]

CORTX Services Release v0.0.3

13 Oct 22:09
Compare
Choose a tag to compare

This release contains the following changes:

  • local, shared and log container mount points can be changed via solution.yaml solution.common.storage
  • Secrets all need to be in the directory /etc/cortx/solution/secret [UDX-6345]
  • Added back solution.nodes.nodeX.devices.system [UDX-6356]
  • Added headless service selector and hostname to cortx-data-prov, cortx-control-prov, cortx-data and cortx-control [UDX-6359]
  • Updated to latest cluster and config yaml file templates
  • Allow 3rd party endpoint to be changed [UDX-6367]
  • Allow openldap password to be configured [UDX-6365]
  • durability (snx+dix) values can be set from solution.yaml [UDX-6358]
  • PVC's are not created for all the devices that is mentioned in cluster.yaml files [UDX-6355]

CORTX Services Release v0.0.2

12 Oct 22:39
Compare
Choose a tag to compare

This release contains the following changes:

  • solution.yaml allows storage sizes to be set for devices
  • symas openldap integrated
  • 'yq' is now included to avoid compatibility issues
  • updated headless services removing ports [UDX-6347]
  • CORTX images can be changed from solution.yaml [UDX-6348]
  • config.yaml and cluster.yaml configmaps changed to /etc/cortx/solution/ [UDX-6346]
  • /etc/cortx is now RW not read only [UDX-6346]
  • secrets can be defined via the solution [UDX-6345]

CORTX Services Release v0.0.1

07 Oct 21:37
Compare
Choose a tag to compare

Initial release of CORTX Services K8s to the CORTX team