Skip to content

Commit fd6d3a2

Browse files
release(main): v0.27.0 (#1048)
🤖 I have created a release *beep* *boop* --- ## 0.27.0 (2025-02-12) <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Exciting New Features 🎉 * feat: Update COSI controller Addon by @dlipovetsky in #1043 * feat: Build with Go 1.24.0 by @jimmidyson in #1047 ### Fixes 🔧 * fix: Specify PriorityClass for Node Feature Discovery components by @dlipovetsky in #1041 * fix: Correctly configure non-mirror registry certificates by @jimmidyson in #1039 * fix: Configure priorityClassName for Cilium Hubble by @dlipovetsky in #1045 * fix: don't generate empty _default containerd mirror file by @dkoshkin in #1042 * fix: set priority class name for metallb by @supershal in #1046 * fix: Correctly configure dynamic credential provider by @jimmidyson in #1040 **Full Changelog**: v0.26.0...v0.27.0 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent abc6ccb commit fd6d3a2

File tree

8 files changed

+31
-7
lines changed

8 files changed

+31
-7
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ linters:
3333
- prealloc
3434
- staticcheck
3535
- stylecheck
36-
- tenv
3736
- testifylint
3837
- thelper
3938
- tparallel
4039
- unconvert
4140
- unparam
4241
- unused
42+
- usetesting
4343
- whitespace
4444

4545
linters-settings:

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.26.0"
2+
".": "0.27.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## 0.27.0 (2025-02-12)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Exciting New Features 🎉
9+
* feat: Update COSI controller Addon by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1043
10+
* feat: Build with Go 1.24.0 by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1047
11+
### Fixes 🔧
12+
* fix: Specify PriorityClass for Node Feature Discovery components by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1041
13+
* fix: Correctly configure non-mirror registry certificates by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1039
14+
* fix: Configure priorityClassName for Cilium Hubble by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1045
15+
* fix: don't generate empty _default containerd mirror file by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1042
16+
* fix: set priority class name for metallb by @supershal in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1046
17+
* fix: Correctly configure dynamic credential provider by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1040
18+
19+
20+
**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.26.0...v0.27.0
21+
322
## 0.26.0 (2025-02-05)
423

524
<!-- Release notes generated using configuration in .github/release.yaml at main -->

docs/content/contributing/releasing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ If you are releasing a new minor release, then update the `metadata.yaml`s so th
4242
for e.g. local development and e2e tests:
4343

4444
1. Add the new release to the root level `metadata.yaml` release series.
45-
1. Add the new release to the e2e configuration `test/e2e/data/shared/v1beta1-caren/metadata.yaml` release series.
4645
1. Add the next release to the e2e configuration `test/e2e/data/shared/v1beta1-caren/metadata.yaml` (e.g. if release
4746
`v0.6.0` then add release series for `v0.7`).
4847
1. Update the `caren` provider configuration in `test/e2e/config/caren.yaml`:

docs/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ archived_version = false
7171
# The version number for the version of the docs represented in this doc set.
7272
# Used in the "version-banner" partial to display a version number for the
7373
# current doc set.
74-
version = "0.26.0"
74+
version = "0.27.0"
7575

7676
# A link to latest version of the docs. Used in the "version-banner" partial to
7777
# point people to the main doc site.

metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,6 @@ releaseSeries:
7979
- contract: v1beta1
8080
major: 0
8181
minor: 26
82+
- contract: v1beta1
83+
major: 0
84+
minor: 27

test/e2e/config/caren.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ providers:
136136
versions:
137137
# Upgrade e2e tests will use this as the "upgrade from" version.
138138
# This should reference the most recent successful release.
139-
- name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.25}"
140-
value: "https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/releases/download/{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.25}/runtime-extensions-components.yaml"
139+
- name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.26}"
140+
value: "https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/releases/download/{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.26}/runtime-extensions-components.yaml"
141141
type: "url"
142142
contract: v1beta1
143143
files:
@@ -147,7 +147,7 @@ providers:
147147
new: "--v=8"
148148
- old: --metrics-addr=127.0.0.1:8080
149149
new: --metrics-addr=:8080
150-
- name: v0.27.99 # "vNext"; use manifests from local source files
150+
- name: v0.28.99 # "vNext"; use manifests from local source files
151151
value: "file://../../../runtime-extensions-components.yaml"
152152
type: "url"
153153
contract: v1beta1

test/e2e/data/shared/v1beta1-caren/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,6 @@ releaseSeries:
7070
- contract: v1beta1
7171
major: 0
7272
minor: 27
73+
- contract: v1beta1
74+
major: 0
75+
minor: 28

0 commit comments

Comments
 (0)