-
Notifications
You must be signed in to change notification settings - Fork 78
Changed default kube version from 1.31 to 1.32 #902
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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
…izable, More specific logging to file
… kubeconfig at only one place
This reverts commit 8db3384.
Webhook and naming conflict fix in BYOH
* 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]>
…stants for kubeconfig
…-image-build-script add build script for controller manager
…Error Fixed CREATE/UPDATE function in webhook configuration of BYOH
…Dependency Added variable to pick byohImage from TC build
BYOH CLI onboarding tool
Co-authored-by: Snehal Shelke <[email protected]>
* added env var for cri-tools version Co-authored-by: Snehal Shelke <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed default kube_version from 1.31 to 1.32 so that byoh-bundle teamcity build takes latest version for creating byoh-bundle.
BUILD : https://teamcity.platform9.horse/buildConfiguration/Pf9project_Platform9Components_ByohBundle_2?mode=builds
Already tested byoh-bundle kube version 1.31 and 1.32 and reported in jira : https://platform9.atlassian.net/browse/KAAP-510