Skip to content
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

[OADP-329] mimic velero cli loglevel options #692

Merged
merged 1 commit into from
May 24, 2022

Conversation

kaovilai
Copy link
Member

@kaovilai kaovilai commented May 12, 2022

[ OADP-329 ] mimic velero cli loglevel options.

warn option is blocked in CRD enum to mimic CLI but would no longer cause velero deployment to crashloop if we ever wanted to add it back.

panic and fatal is now valid per velero cli documentation.

@kaovilai kaovilai changed the title mimic velero cli loglevel options [OADP-329] mimic velero cli loglevel options May 12, 2022
use logrus ParseLevel directly
@kaovilai
Copy link
Member Author

/retest

4 similar comments
@kaovilai
Copy link
Member Author

/retest

@kaovilai
Copy link
Member Author

/retest

@kaovilai
Copy link
Member Author

/retest

@kaovilai
Copy link
Member Author

/retest

@openshift-ci
Copy link

openshift-ci bot commented May 17, 2022

@kaovilai: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@kaovilai
Copy link
Member Author

/jira refresh

@dymurray dymurray merged commit c791b37 into openshift:master May 24, 2022
kaovilai added a commit to kaovilai/oadp-operator that referenced this pull request Jun 1, 2022
kaovilai added a commit that referenced this pull request Jun 3, 2022
…p (fix azure flakes) (#717)

* revert to b64e96e

* bump probe to 10s

* mimic velero cli loglevel options (#692)

use logrus ParseLevel directly

* Fix OADP 526 (#704)

* fix OADP 526

* add ignore err comments

* fix docs link for build from src (#706)

* Datamover CRD design (#597)

* Adding initial datamover design

* Typo in reviewers

* Add summary & user stories

* Fixing nits

* Adding intial feedback

* Adding feedback

* nit: changing the selector field name

* Adding review comments

* Adding plugin clarification

* updating image to reflect the latest design

* Reflect recent velero csi plugin changes

* use a full vm for arm builds in travis (#713)

* OADP-535 allow for nullable resource allocations (#711)

* OADP-535 allow for nullable resource allocations

* Add missing nullables

* Include nullable on additionalProperties

Co-authored-by: Shubham Pampattiwar <shubhampampattiwar7@gmail.com>
Co-authored-by: Savitha Raghunathan <sraghuna@redhat.com>
Co-authored-by: Jason Montleon <jmontleo@redhat.com>
Co-authored-by: Dylan Murray <dymurray@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants