Skip to content

Releases: kyma-project/cloud-manager

1.2.2

29 Nov 12:03
065732e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

28 Nov 14:36
51ce873
Compare
Choose a tag to compare

What's Changed

  • chore(AwsRedisInstance): update error msg by @dushanpantic in #831
  • fix: unable to delete VPC peering when network is in Warning state by @vandjelk in #832
  • task(GCP VPC peering) Allows object deletion in any circumstances by @bru-jer-work in #805
  • chore: fixes race condition in tests by @vandjelk in #834
  • fix(AzureRedis): retry creating/updating private end point when it is in failed state by @ijovovic in #833
  • feat(GcpVpcPeering): print current state during wait by @dushanpantic in #837
  • task(GCP VPC Peering) Improving logs by @bru-jer-work in #838
  • fix(AwsVpcPeering): waits pending acceptance status before accepting connection by @vandjelk in #836
  • feat(GcpVpcPeering): handle Network when not in Ready state by @dushanpantic in #839
  • release 1.2.1 by @tmilos77 in #840

Full Changelog: 1.2.0...1.2.1

1.2.0

26 Nov 10:16
Compare
Choose a tag to compare

What's Changed

  • (feat) UI Auto-Update by @kevin-kho in #714
  • feat(AzureRedis): add private end point by @ijovovic in #711
  • feat(AwsRedisInstance): update auth secret on data change by @dushanpantic in #715
  • fix: Azure IpRange first delete peering by @tmilos77 in #717
  • feat(GcpRedisInstance): set in-transit encryption to always on by @dushanpantic in #723
  • feat(AwsRedisInstance): set in transit encryption to enabled always by @dushanpantic in #724
  • (feat) removed transitEncryptionEnabled and transitEncryptionMode by @kevin-kho in #726
  • feat(AzureVpcPeering): allows VpcPeering to be deleted if remote Network is missing by @vandjelk in #721
  • feat(AwsVpcPeering): allows VpcPeering to be deleted if remote Network is missing by @vandjelk in #722
  • (feat) added status.state to all List and Detail by @kevin-kho in #736
  • fix(RedisInstance): adjust patchstatus for conditions by @dushanpantic in #740
  • feat(AzureRedis): remove EnableNonSslPort, force it to default by @ijovovic in #741
  • docs(AzureRedis): add missing spn permissions by @ijovovic in #735
  • feat(AzureRedis): remove zonal configuration option by @ijovovic in #742
  • Peering/aws/tutorial update by @vandjelk in #743
  • doc: AwsNfsVolumeBackup and AwsNfsBackupSchedule CRs by @ravi-shankar-sap in #732
  • (feat): AWSVolumeRestores & AWSNFSBackupSchedules UI by @kevin-kho in #746
  • (feat) removed enableNonSslPort and zonal-configuration for azureredisinstances by @kevin-kho in #745
  • fix(GcpRedisInstance,AwsRedisInstance): go back to UpdateStatus by @dushanpantic in #749
  • fix(AwsNfsBackupSchedule): Remove location by @ravi-shankar-sap in #748
  • fix(AzureVpcPeering): fixes deletion of local VPC peering by @vandjelk in #751
  • fix: drop support for old Redis on GCP by @dushanpantic in #755
  • feat(Azureredis): remove replicasPerPrimary by @ijovovic in #744
  • (feat): Redis UI update by @kevin-kho in #700
  • feat(AwsRedisInstance): add support for HA via read replicas by @dushanpantic in #761
  • (feat) AWS and Azure Redis Instance UI Update by @kevin-kho in #763
  • docs(AwsRedisInstance): add readReplica details by @dushanpantic in #762
  • fix(AwsNfsBackupSchedule): Controller not started by @ravi-shankar-sap in #764
  • feat(AzureRedis): prevent ip range delete when in use by redis by @ijovovic in #765
  • fix(AzureRedis): remove odd param causing panic by @ijovovic in #766
  • (fix): fix UI ConfigMap body not copying over by @kevin-kho in #768
  • feat(AzureRedis): add replicasPerPrimary setting; allow P5 SKU.Capacity option by @ijovovic in #772
  • feat(GcpRedisInstance): add replica count field to API by @dushanpantic in #773
  • fix(GcpRedisInstance): pass replicaCount to google API by @dushanpantic in #774
  • fix(GcpRedisInstance): standard tier min memorysize to 5gb by @dushanpantic in #775
  • (feat) Added replica support for Azure and GCP Redis Instance by @kevin-kho in #777
  • feat(GcpRedisInstance): replace tier and memorySizeGb with redisTier by @dushanpantic in #778
  • (feat): updated gcp redis instances with tier abstraction by @kevin-kho in #781
  • feat(AwsRedisInstance): replace cacheNodeType with redisTIer; drop readReplicas from API by @dushanpantic in #784
  • feat(AzureRedis): replace SKU.Capacity with redisTier on SKR side by @ijovovic in #783
  • feat(GcpRedisInstance): remove replicaCount from API by @dushanpantic in #785
  • feat(AzureRedis): remove replica count by @ijovovic in #786
  • docs(GcpRedisInstance): add redisTier details by @dushanpantic in #787
  • docs(AwsRedisInstance): add redisTier details by @dushanpantic in #789
  • docs(AzureRedis): remove replicas, replace sku.capacity with redisTier by @ijovovic in #790
  • (feat): Redis Instance UI Update by @kevin-kho in #788
  • docs: updates Azure VPC peering service principal by @vandjelk in #782
  • docs: Adds Cloud Manager service principal to Kyma landscape mapping by @vandjelk in #792
  • docs: Adds Cloud Manager principal to Kyma landscape mapping by @vandjelk in #794
  • feat(GcpNfsVolume): add API validators by @dushanpantic in #791
  • (docs): updated README.md for auto-updating UI ConfigMaps by @kevin-kho in #737
  • fix: fixed bug where kustomize was adding extra |2 to the manifest by @kevin-kho in #801
  • (docs): Restructure and update resources-related files by @mmitoraj in #799
  • fix: prevent kcp network and kcp iprange delete when used by @tmilos77 in #804
  • feat(RedisInstance): add API validator to ensure IpRange is defined by @dushanpantic in #806
  • (docs): Adjust tutorials' structure by @mmitoraj in #803
  • doc(TestingStrategy): testing strategy pipelines by @ijovovic in #810
  • fix(RedisInstance): stop KCP loop due to status update by @dushanpantic in #814
  • fix(NfsBackupSchedule): continuous looping of the one-time schedule by @ravi-shankar-sap in #812
  • fix(IpRange): remove kcpNetworkDeleteWait to prevent deadlock while deleting IpRange! by @ijovovic in #821

Full Changelog: 1.1.1...1.2.0

1.1.1

14 Oct 11:49
ba6a5ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

25 Sep 12:05
901e436
Compare
Choose a tag to compare

What's Changed

Read more

1.0.4

29 Jul 08:34
82af458
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

12 Jul 12:34
76d9719
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

11 Jul 09:28
f545a62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

11 Jul 08:09
bb340e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

10 Jul 14:36
598ee63
Compare
Choose a tag to compare

What's Changed

  • fix(GcpNfsVolume): ensure Error state is set if GcpNfsVolume specifie… by @dushanpantic in #290
  • feat(AwsNfsVolume): add finalizer to PV and PVC by @dushanpantic in #291
  • fix(UI) Added missing Status on List and Detail by @kevin-kho in #295
  • refactor(GcpNfsVolume): move validation from loadPVC to validatePVC by @dushanpantic in #298
  • feat(AwsNfsVolume): validate PersistentVolume and PersistentVolumeClaim by @ijovovic in #301
  • feat(KCP IpRange): automatic IpRange allocation for GCP by @abalaie in #296
  • feat(GcpNfsVolume): optional iprange by @abalaie in #303
  • feat(RedisInstance): add KCP GCP RedisInstance reconciler by @dushanpantic in #310
  • feat(RedisInstance): add option to configure redis (KCP) by @dushanpantic in #311
  • feat(GcpRedisInstance): add reconciler wireframe by @dushanpantic in #318
  • feat(GcpRedisInstance): add SKR reconciler by @dushanpantic in #319
  • docs: user documentation for NFS by @tmilos77 in #315
  • feat(GcpRedisInstance): add auth settings to API by @dushanpantic in #326
  • feat(SKR IpRange): change SKR IpRange to cluster scope by @tmilos77 in #328

Full Changelog: 0.1.10...1.0.0