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

Pin markupsafe==2.0.1 for Jinja bug workaround #61

Merged
merged 2 commits into from
Feb 24, 2022

Conversation

jardon
Copy link

@jardon jardon commented Feb 23, 2022

Pin Jinja dependency markupsafe to v2.0.1

This issue is caused by a change in Jinja's dependencies. This is a workaround that forces an older version of markupsafe for the time being.

pallets/jinja#1585

@jardon jardon requested a review from a team as a code owner February 23, 2022 16:10
@phvalguima
Copy link
Contributor

Hi, the integration test is failing because istio-pilot is stuck waiting for a CRD that never comes up. The unit itself shows an error on:

istio-pilot           istio/pilot:1.5.0  error        1  istio-pilot    local             0  kubernetes           creating or updating custom resource definitions: ensuring custom resource definition "meshpolicies.authentication.istio.io" with version "v1beta1": the server could not find the requested resource

Looking for the bugs on istio-operators, I can see #42, which seems to be a similar issue.

I'd say if you run the step Run balchua/[email protected] but pinning to channel=1.21/stable instead of latest/stable.

@ca-scribner ca-scribner merged commit 2b7b633 into canonical:track/1.5 Feb 24, 2022
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.

3 participants