Skip to content

Commit f9576a6

Browse files
authored
[Internal] Add kubernetes type stubs (#3272)
* Use `call_api_method()` for expected-to-fail API calls only * Drop `get_value()` altogether (with type stubs it brings more harm than good)
1 parent acaa96e commit f9576a6

File tree

4 files changed

+102
-284
lines changed

4 files changed

+102
-284
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ dev = [
108108
"testcontainers>=4.9.2",
109109
"pytest-xdist>=3.6.1",
110110
"pyinstrument>=5.0.0",
111+
"kubernetes-stubs-elephant-fork",
111112
]
112113

113114
[project.optional-dependencies]

0 commit comments

Comments
 (0)