Skip to content
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

[release-0.1] Fix Kubernetes validation, node matching, OS concurrency, annotations usage #117

Merged
merged 6 commits into from
Dec 11, 2024

Conversation

atanasdinov and others added 6 commits October 3, 2024 15:34
* Use CustomValidator interface for webhook implementation

Signed-off-by: Atanas Dinov <[email protected]>

* Unify webhook register

Signed-off-by: Atanas Dinov <[email protected]>

---------

Signed-off-by: Atanas Dinov <[email protected]>
* Improve node matching during Kubernetes upgrades

Signed-off-by: Atanas Dinov <[email protected]>

* Improve node matching during OS upgrades

Signed-off-by: Atanas Dinov <[email protected]>

---------

Signed-off-by: Atanas Dinov <[email protected]>
* Move to label usage

* Provide better readibility for label addition

* Bring back release as annotation
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.15.4 to 3.16.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.15.4...v3.16.2)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Reduce concurrency for OS SUC workers

* Fix unit tests
* Add core component definitions in release manifest

* Align helm chart CRD indentations with kubebuilder generated CRD

* Introduce new release manifest CRD changes

* make generate

* Introduce container comparison logic

* Update variable name to improve reusability

* Add deployment monitoring permissions to reconciler

* Introduce helm release comparison function

* Update function to parse K8s distribution

* Introduce wait mechanism for K8s core components

* Fix typos

* Don't fail on job not found errors

* Check deployment staus conditions

* Fix typos
@atanasdinov atanasdinov merged commit 271c758 into release-0.1 Dec 11, 2024
4 checks passed
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.

2 participants