Skip to content

Commit e217d64

Browse files
committed
[Internal] Add kubernetes type stubs
* 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 e217d64

4 files changed

Lines changed: 102 additions & 284 deletions

File tree

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)