Skip to content

docs: add v0.2.0 release notes#141

Open
AvineshTripathi wants to merge 2 commits intokubernetes-sigs:mainfrom
AvineshTripathi:release-v0.2.0
Open

docs: add v0.2.0 release notes#141
AvineshTripathi wants to merge 2 commits intokubernetes-sigs:mainfrom
AvineshTripathi:release-v0.2.0

Conversation

@AvineshTripathi
Copy link
Contributor

related to #136

will add more description later!

Signed-off-by: AvineshTripathi <avineshtripathi1@gmail.com>
@netlify
Copy link

netlify bot commented Feb 28, 2026

Deploy Preview for node-readiness-controller ready!

Name Link
🔨 Latest commit 6b3ee84
🔍 Latest deploy log https://app.netlify.com/projects/node-readiness-controller/deploys/69a3df2c2d93c700089fd5ed
😎 Deploy Preview https://deploy-preview-141--node-readiness-controller.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AvineshTripathi
Once this PR has been reviewed and has the lgtm label, please assign haircommander for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from mrunalp February 28, 2026 07:35
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 28, 2026
To install the controller, apply the `install.yaml` manifest for this version:

```sh
kubectl apply -f https://github.com/kubernetes-sigs/node-readiness-controller/releases/download/v0.2.0/install.yaml
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Question:

We recently introduced support for metrics and webhooks. However, in previous releases, we only provided a default install.yaml. Should we start publishing multiple versions of install.yaml like metrics-intall.yaml, or should users continue building their own from the source code?

Copy link
Contributor

Choose a reason for hiding this comment

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

We could certainly add additional manifests in this release.

How about something like, install-with-secure-metrics.yaml?

I think we should also ensure we update our installation documentation flow for completeness.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do we want the documentation changes to be part of this branch, or do we create a new one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ajaysundark added here 6b3ee84

…metrics, and webhooks, alongside updated documentation.

Signed-off-by: AvineshTripathi <avineshtripathi1@gmail.com>
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants