k3s/hack/make-rules
Kubernetes Submit Queue 313f443015
Merge pull request #58991 from juanvallejo/jvallejo/fix-apply-force
Automatic merge from submit-queue (batch tested with PRs 51323, 59306, 58991, 59050). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

fix apply --force w/ invalid resource

Fixes https://github.com/kubernetes/kubernetes/issues/58984

- First commit: Fixes cases where `--force` is provided with `kubectl apply`, with an object that is BOTH invalid and will cause a conflict error
- Second commit: Fixes cases where `--force` is provided with `kubectl apply`, with an invalid object 

Justification for the first commit here: https://bugzilla.redhat.com/show_bug.cgi?id=1539529#c3

**Release note**:
```release-note
NONE
```

cc @ironcladlou
2018-02-06 10:40:37 -08:00
..
helpers Add sample CustomResourceDefinition controller 2017-10-19 00:21:57 +01:00
BUILD Remove all traces of federation 2017-10-26 13:37:37 -07:00
Makefile.manifest Make the pause image a manifest list 2018-01-24 02:10:45 -05:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
clean.sh Move make clean to a static list 2017-09-29 12:36:18 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
test-cmd-util.sh fix apply --force w/ invalid AND conflicting resource 2018-02-06 11:29:00 -05:00
test-cmd.sh kube-apiserver flag --admision-control is deprecated, use the new --enable-admission-plugins 2018-01-24 20:47:54 +08:00
test-e2e-node.sh use node-e2e framework for testing cadvisor 2018-01-31 10:14:54 -08:00
test-integration.sh Allow integration test timeout override. 2017-12-21 10:55:09 -08:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh Remove all traces of federation 2017-10-26 13:37:37 -07:00
update.sh Force use of Makefile for update 2018-01-22 15:11:16 -08:00
verify.sh Change flags to variables so that they can be passed through make 2018-01-25 13:30:30 -08:00
vet.sh Merge pull request #46923 from dims/nuke-wrapper-go-flags 2017-06-22 20:26:29 -07:00