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

First release #11

Closed
4 of 15 tasks
marquiz opened this issue Aug 24, 2020 · 7 comments
Closed
4 of 15 tasks

First release #11

marquiz opened this issue Aug 24, 2020 · 7 comments

Comments

@marquiz
Copy link
Contributor

marquiz commented Aug 24, 2020

Let's cut an initial release.

Prerequisites

Checklist

  • File a new issue to propose a new release. Copy this checklist into the issue description
  • Add a changelog section in the issue description, capturing changes since the previous release
  • An OWNER runs git tag -s $VERSION and inserts the changelog into the tag description
  • An OWNER pushes the tag with git push $VERSION - this will trigger prow to build and publish a staging container image gcr.io/k8s-staging-nfd/node-feature-discovery-operator:$VERSION
  • Do final release verification on the staging image
  • Submit a PR against k8s.io, updating k8s.gcr.io/images/k8s-staging-nfd/images.yaml, in order to promote the container image to production
  • Wait for the PR to be merged and verify that the image (k8s.gcr.io/nfd/node-feature-discovery-operator:$VERSION) is available
  • Write the change log into the Github release info.
  • Add a link to the tagged release in this issue
  • Send an announcement email to kubernetes-dev@googlegroups.com with the subject [ANNOUNCE] node-feature-discovery-operator $VERSION is released
  • Add a link to the release announcement email in this issue
  • Close this issue

Changelog

This is the first release of Node Feature Discovery Operator. It has basic functionality of operating Node Feature Discovery v0.6.0, running nfd-master and nfd-worker as daemonsets in the cluster.

@ArangoGutierrez
Copy link
Contributor

Check Container image repo (#1)

@ArangoGutierrez
Copy link
Contributor

Check Use new NFD image repo (and version) #9

@marquiz
Copy link
Contributor Author

marquiz commented Sep 17, 2020

👍 I marked those^ done in the checklist above

@marquiz
Copy link
Contributor Author

marquiz commented Sep 17, 2020

Changelog is missing above. Feel free to add one 😉

ArangoGutierrez added a commit to ArangoGutierrez/node-feature-discovery-operator that referenced this issue Sep 21, 2020
Thinking on kubernetes-sigs#11 is a good idea to do some GitHub maintenance on the repo
to enable a better communication.

This commit adds templates for bug report, feature request and support
related issues.

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
ArangoGutierrez added a commit to ArangoGutierrez/node-feature-discovery-operator that referenced this issue Sep 21, 2020
Thinking on kubernetes-sigs#11 is a good idea to do some GitHub maintenance on the repo
to enable a better communication.

This commit adds templates for bug report, feature request and support
related issues.

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
k8s-ci-robot pushed a commit that referenced this issue Sep 22, 2020
* Enable issue templates

Thinking on #11 is a good idea to do some GitHub maintenance on the repo
to enable a better communication.

This commit adds templates for bug report, feature request and support
related issues.

Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>

* Update .github/ISSUE_TEMPLATE/bug-report.md

Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>

* Update .github/ISSUE_TEMPLATE/enhancement.md

Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>

* Update .github/ISSUE_TEMPLATE/support.md

Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>

Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>
@marquiz
Copy link
Contributor Author

marquiz commented Nov 3, 2020

@ArangoGutierrez @zvonkok should we proceed with this(?)

I added a minimal "changelog" above...

@ArangoGutierrez
Copy link
Contributor

#35
We will cut the first release to be compatible with kube 1.19

@ArangoGutierrez
Copy link
Contributor

Release v0.2.0 is being cut today

@marquiz marquiz closed this as completed Dec 23, 2020
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

2 participants