-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Poetry update fix tomlkit v4.13 #1308
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add delete after completion annotation to dv (#1047) * add delete after completion annotation to dv * add docstring * fix * fix * fix docstring * fix Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com> * update Virt Launcher Pod Hypervisor Connection URI (#1054) Signed-off-by: akriti gupta <akrgupta@redhat.com> Signed-off-by: akriti gupta <akrgupta@redhat.com> Co-authored-by: akriti gupta <akrgupta@redhat.com> * add ForbiddenError to the retry list and add default exceptions to a few calls (#1058) * add ForbiddenError to the retry list * add default exceptions to a few calls * Remove code-check github action, use tox (#1065) * create endpoints resource (#1084) * create endpoints resource * Update ocp_resources/endpoints.py Co-authored-by: Ruth Netser <rnetser@redhat.com> * address review comments Co-authored-by: Ruth Netser <rnetser@redhat.com> Signed-off-by: akriti gupta <akrgupta@redhat.com> Co-authored-by: dalia-frank <65129017+dalia-frank@users.noreply.github.com> Co-authored-by: Akriti Gupta <67187004+akri3i@users.noreply.github.com> Co-authored-by: akriti gupta <akrgupta@redhat.com> Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Ruth Netser <rnetser@redhat.com>
… (#1098) Signed-off-by: akri3i <guptaakriti70@gmail.com> Co-authored-by: Akriti Gupta <67187004+akri3i@users.noreply.github.com>
…) (#1164) Signed-off-by: akrgupta <akrgupta@redhat.com> Co-authored-by: Akriti Gupta <67187004+akri3i@users.noreply.github.com> Co-authored-by: akrgupta <akrgupta@redhat.com>
…) (#1167) Signed-off-by: akrgupta <akrgupta@redhat.com> Co-authored-by: Akriti Gupta <67187004+akri3i@users.noreply.github.com> Co-authored-by: akrgupta <akrgupta@redhat.com>
* Add RHMI custom resource (#1195) * Add RHMI custom resource * Add to insolidarity ignore list * Add to insolidarity ignore list * Add to insolidarity ignore list * Update in-solidarity.yml
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* Introduce pipeline resource from tekton * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update ocp_resources/pipeline.py * Update ocp_resources/pipeline.py --------- Signed-off-by: Geetika Kapoor <gkapoor@redhat.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ruth Netser <rnetser@redhat.com>
* Omit secret data from logs * use keys attributes hashing to hide sensitive data * use benedict to modify resource dict * adding keys_to_hash attribute in resource * adding hash_log_data attribute to resource object * using hash_log_data attribute in resource object Co-authored-by: Omri Bar Haim <obarhaim@redhat.com>
- Add args to the docstring. - Allow background propagation policy in delete(). - Refactor daemonset.py delete() to return the result. Signed-off-by: Anat Wax <awax@redhat.com> Co-authored-by: Anat Wax <46938838+Anatw@users.noreply.github.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
- Refactor _ports_backup to include both IP families. - Add teardown_absent_ifaces parameter (default: True). - Add IP family global variables. Signed-off-by: Anat Wax <awax@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* Update poetry to fix tomlkit issue * tox: use pip to install poetry
Report bugs in Issues The following are automatically added:
Available user actions:
Supported labels
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.