-
Notifications
You must be signed in to change notification settings - Fork 12
OAPE-35: Rebase upstream v1.37.1 #27
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
Conversation
Signed-off-by: Adam D. Cornett <adc@redhat.com>
… corresponding scaffolding logic (#116) Signed-off-by: Adam D. Cornett <adc@redhat.com>
Signed-off-by: Adam D. Cornett <adc@redhat.com>
* Update k8s dependencies to 1.31 * Updated k8s dependencies to 1.31 * Updated kubebuilder, controller-runtime, operator-lib & operator-registry * Updated pipfile Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in> * Fixing tests Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in> * Update kind & setup-envtest versions Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in> * Regenerate go mod file Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in> * Update to latest patch versions Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in> --------- Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Signed-off-by: Adam D. Cornett <adc@redhat.com> Co-authored-by: Adam D. Cornett <adc@redhat.com>
Signed-off-by: Adam D. Cornett <adc@redhat.com> Co-authored-by: Adam D. Cornett <adc@redhat.com>
@chiragkyal: This pull request references OAPE-35 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chiragkyal The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold |
@chiragkyal: This pull request references OAPE-35 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
ansible-operator-plugins release v1.37.1
90b2e0c
to
c9b82df
Compare
@chiragkyal: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
/close
|
@chiragkyal: Closed this PR. In response to this:
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-sigs/prow repository. |
Description of the change:
Rebase this repo to upstream v1.37.1 : https://github.com/operator-framework/ansible-operator-plugins/releases/tag/v1.37.1
Steps Followed
Solving Merge Conflicts
images/ansible-operator/Pipfile
andimages/ansible-operator/Pipfile.lock
images/ansible-operator/Pipfile
Pipfile.lock
using these steps.