• Kubernetes Submit Queue's avatar
    Merge pull request #50257 from diegs/merge-fix · baed0e78
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50257, 50247, 50665, 50554, 51077)
    
    Remove incorrect patch-merge directives.
    
    **What this PR does / why we need it**:
    
    Directives were misplaced for the following types:
    
    - MatchExpressions
    - Taints
    - Tolerations
    
    Per the discussion in #46547, we cannot fix these because it would cause backwards-compatibility problems. Instead, remove the incorrect ones so they don't mislead users. This has no impact on behavior.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    Takes over from #46547 by @aaronlevy
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    baed0e78
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
plugin/pkg/admission/schedulingpolicy Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...