kubebuilder-release-tools icon indicating copy to clipboard operation
kubebuilder-release-tools copied to clipboard

notes module is missing v0.2.0 tag

Open ncdc opened this issue 3 years ago • 4 comments

I'd like to be able to go get/go install sigs.k8s.io/kubebuilder-release-tools/[email protected], but it fails:

go: sigs.k8s.io/kubebuilder-release-tools/[email protected]: module sigs.k8s.io/[email protected] found, but does not contain package sigs.k8s.io/kubebuilder-release-tools/notes

Because notes has its own go.mod, it requires its own git tag in addition to the tag for the main module. Could you please create a git tag called notes/v0.2.0? Thanks!!!

ncdc avatar Sep 12 '22 15:09 ncdc

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Dec 11 '22 16:12 k8s-triage-robot

/remove-lifecycle stale

ncdc avatar Dec 12 '22 14:12 ncdc

@nikhita would you be able to assist here?

ncdc avatar Dec 12 '22 14:12 ncdc

@nikhita would you be able to assist here?

I can, but we typically let the repo admins cut tags.

@vincepri you are an admin for this repo. Can you help create a a git tag called notes/v0.2.0?

nikhita avatar Jan 03 '23 09:01 nikhita