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

Gen3 Monthly Release 2023.02 validate.midrc.org 1674795404 #5618

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

PlanXCyborg
Copy link
Contributor

@PlanXCyborg PlanXCyborg commented Jan 27, 2023

Jira: MIDRC-185

Applying version 2023.02 to validate.midrc.org

@PlanXCyborg PlanXCyborg requested review from frankliuao, cgmeyer and a team as code owners January 27, 2023 04:56
@frankliuao frankliuao marked this pull request as draft January 27, 2023 06:27
@frankliuao
Copy link
Contributor

Holding this for the MIDRC monthly release.
As we will be releasing 2023.02 in a rushed mode this will be done on 01/27.

@PlanXCyborg
Copy link
Contributor Author

validate.midrc.org/manifest.json

Deployment changes

  • dashboard
    • This change will add some CSP and CORS related header to the response that returned from the dashboard services. They should not be interruptive, but each team is encouraged to double check their webpages hosted by dashboard to ensure they still works (fix: sec patch gen3-statics#27)
    • Because of these CSP directives being added, starting from this version, if anyone what to load remote scripts in their dashboard-hosted webpages, they will need to update the CSP directives in this dashboard service if the current directives doesn't fit, or to ship the script files with the page (fix: sec patch gen3-statics#27)
  • fence
  • portal
    • New portal config options to exclude File nodes from the charts added: use "graphql.chartNodesExcludeFiles" to exclude File nodes from graphql chart, or use "components.index.homepageChartNodesExcludeFiles" to exclude File nodes from homepage chart. Note both of them are default to false so you have to explicitly set them to true to enable them (PXP-10565/PPS-177 fix: exclude file nodes from chart with options data-portal#1208)
  • sower
  • ssjdispatcher
  • tube

@PlanXCyborg
Copy link
Contributor Author

validate.midrc.org/manifest.json

Deployment changes

  • dashboard
    • This change will add some CSP and CORS related header to the response that returned from the dashboard services. They should not be interruptive, but each team is encouraged to double check their webpages hosted by dashboard to ensure they still works (fix: sec patch gen3-statics#27)
    • Because of these CSP directives being added, starting from this version, if anyone what to load remote scripts in their dashboard-hosted webpages, they will need to update the CSP directives in this dashboard service if the current directives doesn't fit, or to ship the script files with the page (fix: sec patch gen3-statics#27)
  • fence
  • portal
    • New portal config options to exclude File nodes from the charts added: use "graphql.chartNodesExcludeFiles" to exclude File nodes from graphql chart, or use "components.index.homepageChartNodesExcludeFiles" to exclude File nodes from homepage chart. Note both of them are default to false so you have to explicitly set them to true to enable them (PXP-10565/PPS-177 fix: exclude file nodes from chart with options data-portal#1208)
  • sower
  • ssjdispatcher
  • tube

@m0nhawk m0nhawk marked this pull request as ready for review January 31, 2023 19:16
@m0nhawk m0nhawk merged commit e99c6c2 into master Jan 31, 2023
@m0nhawk m0nhawk deleted the chore/apply_202302_to_validate_midrc_org_1674795405 branch January 31, 2023 19:17
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