Releases: kubernetes-sigs/cluster-api-provider-ibmcloud
v0.9.0-beta.1
What's Changed
- Bump github.com/IBM-Cloud/power-go-client from 1.8.1 to 1.8.3 by @dependabot in #2007
- Refactor reconcilation of resources by @Amulyam24 in #1937
- The typo of Tokyo TG location in region mapping list by @aman4433 in #2006
- Bump github.com/IBM/go-sdk-core/v5 from 5.17.5 to 5.18.0 by @dependabot in #2010
- Bump github.com/IBM/vpc-go-sdk from 0.60.0 to 0.60.1 by @dependabot in #2012
- VPC: Extend support for SG's by @cjschaef in #1989
- Bump go.uber.org/mock from 0.4.0 to 0.5.0 by @dependabot in #2014
- Bump github.com/IBM/vpc-go-sdk from 0.60.1 to 0.61.0 by @dependabot in #2016
- Bump github.com/IBM/platform-services-go-sdk from 0.69.2 to 0.69.3 by @dependabot in #2015
- Bump github.com/IBM/go-sdk-core/v5 from 5.18.0 to 5.18.1 by @dependabot in #2019
- Update zoom meeting link, Mailing list link by @Karthik-K-N in #2022
- Bump github.com/IBM/platform-services-go-sdk from 0.69.3 to 0.69.4 by @dependabot in #2024
- Bump github.com/IBM/platform-services-go-sdk from 0.69.4 to 0.70.0 by @dependabot in #2027
- Bump github.com/coreos/ignition/v2 from 2.19.0 to 2.20.0 by @dependabot in #2025
- Configure Loadbalancer back-end pool only for controlplane machines by @carmal891 in #2004
- Add UT for ReconcileVPC and its subfunctions by @Shilpa-Gokul in #2003
- Add UT for ReconcileNetwork and its subfunctions by @Shilpa-Gokul in #1928
- Add UT for ReconcileVPCSubnet and its subfunctions by @Shilpa-Gokul in #2017
- Bump github.com/IBM/platform-services-go-sdk from 0.70.0 to 0.71.0 by @dependabot in #2030
- Fix PowerVS cluster's load balancer status check by @dharaneeshvrd in #2029
New Contributors
- @aman4433 made their first contribution in #2006
- @carmal891 made their first contribution in #2004
Full Changelog: v0.9.0-beta.0...v0.9.0-beta.1
v0.9.0-beta.0
New Contributors
- @mjturek made their first contribution in #1860
- @miyamotoh made their first contribution in #1972
Full Changelog: v0.8.0...v0.9.0-beta.0
v0.8.0
Features
- PowerVS infra creation via #1485 #1592 #1488 #1627 #1608
- Add support to override service endpoints by @Karthik-K-N in #1648
- VPC security group support via #1669 #1710 #1738
What's Changed
- Update version references to 0.7.0 by @Amulyam24 in #1546
- Update release versions in security scan workflow by @Prajyot-Parab in #1549
- Remove deprecated --short flag by @mkumatag in #1553
- book: update refs to release-0-7 specific book by @Prajyot-Parab in #1572
- Update release support data by @Prajyot-Parab in #1575
- Update cluster-api to v1.6.1 by @Prajyot-Parab in #1585
- Replace service with worskpace after power-iaas plugin update by @Amulyam24 in #1596
- Replaced pvsadm image import reference with capibmadm powervs image import by @irapandey in #1584
- Update cloud-provider-powervs commit to create latest ccm image by @Karthik-K-N in #1605
- Update tempaltes to use latest ccm image by @Karthik-K-N in #1606
- Makefile and other visual changes. by @kishen-v in #1522
- Scale from and to 0 support for autoscaler for VPC cluster by @KeerthanaAP in #1523
- Tag power-iaas plugin to a specific version by @Amulyam24 in #1612
- Update go version to 1.21 by @Amulyam24 in #1621
- Update golangci-lint to v1.56.2 by @Amulyam24 in #1626
- Update cluster-api to v1.6.2 by @Prajyot-Parab in #1632
- Update api specs and comments. by @Karthik-K-N in #1649
- Support service instance id in ibmpowervsmachine reconcilation by @Karthik-K-N in #1652
- Configure private or public loadbalancer by @Karthik-K-N in #1656
- Update loadbalancer spec to configure private loadbalncer by @Karthik-K-N in #1658
- Update OWNERS by @mkumatag in #1677
- Update cluster-api to v1.7.0-beta.0 by @Amulyam24 in #1671
- Use uncached client by @Karthik-K-N in #1682
- Fix cos flow by @Prajyot-Parab in #1664
- Remove COS instance spec check in webhook by @Amulyam24 in #1688
- Support service instance id for IBMPowerVSImage by @Karthik-K-N in #1691
- Explicitly set GVK for IBMPoweVSCluster resource by @Karthik-K-N in #1692
- Update cluster-api to v1.7.0-beta.1 by @Amulyam24 in #1694
- Avoid returning error when resource creation and deletion is in progress by @Amulyam24 in #1693
- Fix security exposure by @Prajyot-Parab in #1698
- Update cluster-api to v1.7.0-rc.0 by @Prajyot-Parab in #1701
- Fix trivy analysis reported issues by @Prajyot-Parab in #1702
- Enhance security exposure patch by @Prajyot-Parab in #1707
- Validate DHCP network id by @Karthik-K-N in #1714
- bump gcr.io/k8s-staging-test-infra/gcb-docker-gcloud to v20240210-bcb4e42f96 by @Prajyot-Parab in #1721
- Update cluster-api to v1.7.0-rc.1 by @Prajyot-Parab in #1722
- Add lowercase regex validation for vpc, vpcsubnet and loadbalancer names by @Shilpa-Gokul in #1715
- bump golang to v1.21.9 by @Prajyot-Parab in #1723
- Use user provided vpc subnetid by @Karthik-K-N in #1728
- Refactor resource manager to use interface and override resource manager endpoint URL by @Karthik-K-N in #1740
- Update cluster-api to v1.7.0 by @Amulyam24 in #1734
- Add custom type for resource not found error by @Amulyam24 in #1739
- Ignore updating github.com/IBM/networking-go-sdk until we move to go 1.22 by @Amulyam24 in #1750
- Update cluster-api to v1.7.1 by @Amulyam24 in #1753
- Verify if ID is present before using it by @Amulyam24 in #1733
- Update PowerVS image builder document by @Karthik-K-N in #1756
- Rearrange main.go and use same context for manager and controller by @Karthik-K-N in #1768
- Update PortRange and ICMP types for Security Groups by @cjschaef in #1752
- User klog.Background() instead of textlogger by @Karthik-K-N in #1778
- Refactor IsPowerVSZoneSupportsPER() code to use interface by @Shilpa-Gokul in #1775
- skip load balancer pool member deletion if instance creation fails by @Amulyam24 in #1785
- Update deletion logic for VPC subnet, load balancer and PowerVS service instance by @Amulyam24 in #1776
- Rename VPC security group types by @dharaneeshvrd in #1783
- Use local routing in transit gateway when PowerVS and VPC are from same region by @dharaneeshvrd in #1777
- Refactor logging by @Amulyam24 in #1755
New Contributors
- @irapandey made their first contribution in #1584
- @cjschaef made their first contribution in #1669
The image for this release is:
registry.k8s.io/capi-ibmcloud/cluster-api-ibmcloud-controller:v0.8.0
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Features
- Add support for VPC clusterclass by @kishen-v in #1500
- Update cluster-api to v1.6.0 by @Prajyot-Parab in #1528
Other Changes
- Add waiter functions for control-plane by @Prajyot-Parab in #1387
- Streamline the vpc cluster deletion process by @Prajyot-Parab in #1388
- update docs with v0.6 references by @Prajyot-Parab in #1399
- Remove deprecated powervs-provider-id-fmt code by @Prajyot-Parab in #1404
- fix panic error when scope obj is not yet initialized by @Prajyot-Parab in #1397
- Remove deprecated flag powervs-provider-id-fmt by @Amulyam24 in #1409
- Revert commit: Add waiter functions for control-plane by @Prajyot-Parab in #1410
- Minor nit: fix template names by @Prajyot-Parab in #1411
- Update doc for release and support information by @Prajyot-Parab in #1419
- Added instructions needed to be run on macOS for migrating to Podman. by @KeerthanaAP in #1421
- Update cluster-api to v1.5.2 by @Amulyam24 in #1434
- Remove capibm binary file by @Karthik-K-N in #1435
- Update golang to 1.20.9 by @Amulyam24 in #1440
- fix: remove trailing whitespace from metadata.yaml by @damdo in #1441
- Replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml by @prashantrewar in #1458
- Remove code for VPC FIP by @Prajyot-Parab in #1395
- Add targets for verifying code and images for vulnerabilities by @Prajyot-Parab in #1422
- Update cluster-api to v1.6.0-beta.1 by @Amulyam24 in #1470
- Move away from unmaintained packages and repositories. by @kishen-v in #1472
- Update test metadata.yaml with cluster-api v1.6 by @Amulyam24 in #1476
- PROVIDER_ID_FORMAT references replacement. by @kishen-v in #1473
- Fix CVE-2023-47108 Vulnerability by @Prajyot-Parab in #1489
- Update doc commands with correct template references by @Prajyot-Parab in #1501
- Add documentation for E2E testing by @Amulyam24 in #1504
- Bump golang from 1.20.10 to 1.20.11 by @Amulyam24 in #1503
- Update cluster-api to v1.6.0-rc.0 by @Prajyot-Parab in #1509
- Check if controllers are deployed successfully in smoke-test by @Amulyam24 in #1512
- Fix the finalizer code by @mkumatag in #1513
- Streamline documentation for CAPIBM by @kishen-v in #1508
- Publish PVS and VPC image for k8s 1.28.4 version by @Prajyot-Parab in #1519
- Update cluster-api to v1.6.0-rc.1 by @Prajyot-Parab in #1518
- Update transit gateway location for all geographies by @dharaneeshvrd in #1524
- Add support and release content to CAPIBM book doc by @Niharika0306 in #1520
New Contributors
- @damdo made their first contribution in #1441
- @prashantrewar made their first contribution in #1458
The image for this release is:
registry.k8s.io/capi-ibmcloud/cluster-api-ibmcloud-controller:v0.7.0
Full Changelog: v0.6.0...v0.7.0
v0.6.1
What's Changed
- [release-0.6] Streamline the vpc cluster deletion process by @k8s-infra-cherrypick-robot in #1391
- [release-0.6] update docs with v0.6 references by @k8s-infra-cherrypick-robot in #1400
- [release-0.6] fix panic error when scope obj is not yet initialized by @k8s-infra-cherrypick-robot in #1406
- [release-0.6] Minor nit: fix template names by @k8s-infra-cherrypick-robot in #1417
- [release-0.6] fix: remove trailing whitespace from metadata.yaml by @k8s-infra-cherrypick-robot in #1442
- [release-0.6] Remove capibm binary file by @k8s-infra-cherrypick-robot in #1444
- Update the go deps by @mkumatag in #1454
- [release-0.6] Update cluster-api to v1.5.3 and bump related deps by @Prajyot-Parab in #1468
- [release-0.6] add targets for verifying code and images for vulnerabilities by @Prajyot-Parab in #1486
- [release-0.6] Update cluster-api to v1.5.4 by @Prajyot-Parab in #1529
- [release-0.6] Bump golang to v1.20.12 by @k8s-infra-cherrypick-robot in #1543
The image for this release is:
registry.k8s.io/capi-ibmcloud/cluster-api-ibmcloud-controller:v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.5.3
What's Changed
- [release-0.5] add v0.5.x to compatibility matrix by @k8s-infra-cherrypick-robot in #1350
- [release-0.5] update list of dependency packages by @k8s-infra-cherrypick-robot in #1354
- [release-0.5] Restructure dependency page for better readability by @k8s-infra-cherrypick-robot in #1360
- [release-0.5] Fix netlify redirects by @k8s-infra-cherrypick-robot in #1368
- [release-0.5] Drop release-0.3 from book docs by @k8s-infra-cherrypick-robot in #1373
- [Release-0.5] Update cluster-api to v1.4.6 by @Prajyot-Parab in #1378
- [release-0.5] Streamline the vpc cluster deletion process by @k8s-infra-cherrypick-robot in #1390
- [release-0.5] Add document to configure podman to use tilt by @k8s-infra-cherrypick-robot in #1398
- [release-0.5] fix panic error when scope obj is not yet initialized by @k8s-infra-cherrypick-robot in #1407
- [release-0.5] Minor nit: fix template names by @k8s-infra-cherrypick-robot in #1418
- [release-0.5] Update cluster-api to v1.4.7 by @Amulyam24 in #1437
- [release-0.5] fix: remove trailing whitespace from metadata.yaml by @mkumatag in #1443
- [release-0.5] Update cluster-api to v1.4.8 and bump related deps by @Prajyot-Parab in #1467
- [release-0.5] add targets for verifying code and images for vulnerabilities by @Prajyot-Parab in #1487
- [release-0.5] Update cluster-api to v1.4.9 by @Prajyot-Parab in #1530
- [release-0.5] Update e2e tooling/image bits by @Prajyot-Parab in #1531
- [release-0.5] Bump golang to v1.20.12 by @Prajyot-Parab in #1544
The image for this release is:
registry.k8s.io/capi-ibmcloud/cluster-api-ibmcloud-controller:v0.5.3
Full Changelog: v0.5.2...v0.5.3
v0.6.0
Features
- Added image import cmd by @KeerthanaAP in #1216
- Support custom port for powervs cluster apiserver by @Prajyot-Parab in #1251
- Update cluster-api to v1.5.1 by @Prajyot-Parab in #1377
New Contributors
The image for this release is:
registry.k8s.io/capi-ibmcloud/cluster-api-ibmcloud-controller:v0.6.0
Full Changelog: v0.5.0...v0.6.0
v0.6.0-rc.2
What's Changed
- disable KCP remediation by @Prajyot-Parab in #1339
- add v0.5.x to compatibility matrix by @Prajyot-Parab in #1343
- Use BOSKOS_REGION for ibmcloud login in E2E tests by @Amulyam24 in #1351
- update list of dependency packages by @Prajyot-Parab in #1352
- Restructure dependency page for better readability by @Prajyot-Parab in #1356
- Enable retry of ibmcloud login command to avoid timeout failure by @Prajyot-Parab in #1357
- Refactor cluster templates by @Amulyam24 in #1341
- Set REGION var only if BOSKOS_REGION is not nil by @Amulyam24 in #1362
- E2E fixes by @Amulyam24 in #1364
- Fix netlify redirects by @Prajyot-Parab in #1367
- Drop release-0.3 from book docs by @Prajyot-Parab in #1370
- Add document to configure podman to use tilt by @Karthik-K-N in #1372
- Run generate-templates as a part of make generate by @Amulyam24 in #1379
- Update cluster-api to v1.5.1 by @Prajyot-Parab in #1377
Dependency Changes
- Bump github.com/IBM/platform-services-go-sdk from 0.42.0 to 0.43.0 by @dependabot in #1340
- Bump github.com/IBM-Cloud/power-go-client from 1.2.4 to 1.3.0 by @Prajyot-Parab in #1342
- Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.1 in /hack/tools by @dependabot in #1346
- Bump github.com/IBM/platform-services-go-sdk from 0.43.0 to 0.45.0 by @dependabot in #1348
- Bump golang from 1.20.6 to 1.20.7 by @Prajyot-Parab in #1349
- Bump github.com/IBM/platform-services-go-sdk from 0.45.0 to 0.46.0 by @dependabot in #1359
- Bump github.com/IBM/go-sdk-core/v5 from 5.13.4 to 5.14.0 by @dependabot in #1358
- Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /hack/tools by @dependabot in #1363
- Bump github.com/IBM/vpc-go-sdk from 0.40.0 to 0.41.0 by @dependabot in #1365
- Bump github.com/IBM/go-sdk-core/v5 from 5.14.0 to 5.14.1 by @dependabot in #1366
- Bump github.com/IBM/platform-services-go-sdk from 0.46.0 to 0.47.0 by @dependabot in #1376
- Bump github.com/joelanford/go-apidiff from 0.5.0 to 0.7.0 in /hack/tools by @dependabot in #1375
- Bump github.com/IBM/platform-services-go-sdk from 0.47.0 to 0.48.0 by @dependabot in #1381
- Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #1382
The image for this release is:
gcr.io/k8s-staging-capi-ibmcloud/cluster-api-ibmcloud-controller:v0.6.0-rc.2
Full Changelog: v0.6.0-rc.1...v0.6.0-rc.2
v0.6.0-rc.1
What's Changed
- cleanup unused files by @Prajyot-Parab in #1308
- Set logger for test/e2e by @Prajyot-Parab in #1309
- Add unit test for record.go by @Anddd7 in #1302
- fix machine reconciliation bug by @Prajyot-Parab in #1307
- Update cluster-api to v1.5.0 by @Prajyot-Parab in #1312
- fix build tags by @Prajyot-Parab in #1315
- Fix k8s version of kubebuilder tools by @Prajyot-Parab in #1323
- Refactor the getting started guide by @Amulyam24 in #1324
- update dependencies list with IBM packages by @Prajyot-Parab in #1330
Dependency Changes
- Bump github.com/IBM/platform-services-go-sdk from 0.41.0 to 0.42.0 by @dependabot in #1310
- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.1.0 to 5.1.1 in /hack/tools by @dependabot in #1320
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #1333
New Contributors
The image for this release is:
gcr.io/k8s-staging-capi-ibmcloud/cluster-api-ibmcloud-controller:v0.6.0-rc.1
Full Changelog: v0.6.0-rc.0...v0.6.0-rc.1
v0.5.2
What's Changed
- [release-0.5] Update cluster-api to v1.4.3 by @k8s-infra-cherrypick-robot in #1262
- [release-0.5] fix book image banner by @k8s-infra-cherrypick-robot in #1281
- Update dependencies by @Amulyam24 in #1299
- [release-0.5] add supported iaas info of IBM Cloud by @k8s-infra-cherrypick-robot in #1304
- [release-0.5] Update cluster-api to v1.4.5 by @Prajyot-Parab in #1314
- [release-0.5] fix build tags by @Prajyot-Parab in #1319
- [Release-0.5] Fix k8s version of kubebuilder tools by @Prajyot-Parab in #1322
- [release-0.5] Refactor the getting started guide by @k8s-infra-cherrypick-robot in #1326
- [release-0.5] book: update refs to release specific books by @k8s-infra-cherrypick-robot in #1328
- [release-0.5] update dependencies list with IBM packages by @k8s-infra-cherrypick-robot in #1331
The image for this release is:
registry.k8s.io/capi-ibmcloud/cluster-api-ibmcloud-controller:v0.5.2
Full Changelog: v0.5.1...v0.5.2