-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: RedHatQE/openshift-python-wrapper
base: main
head repository: RedHatQE/openshift-python-wrapper
compare: v4.16
- 19 commits
- 14 files changed
- 11 contributors
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93c4b1c - Browse repository at this point
Copy the full SHA 93c4b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 597082b - Browse repository at this point
Copy the full SHA 597082bView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ac1269 - Browse repository at this point
Copy the full SHA 8ac1269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e017e2 - Browse repository at this point
Copy the full SHA 4e017e2View commit details
Commits on Jul 20, 2024
-
add syncState status string inprogress to SyncStatus class (#1907) (#…
…1910) * add syncState status string inprogress to SyncStatus class * add typing and address review comment Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 3b2714e - Browse repository at this point
Copy the full SHA 3b2714eView commit details -
Fix race in resource delete (#1889) (#1899)
* Fix race in resource delete * Move try after exists check * Add warning if the resource doesn't exist * return wait deleted Co-authored-by: Jenia Peimer <86722603+jpeimer@users.noreply.github.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e06ac4f - Browse repository at this point
Copy the full SHA e06ac4fView commit details
Commits on Jul 21, 2024
-
Deprecate node selector type (#1913)
* deprecate node_selector str type in Resource * deprecate node_selector str type in Resource * Remove ignored type check from ingress_controleer * Add empty test in tox to match the list from main
Configuration menu - View commit details
-
Copy full SHA for 7778c28 - Browse repository at this point
Copy the full SHA 7778c28View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 575b602 - Browse repository at this point
Copy the full SHA 575b602View commit details
Commits on Sep 22, 2024
-
Pin kubernetes version to 29.x.x (#2114)
* Pin kubernetes version to 29.x.x * Add `types-PyYAML` to mypy config
Configuration menu - View commit details
-
Copy full SHA for 4abeb89 - Browse repository at this point
Copy the full SHA 4abeb89View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aea1849 - Browse repository at this point
Copy the full SHA aea1849View commit details
Commits on Dec 10, 2024
-
fix IndexError if no virt-launcher pod (#2225) (#2227)
Co-authored-by: vsibirsk <57763370+vsibirsk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a51d37c - Browse repository at this point
Copy the full SHA a51d37cView commit details
Commits on Dec 13, 2024
-
increase timeout and sleep value for retry_cluster_exceptions() in pa…
Configuration menu - View commit details
-
Copy full SHA for 0c763c4 - Browse repository at this point
Copy the full SHA 0c763c4View commit details
Commits on Dec 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 995f9f3 - Browse repository at this point
Copy the full SHA 995f9f3View commit details
Commits on Jan 9, 2025
-
Fix deploy function of NNCP (#2267) (#2268)
If the the deploy func fails, clean_up func of resource is called at the except section. But the args this call using wrong name. This has to be fixed, because otherwise the NNCP resource doesn't get cleaned_up upon failure. Signed-off-by: Harel Meir <hmeir@redhat.com> Co-authored-by: Harel Meir <hmeir@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 10a3fc8 - Browse repository at this point
Copy the full SHA 10a3fc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762fce9 - Browse repository at this point
Copy the full SHA 762fce9View commit details
Commits on Jan 10, 2025
-
Add retry for api_request() call (#2240) (#2273)
* Add retry for api_request() call (#2240) * Add retry for api_request() call * add optional retry_params to pass timeout and sleep_time * updates based on review comments * updates based on review comments * fix missing default value * move default retry params to where they are used * Add typing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b035ee - Browse repository at this point
Copy the full SHA 0b035eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b1bf5 - Browse repository at this point
Copy the full SHA 93b1bf5View commit details
Commits on Jan 28, 2025
-
Update wait_for_status_success() call to look at both type and status…
… for status.conditions (#2289) (#2300) * status should return reason, when condition status is True * based on review comments and offline conversation with dev team * remove unnecessary code * undo retry * addressed review comment * address review comment * update based on reviews Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for c8287a9 - Browse repository at this point
Copy the full SHA c8287a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa69260 - Browse repository at this point
Copy the full SHA fa69260View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...v4.16