Files
kubernetes/pkg
Kubernetes Submit Queue 346a8a778f Merge pull request #41433 from juanvallejo/jvallejo/add-ignore-not-found-flag
Automatic merge from submit-queue (batch tested with PRs 39855, 41433, 41567, 41887, 41652)

add --ignore-not-found option

Related downstream issue https://github.com/openshift/origin/issues/12867#event-961812896

Adds `--ignore-not-found` option that works similarly to the one found in [delete](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/delete.go#L154).

Allows for scripts to request specific resources that might not exist, without dealing with ambiguous exit code `1`.

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

cc @smarterclayton @jupierce @fabianofranz
2017-02-23 09:36:31 -08:00
..
2017-02-23 12:23:03 +01:00
2017-01-29 21:41:45 +01:00
2017-02-22 19:03:25 +01:00
2017-01-19 09:50:16 -05:00
2017-02-15 10:25:15 +01:00
2017-01-11 09:09:48 -05:00
2017-02-13 09:18:32 -05:00