Assigning nodes to knative services (#1924)
* node selector changes
* adding nodeselector and node affinity (only required)
* changing type for toleration and affinity
* handling panic
* handling panic
* handling panic
* handling panic
* handling panic
* adding preferred node affinity support
* adding preferred node affinity support
* adding test cases, accepting multiple whitespace separated values for nodeaffinity
* adding test cases, accepting multiple whitespace separated values for nodeaffinity
* updating docs
* updating docs
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
* adding experimental flags section
* basic setup with experimental features working, removing general subsection in favour of original code
* Revert "basic setup with experimental features working, removing general subsection in favour of original code"
This reverts commit 793718e51065d6c05f044c5d172c52caf79aac0a.
* Revert "adding experimental flags section"
This reverts commit 4f844f23b77f842579e7d3a1a0057b6c95f9e4bb.
* doc nits
* tests added, docs sanitised
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
* adding feature flag message for pvc
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
* fixing lint and code analyzer issues
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
* whitespace fixes and feature flag doc change
* whitespace fixes and feature flag doc change
* whitespace fixes and feature flag doc change
* whitespace fixes and feature flag doc change
---------
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>