-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone
Description
/kind bug
What steps did you take and what happened:
The current version (v0.11) reports an error:
INFO finished gathering release notes in 4.28096274s file="notes/notes.go:250"
INFO Got 21 release notes, performing rendering file="release-notes/main.go:269"
INFO Setting up repository github.com/kubernetes-sigs/cluster-api-provider-aws file="modiff/modiff.go:59"
INFO Retrieving modules of ca3cc2d63a5646c06d5dec5368ab7c50fe806ef9 file="modiff/modiff.go:229"
ERRO exit status 1 file="modiff/modiff.go:250"
FATA generating dependency report: getting dependency changes: exit status 1 file="release-notes/main.go:383"
make[1]: *** [Makefile:594: release-changelog] Error 1
make[1]: Leaving directory '/home/dlipovetsky/personal/cluster-api-provider-aws'
make: *** [Makefile:562: release] Error 2
What did you expect to happen:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
- Cluster-api-provider-aws version:
- Kubernetes version: (use
kubectl version
): - OS (e.g. from
/etc/os-release
):
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.