-
Notifications
You must be signed in to change notification settings - Fork 3.4k
v1.6 backports 2020-03-04 #10460
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
v1.6 backports 2020-03-04 #10460
Conversation
never-tell-me-the-odds |
1 similar comment
never-tell-me-the-odds |
639db86
to
2e5fbc7
Compare
test-me-please |
2e5fbc7
to
7ea4e4c
Compare
test-me-please |
never-tell-me-the-odds |
The test Given that this is related to a PR that's being backported as part of this PR, I think it's likely to be related and we should dig into this further before merging this PR. |
I presume that @mrostecki @jrfastab will co-ordinate on moving forward on this PR (whether by dropping the backport or figuring out how to address it on v1.6). |
[ upstream commit 2206041 ] The same instance of the configuration map is shared among the tests. So, any modification to the map might unintentionally influence non-related test case. Signed-off-by: Martynas Pumputis <m@lambda.lt> Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
[ upstream commit 06407e4 ] Signed-off-by: Maciej Kwiek <maciej@isovalent.com> Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
[ upstream commit fc15d0c ] Signed-off-by: Maciej Kwiek <maciej@isovalent.com> Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
7ea4e4c
to
9e071e0
Compare
I just dropped the encryption backport commits in light of #10638 . |
never-tell-me-the-odds EDIT: Provisioning failure |
test-me-please |
Not backported as they're handled by #10638:
Once this PR is merged, you can update the PR labels via:
This change is