Skip to content

Releases: kubernetes-sigs/cluster-api-provider-vsphere

v1.10.2

18 Jul 17:19
v1.10.2
9c91504
Compare
Choose a tag to compare

Highlights

  • REPLACE ME

Changes since v1.10.1

📈 Overview

  • 4 new commits merged
  • 1 feature addition ✨

✨ New Features

  • Bump to Go 1.22.4 (#3074)

🌱 Others

  • Bump to Go 1.22.5 (#3092)
  • Makefile: pin controller-gen binary to go 1.21 (#3077)
  • Test: use rolloutStrategy to speed up K8s-Upgrade tests to not hit rollout timeout (#3064)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.9.4

18 Jul 17:19
v1.9.4
4455f72
Compare
Choose a tag to compare

Highlights

  • REPLACE ME

Deprecation Warning

REPLACE ME: A couple sentences describing the deprecation, including links to docs.

  • [GitHub issue #REPLACE ME](REPLACE ME)

Changes since v1.9.3

📈 Overview

  • 16 new commits merged
  • 2 feature additions ✨
  • 1 bug fixed 🐛

✨ New Features

  • Bump to Go 1.22.4 (#3073)
  • Test/e2e: use vSphere projects from Boskos (#3054)

🐛 Bug Fixes

  • Remove logouts in keep alive handlers (#2991)

🌱 Others

  • Bump Go to 1.21.9 (#3043)
  • Bump govmomi to 0.37.0 for sha256 support (#3078)
  • Bump to Go 1.22.5 (#3093)
  • Controllers: fix ProviderServiceAccount tests to create objects on-demand (#2997)
  • Drop codecov from PRs (#2972)
  • Hack/e2e don't add binary files to artifacts and also censor base64 encoded values (#3006)
  • Makefile: pin controller-gen binary to go 1.21 (#3081)
  • Test: use a daemonset and kubectl exec to provide images to remote clusters (#2986)
  • Test: use rolloutStrategy to speed up K8s-Upgrade tests to not hit rollout timeout (#3065)
  • Use absolute paths for folder and resourcePool (#3037)
  • Use setup-envtest from CR main (05/2024) to use envtest binaries from CT releases (#3018)

📖 Additionally, there have been 2 contributions to our documentation and book. (#2961, #2971)

Thanks to all our contributors! 😊

v1.8.10

18 Jul 17:19
v1.8.10
390b274
Compare
Choose a tag to compare

Changes since v1.8.9


📈 Overview

  • 15 new commits merged
  • 2 feature additions ✨
  • 1 bug fixed 🐛

✨ New Features

  • Bump to Go 1.22.4 (#3075)
  • test/e2e: use vSphere projects from Boskos (#3055)

🐛 Bug Fixes

  • Remove logouts in keep alive handlers (#2992)

🌱 Others

  • Bump Go to 1.21.9 (#3044)
  • Bump govmomi to 0.37.0 for sha256 support (#3079)
  • Bump govulncheck to 1.0.1 (#3095)
  • Bump to Go 1.22.5 (#3094)
  • controllers: fix ProviderServiceAccount tests to create objects on-demand (#3002)
  • hack/e2e don't add binary files to artifacts and also censor base64 encoded values (#3007)
  • Makefile: pin controller-gen binary to go 1.21 (#3082)
  • Use absolute paths for folder and resourcePool (#3038)
  • Use setup-envtest from CR main (05/2024) to use envtest binaries from CT releases (#3019)

📖 Additionally, there have been 3 contributions to our documentation and book. (#3030, #2975, #2962)

Thanks to all our contributors! 😊

v1.7.7

18 Jul 17:19
v1.7.7
4982c82
Compare
Choose a tag to compare

Changes since v1.7.6


📈 Overview

  • 13 new commits merged
  • 1 feature addition ✨
  • 1 bug fixed 🐛

✨ New Features

  • test/e2e: use vSphere projects from Boskos (#3056)

🐛 Bug Fixes

  • Remove logouts in keep alive handlers (#2993)

🌱 Others

  • Bump Go to 1.21.9 (#3045)
  • Bump govmomi to 0.37.0 for sha256 support (#3080)
  • Bump to Go 1.21.12 (#3091)
  • controllers: fix ProviderServiceAccount tests to create objects on-demand (#3003)
  • hack/e2e don't add binary files to artifacts and also censor base64 encoded values (#3008)
  • Makefile: pin controller-gen binary to go 1.21 (#3083)
  • Use absolute paths for folder and resourcePool (#3039)
  • Use setup-envtest from CR main (05/2024) to use envtest binaries from CT releases (#3020)

📖 Additionally, there have been 3 contributions to our documentation and book. (#3031, #2974, #2963)

Thanks to all our contributors! 😊

v1.11.0-beta.0

17 Jul 10:27
v1.11.0-beta.0
6b27129
Compare
Choose a tag to compare
v1.11.0-beta.0 Pre-release
Pre-release

🚨 This is a BETA RELEASE. Use it only for testing purposes. If you find any bugs, file an issue.

Changes since v1.10.0

📈 Overview

  • 105 new commits merged
  • 7 feature additions ✨
  • 2 bugs fixed 🐛

✨ New Features

  • Add validating and mutating webhook for supervisor mode (#2651)
  • Bump CAPI to v1.8.0-beta.0 (#3107)
  • Implement VirtualMachine namingStrategy (#3099)
  • test/e2e: use vSphere projects from Boskos (#3034)
  • vGPU implementation (#3025)
  • vGPU implementation - follow-ups (#3101)
  • vm-operator: migrate to v1alpha2 (#3029)

🐛 Bug Fixes

  • Config: drop the deprecated --enable-keep-alive flag from the template (#2947)
  • Run only one manager with webhooks for supervisor tests (#3021)

🌱 Others

  • Add Go directive check as Makefile target (#3004)
  • Bump CAPI to v1.7.0 (#2911)
  • Bump CAPI to v1.7.1 (#2940)
  • Bump Go to 1.21.11 (#3041)
  • Bump Kubernetes images to v1.30.0 (#2918)
  • Bump to CAPI main (v1.8.0 pre alpha) (#3033)
  • Bump to Go 1.22.5 (#3090)
  • Bump to golangci-lint v1.59.0 (#3062)
  • Bump vm-operator to v1.8.6 (#2914)
  • Bump vSphere CPI to v1.30.0 (#2923)
  • Cleanup janitor (#3057)
  • Cloudbuild: bump images to match capi (#3051)
  • Controllers: add unit test coverage for esxi host label on supervisor (#3085)
  • Controllers: fix ProviderServiceAccount tests to create objects on-demand (#2983)
  • Drop integration tests (#2919)
  • Drop pre-load of cert-manager images in E2E tests (#3060)
  • Drop redundant e2e tests (#2996)
  • Drop test coverage for release-1.6 and update README.md (#2958)
  • Fill up supervisor e2e test - ClusterClass changes (#3011)
  • Fill up supervisor e2e test - ClusterClass rollouts (#3023)
  • Fill up supervisor e2e test - clusterctl upgrades using ClusterClass (#3024)
  • Flavorgen: Bump CSI to v3.3.0 (#3088)
  • Flavorgen: enforce VSPHERE_USERNAME and VSPHERE_PASSWORD variables to be set as string in templates (#3028)
  • Generate vm-operator YAML instead of downloading it from GCS (#2931)
  • Github: adjust weekly actions to also test release-1.10 (#2903)
  • Hack/e2e don't add binary files to artifacts and also censor base64 encoded values (#2989)
  • Hack: remove references to GCR_KEY_FILE (#2990)
  • Improve vm operator target + use config/wcp (#2932)
  • Makefile: add hack/tools to go test (#3063)
  • Makefile: drop OVERRIDES_DIR and dependent make targets (#3052)
  • Optimize dependabot config (#2979)
  • Prepare main for development of release v1.11 (#2950)
  • Push manifests for main & release-.* (#2949)
  • Remove keep alive feature (#2984)
  • Retry CRD detection during startup (#2917)
  • Set terminationMessagePolicy to FallbackToLogsOnError for all managers (#2988)
  • Store nightly manifests in k8s-staging-capi-vsphere (#2930)
  • Supervisor: drop ProviderServiceAccount ConfigMap and deprecate ProviderServiceAccountFinalizer (#3009)
  • Surface more conditions about VirtualMachine pre-prequisites (#3104)
  • Sync dependabot config with core CAPI (#3066)
  • Templates: add a script to run prekubeadmcommands in order of files defined in /etc/pre-kubeadm-scripts (#2906)
  • Test OwnerReferences and Finalizers for Supervisor (#3059)
  • Test VirtualMachine pre-requisites only before creation (#3105)
  • Test: allow retries creating vcsim (#3096)
  • Test: fix collector for machines not having an IP in status and change ignition ssh user to capv (#3010)
  • Test: fix wording in vsphere.yaml comment, always use bootstrapClusterProxy to get vCenterSimulator (#3097)
  • Test: implement check for all pods running (#3089)
  • Test: migrate to vm-operator v1alpha2 (#3032)
  • Test: use a daemonset and kubectl exec to provide images to remote clusters (#2955)
  • Test: use rolloutStrategy to speed up K8s-Upgrade tests to not hit rollout timeout (#3061)
  • Update Makefile doc about nightly manifests (#2939)
  • Use absolute paths for folder and resourcePool (#3035)
  • Use kind for clusterctl upgrade tests (#3050)
  • Use release markers in e2e config to fetch lastest releases (#2895)
  • Use setup-envtest from CR main (05/2024) to use envtest binaries from CT releases (#3016)
  • Use sha256 thumbprint in tests (#3076)
  • Use vm operator v1.8.6 for supervisor e2e testing (#2894)
  • Vcsim: implement cluster proxy to allow more e2e tests to be compatible to vcsim (#3072)

Dependencies

Added

  • github.com/chromedp/cdproto: 3cf4e6d
  • github.com/chromedp/chromedp: v0.9.2
  • github.com/chromedp/sysutil: v1.0.0
  • github.com/dvyukov/go-fuzz: 6a8e9d1
  • github.com/fxamacker/cbor/v2: v2.6.0
  • github.com/go-task/slim-sprig/v3: v3.0.0
  • github.com/gobwas/httphead: v0.1.0
  • github.com/gobwas/pool: v0.2.1
  • github.com/gobwas/ws: v1.2.1
  • github.com/x448/float16: v0.8.4
  • go4.org/netipx: fdeea32
  • golang.org/x/exp/typeparams: 732eee0
  • k8s.io/gengo/v2: 51d4e06

Changed

  • cloud.google.com/go/compute/metadata: v0.2.3 → v0.3.0
  • cloud.google.com/go/compute: v1.23.0 → v1.23.3
  • github.com/BurntSushi/toml: v0.3.1 → v1.2.1
  • github.com/adrg/xdg: v0.4.0 → v0.5.0
  • github.com/asaskevich/govalidator: a9d515a → f61b66f
  • github.com/chzyer/readline: 2972be2 → v1.5.1
  • github.com/cncf/xds/go: e9ce688 → 0fa0005
  • github.com/cpuguy83/go-md2man/v2: v2.0.3 → v2.0.4
  • github.com/distribution/reference: v0.5.0 → v0.6.0
  • github.com/emicklei/go-restful/v3: v3.11.0 → v3.12.1
  • github.com/envoyproxy/go-control-plane: v0.11.1 → v0.12.0
  • github.com/envoyproxy/protoc-gen-validate: v1.0.2 → v1.0.4
  • github.com/fatih/color: v1.16.0 → v1.17.0
  • github.com/go-logr/logr: v1.4.1 → v1.4.2
  • github.com/golang/glog: v1.1.2 → v1.2.0
  • github.com/google/cel-go: v0.17.7 → v0.17.8
  • github.com/google/pprof: 4bb14d4 → a892ee0
  • github.com/ianlancetaylor/demangle: 28f6c0f → bd984b5
  • github.com/onsi/ginkgo/v2: v2.17.1 → v2.19.0
  • github.com/onsi/gomega: v1.32.0 → v1.33.1
  • github.com/pelletier/go-toml/v2: v2.1.0 → v2.2.2
  • github.com/prometheus/client_model: v0.5.0 → v0.6.0
  • github.com/spf13/cobra: v1.8.0 → v1.8.1
  • github.com/spf13/viper: v1.18.2 → v1.19.0
  • github.com/vmware/govmomi: v0.37.1 → v0.38.0
  • go.etcd.io/etcd/api/v3: v3.5.13 → v3.5.14
  • go.etcd.io/etcd/client/pkg/v3: v3.5.13 → v3.5.14
  • go.etcd.io/etcd/client/v3: v3.5.13 → v3.5.14
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.46.0 → v0.42.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.46.0 → v0.49.0
  • go.opentelemetry.io/otel/metric: v1.20.0 → v1.24.0
  • go.opentelemetry.io/otel/trace: v1.20.0 → v1.24.0
  • go.opentelemetry.io/otel: v1.20.0 → v1.24.0
  • go.uber.org/atomic: v1.10.0 → v1.7.0
  • go.uber.org/zap: v1.26.0 → v1.27.0
  • golang.org/x/crypto: v0.22.0 → v0.25.0
  • golang.org/x/mod: v0.17.0 → v0.19.0
  • golang.org/x/net: v0.24.0 → v0.27.0
  • golang.org/x/oauth2: v0.18.0 → v0.21.0
  • golang.org/x/sys: v0.19.0 → v0.22.0
  • golang.org/x/telemetry: f48c80b → bda5523
  • golang.org/x/term: v0.19.0 → v0.22.0
  • golang.org/x/text: v0.14.0 → v0.16.0
  • golang.org/x/tools: v0.20.0 → v0.23.0
  • google.golang.org/appengine: v1.6.7 → v1.6.8
  • google.golang.org/genproto/googleapis/api: bbf56f3 → a219d84
  • google.golang.org/genproto/googleapis/rpc: 83a465c → 6e1732d
  • google.golang.org/genproto: bbf56f3 → ef43131
  • google.golang.org/grpc: v1.59.0 → v1.62.2
  • honnef.co/go/tools: v0.0.1-2020.1.3 → v0.4.5
  • k8s.io/api: v0.29.3 → v0.30.2
  • k8s.io/apiextensions-apiserver: v0.29.3 → v0.30.2
  • k8s.io/apimachinery: v0.29.3 → v0.30.2
  • k8s.io/apiserver: v0.29.3 → v0.30.2
  • k8s.io/cli-runtime: v0.29.3 → v0.30.2
  • k8s.io/client-go: v0.29.3 → v0.30.2
  • k8s.io/cluster-bootstrap: v0.29.3 → v0.30.2
  • k8s.io/code-generator: v0.29.3 → v0.30.2
  • k8s.io/component-base: v0.29.3 → v0.30.2
  • k8s.io/component-helpers: v0.29.3 → v0.30.2
  • k8s.io/gengo: 9cce18d → 485abfe
  • k8s.io/klog/v2: v2.110.1 → v2.120.1
  • k8s.io/kms: v0.29.3 → v0.30.2
  • k8s.io/kube-openapi: 2dd684a → 70dd376
  • k8s.io/kubectl: v0....
Read more

v1.10.1

13 Jun 09:52
v1.10.1
c21c0a6
Compare
Choose a tag to compare

Changes since v1.10.0

📈 Overview

  • 16 new commits merged
  • 1 feature addition ✨
  • 2 bugs fixed 🐛

✨ New Features

  • test/e2e: use vSphere projects from Boskos (#3053)

🐛 Bug Fixes

  • Config: drop the deprecated --enable-keep-alive flag from the template (#2948)
  • Remove logouts in keep alive handlers (#2987)

🌱 Others

  • Bump cluster-api to v1.7.3 (#3058)
  • Bump Go to 1.21.11 (#3042)
  • Controllers: fix ProviderServiceAccount tests to create objects on-demand (#2998)
  • Generate vm-operator YAML instead of downloading it from GCS (#2943)
  • Hack/e2e don't add binary files to artifacts and also censor base64 encoded values (#3005)
  • Hack: remove references to GCR_KEY_FILE (#2994)
  • Improve vm operator target + use config/wcp (#2957)
  • Test: use a daemonset and kubectl exec to provide images to remote clusters (#2985)
  • Use absolute paths for folder and resourcePool (#3036)
  • Use release markers in e2e config to fetch lastest releases (#2944)
  • Use setup-envtest from CR main (05/2024) to use envtest binaries from CT releases (#3017)

📖 Additionally, there has been 1 contribution to our documentation and book. (#2960)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/cluster-api: v1.7.1 → v1.7.3

Removed

Nothing has changed.

Thanks to all our contributors! 😊

v1.10.0

24 Apr 10:02
v1.10.0
41eeb09
Compare
Choose a tag to compare

Highlights

  • Based on Cluster API v1.7
  • Kubernetes v1.30 is now supported
  • Add e2e tests for supervisor mode and allow e2e test to be run on vcsim
  • Plenty of unit and e2e tests improvements to increase test stability and coverage
  • OVA templates have been moved to GitHub releases (#2928)
  • The keep alive handler for vSphere sessions is now deprecated and disabled by default (#2896)

Changes since v1.9.0

📈 Overview

  • 175 new commits merged
  • 3 feature additions ✨
  • 10 bugs fixed 🐛

✨ New Features

  • Add NSX-VPC Network Provider Support (#2848)
  • Add vcsim server provider (#2613)
  • Add option for non-mandatory IP/DHCP for network device (#2727)
  • Allow to set custom label for PCI device (#2471)

🐛 Bug Fixes

  • CSI: remove cluster-id from config to let csi generate an id instead of hitting length limits (#2708)
  • Ensure entries for ProviderServiceAccount created in the ConfigMap are cleaned up (#2846)
  • Fail startup if no CRDs are detected (#2629)
  • Fix issue with NCP versioning while using the semver package (#2796)
  • Fix vmtoolsd path for/on a flatcar image (#2660)
  • Kube-vip: fix prepare script to work on pre k8s v1.29 (#2661)
  • Restore v1alpha3/v1alpha4 conversion to fix SSA issue (#2739)
  • VSphereVM: ensure that the cache gets updated when patching .status.taskRef (#2677)

🌱 Others

  • Add conformance and upgrade e2e tests (#2594)
  • Add e2e test using supervisor mode with vcsim (#2800)
  • Add env variables for ClusterCacheTracker (#2869)
  • Add generate-test-infra-prowjobs makefile target and update docs (#2630)
  • Add GitHub token for release notes action (#2822)
  • Add laozc to CAPV reviewer (#2654)
  • Add leader election to vcsim component yaml (#2770)
  • Add make targets to build and push vm operator image for testing purposes (#2785)
  • Add more supervisor tests (#2879)
  • Add vm-operator tilt settings (#2803)
  • Align docker build to CAPI (#2691)
  • API: deprecate PreferredAPIServerCIDR (#2656)
  • Bump CPI to v1.30.0-alpha (#2858)
  • Bump go 1.21 (#2741)
  • Bump Go version to 1.21.8 (#2817)
  • Bump golang to v1.21.9 and golang.org/x/net to mitigate CVE-2023-45288 (#2874)
  • Bump golangci-lint to v1.57.2 (#2728 #2887)
  • Bump govulncheck to v1.0.4 (#2828)
  • Bump kpromo to v4.0.5 (#2729)
  • Bump Kubernetes images to v1.30.0 (#2920)
  • Bump to CPI v1.30.0-rc.0 (#2882)
  • Bump vm-operator to v1.8.6 (#2925)
  • Bump vSphere CPI to v1.30.0 (#2926)
  • Controllers/test: add 3 second timeout to assertion in test to deflake (#2769)
  • Controllers/test: use APIReader to not assert on cached information (#2752)
  • Controllers/vmware: fix test to not contain data race (#2672)
  • Drop codecov from PRs, add token for main (#2884)
  • Drop copy of the in-memory runtime and server (#2784)
  • Drop duplicate ClusterCacheTracker log name (#2863)
  • Drop hack/tools/bootstrap-base (#2786)
  • Drop integration tests (#2921)
  • E2E: test for CAPV in supervisor mode (#2804)
  • E2E: Claim ip addresses dynamically so tests can run in parallel (#2612)
  • E2E: disable log collector for vcsim testmode (#2802)
  • E2E: implement e2e test for IPAM (#2757)
  • E2E: only upload images to gcs if we run tests which need it (#2686)
  • Enhancement of Error Handling and Network Status Verification for NSXT (#2902)
  • Fix codecov action (#2885)
  • Fix ensure-kubectl script (#2635)
  • Fix noisy logs in vcsim (#2859)
  • Fix release instructions and release note generation (#2823)
  • Fix vcsim API replacing int with int32 (#2688)
  • Fix vcsim role to include permissions for protected endpoints (#2813)
  • Flavorgen: bump CPI manifests and use embed instead of hardcoding (#2625)
  • Flavorgen: bump kubevip to v0.6.4 and import from file (#2655)
  • Git ignore config-overrides (#2685)
  • Github: add release-1.9 to weekly actions and remove release-1.5 (#2627)
  • Github: adjust md-link check to refer release-1.10 branch (#2904)
  • Github: still create a draft release on release notes generation failures (#2878)
  • Hack/e2e.sh cleanup artifacts (#2718)
  • Hack/e2e.sh fix waiting for ipam (#2658)
  • Hack/tools/janitor: also cleanup child resource pools and folders for capv (#2870)
  • Hack/tools/janitor: add capv-janitor for automated ci cleanup (#2681)
  • Hack/tools/janitor: fix janitor to properly set kubeconfig and log an error (#2710)
  • Hack/tools/janitor: fix printing task id (#2711)
  • Hack: add script to run clean-ci using vpn via prow (#2709)
  • Hack: follow up fix from aligning image build process (#2720)
  • Implement E2E test for vcsim in govmomi mode (#2767)
  • Improve patch helper error handling (#2865)
  • Introduce MODE and TARGET for E2E tests (#2673)
  • Link to new meeting notes (#2880)
  • Make Flavor gen templates vcsim friendly (#2771)
  • Make PowerOff configurable when using vcsim (#2692)
  • Make VirtualMachineClass configurable when using vcsim (#2693)
  • Makefile: fix release-notes generator arguments (#2873)
  • Move openvpn to community registry (#2634)
  • Move vcsim object naming utils to vcsim helpers (#2690)
  • Prepare main for development of the new release (#2643)
  • Refactor test setup (#2662)
  • Remove infraServer and credsSecretName from supervisor ClusterClass (#2862)
  • Rename e2e-image (#2652)
  • Retry CRD detection during startup (#2927)
  • Revert "Replace deprecated wait functions" (#2860)
  • Set provider label for vm-operator as runtime-extension (#2801)
  • Supervisor flavorgen and templates (#2789)
  • Templates: add a script to run prekubeadmcommands in order of files defined in /etc/pre-kubeadm-scripts (#2907)
  • Test: bump ipam to v1beta1 (#2790)
  • Test: change labels used for creating IPAddressClaims to not hit the 63 characters length limit (#2671)
  • Test: change way to get number of hosts to not rely on read hosts permissions (#2664)
  • Test: Ensure finalizers are re-reconciled (#2626)
  • Test: fix error handling in incluster ip provider (#2674)
  • Test: fix inject install on bootstrap script (#2699)
  • Test: fix inject install on bootstrap script to allow downgrades (#2701)
  • Test: fix log collector for cloud-init (#2678)
  • Test: ignore VMs on errors retrieving the properties (#2663)
  • Test: remove getClusterctlConfigVariable function and use capi framework functions instead (#2683)
  • Test: Replace deprecated ginkgo flags (#2768)
  • Test: run the prekubeadmscript first (#2703)
  • Test: teardown ipam only on best-effort base to not fail successful tests (#2899)
  • Test: use 5 worker nodes for k8s upgrade + conformance test (#2706)
  • Update Cluster API IPAM version from v1alpha1 to v1beta1 (#2751)
  • Update docs to link to the OVAs in the community-owned GCS bucket (#2641)
  • Update docs to link to the OVAs in the community-owned GCS bucket (part II) (#2642)
  • Use ControlPlaneEndpointIPVariable consistently (#2831)
  • Use min/max funcs from Go SDK (#2742)
  • Use pkgs.k8s.io for apt (#2694)
  • Use vm operator v1.8.6 for supervisor e2e testing (#2913)
  • Vm-operator: remove web-validator and set replicas to 1 (#2798)

📖 Additionally, there have been 4 contributions to our documentation and book. (#2746, #2761, #2830, #2864)

Dependencies

Added

  • github.com/matttproud/golang_protobuf_extensions/v2: v2.0.0
  • github.com/vmware-tanzu/nsx-operator/pkg/apis: v0.1.0
  • github.com/vmware-tanzu/vm-operator/pkg/constants/testlabels: de75746
  • golang.org/x/telemetry: f48c80b
  • gopkg.in/evanphx/json-patch.v4: v4.12.0
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/warnings.v0: v0.1.2

Changed

Read more

templates/v1.30.0

19 Apr 09:53
53119f5
Compare
Choose a tag to compare

VM templates for Kubernetes v1.30.0.

If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova to join them back.

templates/v1.29.0

19 Apr 09:50
53119f5
Compare
Choose a tag to compare

VM templates for Kubernetes v1.29.0.

If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova to join them back.

templates/v1.28.0

19 Apr 09:48
53119f5
Compare
Choose a tag to compare

VM templates for Kubernetes v1.28.0.

If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova to join them back.