Remove the step where we poke Wainer. His arm is getting sore and it
doesn't seem like the project is widely consumed via operator hub.
Also, add post-release steps for guest-components.
Note that we are not updating the Trustee k8s yaml to point to the
release version. If we want to do this, it has to happen much earlier in
the process (before we bump Kata to use the new version of Trustee).
Signed-off-by: Tobin Feldman-Fitzthum <tobinf@protonmail.com>
CNCF onboarding is obsolete. Project creation has not been used
so drop that too to make the list of issue creation options a bit
shorter.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Add a suggestion for the newcomers and community to prioritize
confidential-containers Slack channel(s) for discussions and Q&A.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
During the v0.9.0-alpha0 release, we found a few places to improve
the checklist for next time: a line number fix, a missing PR
step in some cases, misnumbering, and a post-release step
Signed-off-by: Chris Porter <porter@ibm.com>
For release v0.9.0 we will be using Kata main (among other changes).
Update/overhaul the release checklist to account for these differences.
Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
On last release I created a document on CoCo's operator explaining how
the bundle can be updated to the Operator Hub. Updated this release
check-list to link to that document.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Fixup some number and naming. Also, remove notes about
using a branch as this is not required for doing the release.
Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
Inverted the order of the checkboxes and numbers so that Github provides
a tracker of how many steps are done at the top of the issue.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Added information about:
* bumping the guest-components version
* the release workflow that generates the image
* update the lock file
Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Moved the step 8 ("Update kbs to use the latest commit ...") below to
step 9 ("Cut a guest-components ...") because the kbs depend on
guest-components, therefore, the later should be tagged *before* the
former.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
With the merge of image-rs, ocicrypt-rs and attestation-agent into a
single guest-components repository, the steps 1,2,3,9,10 and 13 are not
necessary anymore.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
A template to help people request meetings using
the official CoCo Zoom.
Let's try out the fancy new github issue forms.
Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
- Merge steps that can be achieved in a common PR
- Add steps to wait for runtime payload builds
- Add peer pods steps
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
It seems that we have to have a table with some basic information
otherwise GitHub won't be able to display the template information to
the users.
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Let's have a release check list template that we can use to track the
release steps needed for each new release.
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>