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

Align frontend runtime libraries with Kiali application v1.73 #261

Merged

Conversation

ferhoyos
Copy link
Collaborator

@ferhoyos ferhoyos commented Feb 12, 2024

Some frontend runtime libraries have been updated in Kiali application due to security vulnerabilities (https://www.github.com/kiali/kiali/pull/7102). This PR takes latest Kiali code from branch v1.73 and aligns frontend runtime versions of OSSMC with Kiali ones.

Besides, I have downgraded openshift-console libraries (@openshift-console/dynamic-plugin-sdk and @openshift-console/dynamic-plugin-sdk-webpack) to support Openshift 4.12 according to https://github.com/openshift/console/tree/master/frontend/packages/console-dynamic-plugin-sdk#openshift-console-versions-vs-sdk-versions

Kiali frontend source originated from:
* git ref:    v1.73
* git commit: 1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93
* GitHub URL: https://github.com/kiali/kiali/tree/1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93/frontend/src

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>
@ferhoyos ferhoyos self-assigned this Feb 12, 2024
@ferhoyos ferhoyos added the test: n/a PR does not need test additions or updates label Feb 13, 2024
Copy link
Contributor

@jshaughn jshaughn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird to see things go backwards but it makes sense :-)

@ferhoyos ferhoyos merged commit 0cfe445 into kiali:main Feb 13, 2024
2 checks passed
@ferhoyos ferhoyos deleted the kiali-frontend-update-2024-02-12-15-52-22 branch February 13, 2024 15:09
ferhoyos added a commit to ferhoyos/openshift-servicemesh-plugin that referenced this pull request Feb 14, 2024
)

* Copy of Kiali frontend source code
Kiali frontend source originated from:
* git ref:    v1.73
* git commit: 1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93
* GitHub URL: https://github.com/kiali/kiali/tree/1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93/frontend/src

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>

* Update frontend libraries

* Downgrade openshift-console libraries to support OCP 4.12+

---------

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>
ferhoyos added a commit to ferhoyos/openshift-servicemesh-plugin that referenced this pull request Mar 27, 2024
)

* Copy of Kiali frontend source code
Kiali frontend source originated from:
* git ref:    v1.73
* git commit: 1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93
* GitHub URL: https://github.com/kiali/kiali/tree/1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93/frontend/src

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>

* Update frontend libraries

* Downgrade openshift-console libraries to support OCP 4.12+

---------

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>
ferhoyos added a commit to ferhoyos/openshift-servicemesh-plugin that referenced this pull request Mar 27, 2024
)

* Copy of Kiali frontend source code
Kiali frontend source originated from:
* git ref:    v1.73
* git commit: 1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93
* GitHub URL: https://github.com/kiali/kiali/tree/1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93/frontend/src

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>

* Update frontend libraries

* Downgrade openshift-console libraries to support OCP 4.12+

---------

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>
ferhoyos added a commit that referenced this pull request Apr 1, 2024
… OCP 4.12+ (#263)

* Align frontend runtime libraries with Kiali application v1.73 (#261)

* Copy of Kiali frontend source code
Kiali frontend source originated from:
* git ref:    v1.73
* git commit: 1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93
* GitHub URL: https://github.com/kiali/kiali/tree/1ac06a5ad1b2e4a04e2da057b00b4d1c96a85f93/frontend/src

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>

* Update frontend libraries

* Downgrade openshift-console libraries to support OCP 4.12+

---------

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>

* Upgrade axios library

* Copy of Kiali frontend source code
Kiali frontend source originated from:
* git ref:    v1.73
* git commit: e0589b3dfac102a5299451b7d3c29ae16ac7ce85
* GitHub URL: https://github.com/kiali/kiali/tree/e0589b3dfac102a5299451b7d3c29ae16ac7ce85/frontend/src

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>

* useParams working for OCP 4.14+

* Remove resolutions section - outdated

---------

Signed-off-by: Fernando Hoyos <fhoyosle@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test: n/a PR does not need test additions or updates
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants