kubernetes/hack/make-rules
k8s-merge-robot e72f6a892d Merge pull request #28234 from damemi/record-false-bugfix
Automatic merge from submit-queue

Make sure --record=false is acknowledged when passed to commands

```release-note
Change setting "kubectl --record=false" to stop updating the change-cause when a previous change-cause is found.
```

Ensures that when `--record=false` is explicity set that no `ChangeCauseAnnotation`s are set on the object. Previously, if `--record=true` was used then all following actions triggered a `ChangeCauseAnnotation` even if `--record=false` was set, due to the prior `ChangeCauseAnnotation` existing.

Reference to bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1351127

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-07-18 11:32:15 -07:00
..
build.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
cross.sh Make releases work 2016-07-12 21:52:54 -07:00
test-cmd.sh Make sure --record=false is acknowledged when passed to commands 2016-07-15 11:24:05 -04:00
test-e2e-node.sh Inject top level QoS cgroup creation in the Kubelet 2016-07-15 10:02:22 -07:00
test-integration.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
test.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
verify.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
vet.sh Overhaul deps on generator tools 2016-07-12 21:52:54 -07:00