Skip to content

Commit

Permalink
Remove pkg/ready (#3476)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasbro17 authored Jul 21, 2020
1 parent d3c1728 commit d4c3303
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 136 deletions.
14 changes: 14 additions & 0 deletions changelog/rm-pkg-ready.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# entries is a list of entries to include in
# release notes and/or the migration guide
entries:
- description: >
Removed `pkg/ready` and its helper utils `Ready`, `Set()`, `Unset()`.
kind: "removal"
breaking: true
migration:
header: Removed `pkg/ready`
body: >
TBD
65 changes: 0 additions & 65 deletions pkg/ready/ready.go

This file was deleted.

71 changes: 0 additions & 71 deletions pkg/ready/ready_test.go

This file was deleted.

0 comments on commit d4c3303

Please sign in to comment.