We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6562b commit 19acb67Copy full SHA for 19acb67
pkg/applyset/tracker.go
@@ -51,7 +51,7 @@ type ApplyableObject struct {
51
ID string
52
53
// Lifecycle hints
54
- // TODO(barney-s): need to exapnd on these: https://github.com/kubernetes-sigs/issues/542
+ // TODO(barney-s): need to exapnd on these: https://github.com/kubernetes-sigs/kro/issues/542
55
ExternalRef bool
56
57
// lastReadRevision is the revision of the object that was last read from the cluster.
0 commit comments