Skip to content

Conversation

dlipovetsky
Copy link
Contributor

What problem does this PR solve?:
The maxLength was too short in some cases, breaking cluster creation. Now, all parameters align with the upstream types.

Which issue(s) this PR fixes:
Fixes https://jira.nutanix.com/browse/NCN-110334

How Has This Been Tested?:

Special notes for your reviewer:

Copy link

@msdolbey msdolbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
bigger is better in this case

Copy link
Member

@jimmidyson jimmidyson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jimmidyson
Copy link
Member

@dlipovetsky Please run make go-generate.

The maxLength was too short in some cases, breaking cluster creation.
Now, all parameters align with the upstream types.
@dlipovetsky dlipovetsky force-pushed the issue/fix-maxlength-bootstrap-types branch from 598bec7 to 3cf9af2 Compare October 7, 2025 17:44
@dlipovetsky
Copy link
Contributor Author

Ran make go-generate and force-pushed.

@jimmidyson jimmidyson enabled auto-merge (squash) October 7, 2025 17:45
@dlipovetsky
Copy link
Contributor Author

One test failed due because a DNS lookup failed:

dial tcp: lookup pullthrough.infra.nkp.sh on 10.40.64.15:53: no such host

@jimmidyson jimmidyson merged commit ca84e1a into main Oct 7, 2025
37 of 38 checks passed
@jimmidyson jimmidyson deleted the issue/fix-maxlength-bootstrap-types branch October 7, 2025 18:49
dlipovetsky added a commit that referenced this pull request Oct 7, 2025
🤖 I have created a release *beep* *boop*
---


## 0.35.1 (2025-10-07)

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

## What's Changed
### Fixes 🔧
* fix: Remove Cilium chainingMode when kubeproxyreplacement is enabled
by @supershal in
#1340
* fix: Align validation with upstream Kubeadm Bootstrap Provider types
by @dlipovetsky in
#1342
### Other Changes
* refactor: move handler directories by @dkoshkin in
#1321


**Full Changelog**:
v0.35.0...v0.35.1

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
vijayaraghavanr31 pushed a commit that referenced this pull request Oct 8, 2025
…1342)

**What problem does this PR solve?**:
The maxLength was too short in some cases, breaking cluster creation.
Now, all parameters align with the upstream types.

**Which issue(s) this PR fixes**:
Fixes https://jira.nutanix.com/browse/NCN-110334

**How Has This Been Tested?**:
<!--
Please describe the tests that you ran to verify your changes.
Provide output from the tests and any manual steps needed to replicate
the tests.
-->

**Special notes for your reviewer**:
<!--
Use this to provide any additional information to the reviewers.
This may include:
- Best way to review the PR.
- Where the author wants the most review attention on.
- etc.
-->
vijayaraghavanr31 pushed a commit that referenced this pull request Oct 8, 2025
🤖 I have created a release *beep* *boop*
---


## 0.35.1 (2025-10-07)

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

## What's Changed
### Fixes 🔧
* fix: Remove Cilium chainingMode when kubeproxyreplacement is enabled
by @supershal in
#1340
* fix: Align validation with upstream Kubeadm Bootstrap Provider types
by @dlipovetsky in
#1342
### Other Changes
* refactor: move handler directories by @dkoshkin in
#1321


**Full Changelog**:
v0.35.0...v0.35.1

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants