Skip to content

Releases: Mirantis/hmc

v0.0.4

19 Nov 03:57
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

  • Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.11.1 to 1.11.2 by @dependabot in #534
  • Readme: fix several inaccuracies related to 0.0.3 release; md syntax by @a13x5 in #537
  • Fix CLI install on ARM64 platform. by @s3rj1k in #538
  • Set forked cloud-provider-azure chart for Azure templates by @a13x5 in #541
  • Updated EKS chart version by @slysunkin in #544
  • Compatibility: unify providers and base on CAPI contract versions by @zerospiel in #525
  • HMC Telemetry: Update heartbeat interval to 24 hours by @briantd in #551
  • Bump sigs.k8s.io/cluster-api-provider-azure from 1.17.0 to 1.17.1 by @dependabot in #552
  • Update templates with compatibility attributes by @zerospiel in #549
  • Fix k0smotron provider chart compatibility by @zerospiel in #555
  • New lint rules, mostly for import organization by @zerospiel in #556
  • Bump github.com/projectsveltos/libsveltos from 0.40.0 to 0.41.1 by @dependabot in #562
  • Revert "Bump github.com/projectsveltos/libsveltos from 0.40.0 to 0.41.1" by @Kshatrix in #566
  • Get sveltos CRDs based on chart version instead of lib version by @Kshatrix in #568
  • Bump github.com/projectsveltos/addon-controller from 0.40.0 to 0.41.1 by @dependabot in #565
  • Install yq for sveltos CRDs by @Kshatrix in #569
  • Validate available upgrades for managed clusters by @eromanova in #391
  • Bump sveltos chart to v0.41.1 by @Kshatrix in #573
  • Get the PR ref from the merge commit within pull_request_target workflows by @squizzi in #536
  • Fix race caused by Scheme update in certmanager verification by @Kshatrix in #577
  • Fixes in dev configs and README to reflect recent API changes by @a13x5 in #547
  • Bump github.com/cert-manager/cert-manager from 1.15.3 to 1.16.1 by @dependabot in #466
  • Credentials propagation improvements + dev docs by @a13x5 in #564
  • Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 by @dependabot in #578
  • Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #579
  • Get status.conditions from CAPI operator during updateComponentsStatus by @squizzi in #341
  • Fix incorrect comp sets check in admission by @zerospiel in #587
  • Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 by @dependabot in #588
  • Miscellaneous changes improving readme/onboarding by @bnallapeta in #548
  • Set Release ownerreferenes on ProviderTemplates by @Kshatrix in #585
  • Explicit linter rules by @zerospiel in #599
  • Bump sigs.k8s.io/cluster-api from 1.8.4 to 1.8.5 by @dependabot in #598
  • Update core capi to v1.8.5 by @Kshatrix in #608
  • Bump actions/github-script from 6 to 7 by @dependabot in #580
  • Cleanup component dependencies when removed by @zerospiel in #584
  • Update Services Status for ManagedCluster & MultiClusterService by @wahabmk in #550
  • Bump k0smotron to v1.2.0 by @Kshatrix in #610
  • Add 'make airgap-package' target and associated scripts for bundling images for air gap by @squizzi in #475
  • Add support for customizing image and extension chart repoURL across templates by @squizzi in #493
  • Add secrets viewer role to get kubeconfigs by @Kshatrix in #617
  • Update release actions with airgap bundle upload by @squizzi in #612
  • Validation for MultiClusterService by @wahabmk in #597
  • Validate mgmt providers removal by @zerospiel in #574
  • Fixup incorrect shell execs by @zerospiel in #618
  • Rework orphaned Templates removal by @eromanova in #571
  • Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.11.2 to 1.11.3 by @dependabot in #631
  • Bump vsphere provider to v1.11.3 by @Kshatrix in #635
  • Use linter from makefile target in the build workflow by @eromanova in #620
  • Credential: conditions + cluster identity watcher by @a13x5 in #614
  • Get chartName from HelmChart and allow for templating in values by @wahabmk in #632
  • Added checking for MachineDeployments availability to update ManagedCluster status by @slysunkin in #546
  • Bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #639
  • Bump github.com/projectsveltos/libsveltos from 0.41.1 to 0.42.0 by @dependabot in #643
  • Bump github.com/projectsveltos/addon-controller from 0.41.1 to 0.42.0 by @dependabot in #644
  • Bumpt sveltos to 0.42.0 by @Kshatrix in #648
  • Bump azure provider to v1.17.1 by @Kshatrix in #650
  • Bump aws provider to v2.7.1 by @Kshatrix in #652
  • Set 0.0.4 version in the Release object by @Kshatrix in #653

Full Changelog: v0.0.3...v0.0.4

Air gap bundle: https://binary2a.mirantis.com/hmc-airgap-0.0.4.tgz

v0.0.3

18 Oct 18:16
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • Change ManagedCluster's short names by @a13x5 in #446
  • Bump github.com/projectsveltos/libsveltos from 0.38.4 to 0.39.0 by @dependabot in #451
  • Bump github.com/projectsveltos/addon-controller from 0.38.4 to 0.39.0 by @dependabot in #450
  • Reflect associated template in the component status by @Kshatrix in #458
  • Fix bug introduced in Sveltos install by @wahabmk in #462
  • Honor the createRelease flag when reconciling by @kylewuolle in #464
  • Bump sigs.k8s.io/cluster-api from 1.8.3 to 1.8.4 by @dependabot in #463
  • Revert "Make the createRelease value actually not install the release… by @slysunkin in #465
  • Introduce API for MultiClusterService by @wahabmk in #461
  • Bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by @dependabot in #471
  • Added EKS template by @slysunkin in #430
  • Add rbac roles for new resources by @Kshatrix in #469
  • Fix chartRef for delivered Templates by @eromanova in #478
  • Bump github.com/projectsveltos/libsveltos from 0.39.0 to 0.40.0 by @dependabot in #479
  • Bump github.com/projectsveltos/addon-controller from 0.39.0 to 0.40.0 by @dependabot in #480
  • Compatibility attributes: add API support, propagation and checks by @zerospiel in #422
  • Wait for templates creation in Release controller by @Kshatrix in #484
  • Compatibility attributes amends by @zerospiel in #487
  • Publish Release object to gh release assets by @Kshatrix in #495
  • K0smotron capi official provider by @Schnitzel in #501
  • remove in-template BeachHeadServices by @Schnitzel in #502
  • Update provider versions to latest by @Kshatrix in #507
  • Strip leading v in VERSION by @Kshatrix in #505
  • Fix wrong providers names in telemetry by @zerospiel in #508
  • Fix sveltos tpls version in the Release by @zerospiel in #511
  • Run VSphere tests in self-hosted, refactor test suite into spec per provider, support label filtering, get all tests green by @squizzi in #360
  • Strip leading v from VERSION in 'Get outputs' job by @squizzi in #518
  • Update README.md by @randybias in #503
  • Fix an issue with EKS cluster removal by @slysunkin in #492
  • Update template versions for 0.0.3 by @Kshatrix in #522
  • Update k0s version to 1.31.1+k0s.1 by @Kshatrix in #524
  • Reconcile MultiClusterService by @wahabmk in #476
  • Add credential admission checks for managedcluster by @a13x5 in #481
  • Remove installBeachHeadServices from sample template by @wahabmk in #528
  • Improve ManagedCluster update validation by @eromanova in #527
  • CCM/CSI credentials propagation by @a13x5 in #405

Full Changelog: v0.0.2...v0.0.3

v0.0.2

16 Oct 10:25
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Full Changelog: v0.0.1...v0.0.2

v0.0.1

24 Jul 15:25
636744a
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/Mirantis/hmc/commits/v0.0.1