-
Notifications
You must be signed in to change notification settings - Fork 65
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
WIP: 4.10 downstream/upstream sync - first quarter #201
Conversation
Update the .github/workflows/quickstart.yml github action and replace the usage of `kubectl wait ...` with a function that waits until the various OLM component deployment resources are present and reporting an available status. Using `kubectl wait ...` is potentially problematic as it doesn't support waiting until the creation of that resource, so in the case the PackageServer deployment doesn't exist yet as the catalog/olm operators are still being setup, this action will fail as `kubectl wait ...` will return a non-zero exit code. Signed-off-by: timflannagan <timflannagan@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: b98ff9d1601b41847fb47445a8366a1145c7cbe6
Failing to fetch catalog content should not silently return an empty cache. Instead, it should fail outright with an error that indicates which catalog(s) could not be fetched. Signed-off-by: Ben Luddy <bluddy@redhat.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 6ab5f1634093c91d7027b9245a88ede7b807088b
Signed-off-by: timflannagan <timflannagan@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 1e7e1cc81d5c3e0f2de2a06cb4315ea622371cbe
Update to containerd 1.4.8 Signed-off-by: Vu Dinh <vudinh@outlook.com> Upstream-repository: operator-registry Upstream-commit: aa44cbec0df254fb503a34384a85e197a7e68e6f
Update the doc/design/release.md documentation around how to generate the root CHANGELOG.md. Previously, when running into API rate limiting behaviors locally, the suggestion was to modify a variable in the Ruby gem package that no longer exists. Now, specify the --max-issues CLI flag to lower the number of API requests to the OLM repository. Signed-off-by: timflannagan <timflannagan@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 5c40752a9605669d34234bf18a93dba948b59439
…ull requests (#2299) Update the e2e-tests.yml github workflow and avoid running that action on PRs that only change the doc directory. Signed-off-by: timflannagan <timflannagan@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 939bf94f834181d60a713191f78b13b80c7bec0f
Signed-off-by: Evan <cordell.evan@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 538b1315eace85e33df7b2893a85a000f8757349
Signed-off-by: Evan <cordell.evan@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 44fc44daf778cd9d36d6b6eb8edf63ff5a202304
… the root fs (openshift#733) Update internal/declcfg/load.go and avoid processing any files that are named `.indexignore` when walking the declarative config index root filesystem. When validating declarative config directories, the .indexignore file was being processed and validated. Signed-off-by: timflannagan <timflannagan@gmail.com> Upstream-repository: operator-registry Upstream-commit: 78f27b39dc098c2e56681d9a3d8e786aae95d4fe
Signed-off-by: Joe Lanford <joe.lanford@gmail.com> Upstream-repository: operator-registry Upstream-commit: a390f86b3ca429c9618a7c20a31406bc2bd6ed16
Signed-off-by: Ben Luddy <bluddy@redhat.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 3a565917233c72d098f3a60d9239f0e3c5b55f76
Signed-off-by: Daniel Messer <dmesser@redhat.com> Upstream-repository: operator-registry Upstream-commit: 70cec5728f5634fc696e13a0608dd7d01a170e12
… workflow (openshift#730) Update the test.yml test workflow and replace the `e2e-kind` job name with `e2e`. Before, the e2e test workflow had ran e2e tests against both kind and minikube clusters before the latter job was removed entirely. Signed-off-by: timflannagan <timflannagan@gmail.com> Upstream-repository: operator-registry Upstream-commit: ff2c921e414926a013f82448b7241bc84fc95372
…penshift#734) Signed-off-by: Daniel Sover <dsover@redhat.com> Upstream-repository: operator-registry Upstream-commit: b82684903f7af4e483efe5629d18c9a6db036dcb
build X.Y, X, and latest opm images but only latest if X.Y.Z is latest semver in HEAD and X.Y/X if the current HEAD commit is tagged. Signed-off-by: Eric Stroczynski <ericstroczynski@gmail.com> Upstream-repository: operator-registry Upstream-commit: 6f1a54f7b7b4f5e4f062fde42cb477ae25d438f6
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: njhale 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 |
/retest |
3 similar comments
/retest |
/retest |
/retest |
@njhale: The following test 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/test-infra repository. I understand the commands that are listed here. |
/retest |
first 1/2 PR merged. /close |
@njhale: PR needs rebase. 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. |
@timflannagan: 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/test-infra repository. |
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> upstream-repository: api upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Signed-off-by: Per G. da Silva <perdasilva@redhat.com> Upstream-repository: api Upstream-commit: acd97ff97db07bae2b4e5a9cbc49355d4f6c568a
Attempts to sync the first quarter of #196
Superset of:
Subset of: