Skip to content

KAAP-714: Update byohctl to make onboarding of host region aware #903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

vaibhavd21
Copy link

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Additional information

Special notes for your reviewer

Jayanth Reddy and others added 30 commits February 20, 2025 02:01
- bundled repo for 1.26 kube
- Sample yamls for byoh config with service account
- Webhook fix to allow sevice account user
- Fix to avoid same secret name for install & bootstrap
This reverts commit 8db3384.
* Added chart-generator

* Added Byoh-chart

* increased cpu and memory limit

* removed unnecessary fields from kustomization.yaml , changed comparision of userName and managerServiceAccount in byohost_webhook controller , changed cpu memory range , changed path in kustomizeconfig.yaml

* reverted kustomization.yaml

* changes added to pr

* reverted kustomization.yaml

* Added byoh and tested

* added validation for string len check byohost_webhook.go

* reverted changes of webhook

* changes in chart-generator.sh

* removed allowance of req v1.update

* added substrs len check

---------

Co-authored-by: Snehal Shelke <[email protected]>
…deb (#5)

---------

Co-authored-by: snslk <[email protected]>
Co-authored-by: Snehal Shelke <[email protected]>
* k8s bundle
---------

Co-authored-by: Snehal Shelke <[email protected]>
…-image-build-script

add build script for controller manager
Jayanth Reddy and others added 29 commits March 28, 2025 17:04
changed default kube-version to latest support version (1.32.2)
#23)

* KAAP-485: Support for De-auth and Decommission host from byoh cluster

---------

Co-authored-by: Vaibhav Dubewar <[email protected]>
…lector

Listing only hosts from same NS to attach
#32)

* kaap-553: Proceed with host cleanup in case of decommission even if byohost doesn't exist in mgmt plane

* consolidated func to perform cleanup when machineRef is unset

---------

Co-authored-by: Vaibhav Dubewar <[email protected]>
KAAP-537 : BYOH enhancements (Updated flags to be consistent with cloudctl, interactive password input)
…etion of byohost object when byoMachine does not exists in the cluster (#34)

Co-authored-by: Vaibhav Dubewar <[email protected]>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.35.0.
- [Commits](golang/crypto@v0.17.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ost objects (#37)

* Allowing users of type <name>@<domain>.<tld> to patch byohost objects

* Added unit test for the same

* Deny request from unauthorized-user

---------

Co-authored-by: Vaibhav Dubewar <[email protected]>
@vaibhavd21 vaibhavd21 closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants