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

[Tests] Update to functional Meshery design file #174

Open
leecalcote opened this issue Dec 30, 2024 · 2 comments
Open

[Tests] Update to functional Meshery design file #174

leecalcote opened this issue Dec 30, 2024 · 2 comments
Labels
area/devops area/tests Testing / quality assurance help wanted Extra attention is needed issue/stale Issue has not had any activity for an extended period of time kind/bug Something isn't working service-mesh/cilium

Comments

@leecalcote
Copy link
Member

          > an opinion about the mentioned issue would be really helpful

In my opinion, all E2E workflow are failing because the pattern file that is being used to deploy the mesh is of former OAM type and doesn't follows the new MeshModel schema due to which Meshery server is unable to ingest the sample design (a step done before passing it on to the Service Mesh Adapter for deployment) and hence the subsequent assertions that are made in workflow fails.

This error message confirms that pattern apply failed https://github.com/meshery/meshery-cilium/actions/runs/12528133889/job/34942427822?pr=173#step:17:14

Also, the status of all resources in K8s here https://github.com/meshery/meshery-cilium/actions/runs/12528133889/job/34942427822#step:22:1 confirms that the service mesh didn't come up.

If we can update these pattern files https://github.com/meshery/meshery-cilium/blob/master/.github/install/deploy.yaml based on the Meshery Design schema then we should be able to fix the issue.

Originally posted by @theBeginner86 in #173 (comment)

@leecalcote
Copy link
Member Author

// @theBeginner86

@leecalcote leecalcote added help wanted Extra attention is needed service-mesh/cilium area/tests Testing / quality assurance kind/bug Something isn't working labels Dec 30, 2024
Copy link

stale bot commented Feb 4, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devops area/tests Testing / quality assurance help wanted Extra attention is needed issue/stale Issue has not had any activity for an extended period of time kind/bug Something isn't working service-mesh/cilium
Projects
None yet
Development

No branches or pull requests

1 participant