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 v0.4.0 #202

Closed
10 tasks done
marquiz opened this issue Dec 12, 2018 · 14 comments
Closed
10 tasks done

Release v0.4.0 #202

marquiz opened this issue Dec 12, 2018 · 14 comments

Comments

@marquiz
Copy link
Contributor

marquiz commented Dec 12, 2018

Release checklist:

  • All OWNERS must LGTM the release proposal.
  • Update the daemonset template and the job template to use the new tagged container image
  • An OWNER runs git tag -s $VERSION and insert the changelog into the tag description.
  • Build and push a container image with the same tag to quay.io.
  • Update the :latest virtual tag in quay.io to track the last stable (this) release.
  • An OWNER pushes the tag with git push $VERSION.
  • Write the change log into the Github release info.
  • Add a link to the tagged release in this issue.
  • An announcement email is sent to kubernetes-dev@googlegroups.com with the
    subject [ANNOUNCE] node-feature-discovery $VERSION is released
  • Close this issue.

Changelog

Node-feature-discovery was migrated into a new repository under the kubernetes-sigs organization in Github (#175). Related to the migration, the final container image registry/repo hasn't been dediced yet (#177) – for this release we still use the old repo.

Major changes

Miscellaneous

  • Template specs converted from json to yaml
  • Documentation updates fixes

Deployment

For complete documentation see the v0.4.0 release

For quick start, you can use the provided template specs to deploy the NFD release image with the default configuration in the default namespace:

export NFD_VERSION=v0.4.0
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/$NFD_VERSION/nfd-master.yaml.template
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/$NFD_VERSION/nfd-worker-daemonset.yaml.template
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 27, 2019
@marquiz
Copy link
Contributor Author

marquiz commented Apr 27, 2019

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 27, 2019
@jjacobelli
Copy link
Contributor

Do you think we can wait for #231 too? I would like to have this in the next release

@marquiz
Copy link
Contributor Author

marquiz commented May 9, 2019

Do you think we can wait for #231 too? I would like to have this in the next release

Yeah, sure. I think it's basically ready to go. I just want to test it on my own

@marquiz
Copy link
Contributor Author

marquiz commented May 10, 2019

Updated changelog a bit. Also, added short deployment instructions

@marquiz
Copy link
Contributor Author

marquiz commented May 14, 2019

#231 is now merged. I'm ready to go for a release

@jjacobelli
Copy link
Contributor

Yes, looks good to me!

@marquiz
Copy link
Contributor Author

marquiz commented May 17, 2019

I've doing verification, and haven't found any issues. #249 contains some documentation fixes. After that I would be ready to proceed

@zvonkok
Copy link
Contributor

zvonkok commented May 17, 2019

/lgtm wow, what a nice release :) a ton of features.

@zvonkok
Copy link
Contributor

zvonkok commented May 17, 2019

@marquiz Do you want to reference #175 and #177 in this release too, aren't those with this release "done"?

@marquiz
Copy link
Contributor Author

marquiz commented May 17, 2019

#177 is not yet done, although I initially thought it would've been solved quite fast. I added a reference to both of these in the changelog above^

@marquiz
Copy link
Contributor Author

marquiz commented May 17, 2019

#250 updates documentation and deployment examples

@marquiz
Copy link
Contributor Author

marquiz commented May 29, 2019

@marquiz
Copy link
Contributor Author

marquiz commented May 29, 2019

Release announcement:
https://groups.google.com/forum/#!topic/kubernetes-dev/8n4Cj5A-Nao

@marquiz marquiz closed this as completed May 29, 2019
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

No branches or pull requests

5 participants