Commit 57ec3fa
Toni Reina
Update validations for the Toleration message (#273)
- Validate the format of the `key` field only if it isn't empty (the field can
be empty when the value for operator is Exists).
- Update the comment for the `effect` field. The default isn't
`NoSchedule`.
- Add an extra validation to check that the `toleration_seconds` field
is set only if the `effect` field is `NoExecute`.1 parent 75a37ce commit 57ec3fa
8 files changed
Lines changed: 71 additions & 61 deletions
File tree
- gen
- go/qdrant/cloud/cluster/v1
- openapiv2/qdrant/cloud
- cluster
- backup/v1
- v1
- hybrid/v1
- python/qdrant/cloud/cluster/v1
- typescript/qdrant/cloud/cluster/v1
- proto/qdrant/cloud/cluster/v1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
820 | | - | |
821 | | - | |
822 | 820 | | |
823 | 821 | | |
824 | 822 | | |
| |||
842 | 840 | | |
843 | 841 | | |
844 | 842 | | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
845 | 848 | | |
846 | 849 | | |
847 | 850 | | |
848 | 851 | | |
849 | 852 | | |
850 | 853 | | |
851 | 854 | | |
852 | | - | |
| 855 | + | |
853 | 856 | | |
854 | 857 | | |
855 | 858 | | |
| |||
858 | 861 | | |
859 | 862 | | |
860 | 863 | | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
861 | 869 | | |
862 | 870 | | |
863 | 871 | | |
| |||
0 commit comments