Commit Graph

18 Commits

Author SHA1 Message Date
Joe Betz 2b996e4434 Remove field gate information for stable feature, add details to field selectors documentation 2024-10-31 11:42:21 -04:00
Mario Valderrama ddc49f00d5
Add missing field selectors
Signed-off-by: Mario Valderrama <woldy401@gmail.com>
2024-04-04 11:30:02 +02:00
Mario Valderrama d912860063
List supported field selectors by kind
Signed-off-by: Mario Valderrama <woldy401@gmail.com>
2024-04-04 11:18:32 +02:00
Aritra Ghosh 6b35f14150
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-09-06 14:50:21 -07:00
Aritra Ghosh 0078392f87
Update field-selectors.md 2023-08-23 08:15:35 -04:00
Aritra Ghosh 681c1b4ab0
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-08-22 11:06:22 -04:00
Aritra Ghosh 5cb8918db9
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-08-21 10:30:18 -04:00
Aritra Ghosh b401a0d3a0
Update field-selectors.md with info about set based requirements
Adding an explicit note for lack of support for set based operators for field selectors 


https://github.com/kubernetes/kubernetes/issues/32946
2023-08-20 20:51:46 -04:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Sahdev Zala 95683e0b2e Change weight for localization correctness
Keeping index files weight as such. Also, no changes to the
card index as they are not needed.
Part of the work at Doc Sprint KubeCon NA 2022.

Related # #35093

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-10-24 14:09:48 -04:00
Rey Lejano 6bfe72e2b0 update page weights for concepts overview working with objects 2022-10-24 11:52:44 -04:00
Alex bff31ff2b4
Correcting entry in Multiple Resource Types
We *can* use field selectors across multiple resource types.
2021-05-26 08:53:51 +05:30
Sebastian Winkler 2f6093bfd7
workaround for new lines in field selector example 2020-06-08 19:10:26 +02:00
Shivesh Abhishek b647b6ec55 Update field-selectors.md (#18641) 2020-01-18 08:41:35 -08:00
shub-asa1 1f4345b57b fix for issue #15214 (#15215)
fix for issue #15214  added --all-namespaces in a command as the result of command will always be "no resources"
2019-07-01 03:13:18 -07:00
Haoran Wang e0f55762dc Update field-selectors.md (#14839)
We should use --all-namespaces to filter all the service
2019-06-12 06:55:31 -07:00
Neha Yadav d3cca48e3f Code snippents shouldn't include the command prompt (#12779) 2019-03-07 01:31:05 -08:00
Luc Perkins 9317dcfff0 Add new field selectors doc (#9174)
* Add new field selectors doc

* Address wording issues and remove warning

* add note on = and ==

Signed-off-by: lucperkins <lucperkins@gmail.com>
2018-07-18 17:39:42 -07:00