You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by ww...@apache.org on 2020/06/14 04:29:07 UTC

[incubator-yunikorn-site] 01/01: Merge branch 'BigDataArtisans-yk-213'

This is an automated email from the ASF dual-hosted git repository.

wwei pushed a commit to branch site-v2
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git

commit 3a8442424085df251e98ed66c6f277bcfe3588a5
Merge: 9c3bbe6 eefea82
Author: Weiwei yang <ww...@apache.org>
AuthorDate: Sat Jun 13 21:28:32 2020 -0700

    Merge branch 'BigDataArtisans-yk-213'

 .gitignore                                         |    6 +
 Dockerfile                                         |   15 +-
 Gemfile                                            |   19 -
 Gemfile.lock                                       |  252 -
 README.md                                          |   18 +-
 assets.html                                        |  160 -
 .../yunikorn/bootstrap/css/bootstrap-theme.css     |  459 -
 .../yunikorn/bootstrap/css/bootstrap-theme.min.css |    9 -
 assets/themes/yunikorn/bootstrap/css/bootstrap.css | 7100 --------------
 .../fonts/glyphicons-halflings-regular.eot         |  Bin 20290 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.svg         |  229 -
 .../fonts/glyphicons-halflings-regular.ttf         |  Bin 41236 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.woff        |  Bin 23292 -> 0 bytes
 .../bootstrap/img/glyphicons-halflings-white.png   |  Bin 8777 -> 0 bytes
 .../bootstrap/img/glyphicons-halflings.png         |  Bin 12799 -> 0 bytes
 assets/themes/yunikorn/bootstrap/js/bootstrap.js   | 2002 ----
 .../themes/yunikorn/bootstrap/js/bootstrap.min.js  |    9 -
 assets/themes/yunikorn/css/style.css               | 1379 ---
 assets/themes/yunikorn/css/syntax.css              |   60 -
 assets/themes/yunikorn/js/anchor.min.js            |    6 -
 assets/themes/yunikorn/js/docs.js                  |   57 -
 assets/themes/yunikorn/js/moment.min.js            |  551 --
 community/contributors.html                        |  193 -
 community/member.html                              |  233 -
 contribution/contributions.html                    |  244 -
 docs/a_developer_guide.md                          |  153 +
 docs/a_user_guide.md                               |  197 +
 docs/b_build_local.md                              |   74 +
 docs/b_configure_scheduler.md                      |   91 +
 docs/b_deployment.md                               |   81 +
 docs/b_env_setup.md                                |  156 +
 docs/c_acls.md                                     |  140 +
 docs/c_placement_rules.md                          |  356 +
 docs/c_queue_config.md                             |  283 +
 docs/d_evaluate_perf_function_with_kubemark.md     |  102 +
 docs/d_metrics.md                                  |   72 +
 docs/d_profiling.md                                |  124 +
 docs/e_cross_queue_preemption.md                   |  128 +
 docs/e_design.md                                   |  268 +
 docs/e_namespace_resource_quota.md                 |  185 +
 docs/e_pluggable_app_management.md                 |   77 +
 docs/e_resilience.md                               |  146 +
 docs/e_scheduler_configuration.md                  |  247 +
 docs/f_coding_guidelines.md                        |  127 +
 docs/f_community_sync_up.md                        |   41 +
 docs/f_how_to_contribute.md                        |  101 +
 docs/f_reporting_issues.md                         |   91 +
 docs/g_roadmap.md                                  |   85 +
 docs/h_download.md                                 |   61 +
 documentation.html                                 |  147 -
 docusaurus.config.js                               |  146 +
 download.html                                      |  194 -
 index.html                                         |  188 -
 package.json                                       |   31 +
 release/v0.8.0.html                                |  184 -
 robot.txt                                          |   14 -
 rss.xml                                            |   11 -
 sidebars.js                                        |   56 +
 src/css/custom.css                                 |   96 +
 src/pages/index.js                                 |   70 +
 src/pages/styles.module.css                        |   46 +
 .../favicon => static/img}/apple-touch-icon.png    |  Bin
 .../yunikorn => static}/img/architecture.png       |  Bin
 .../yunikorn => static}/img/asf_incubator_logo.png |  Bin
 .../themes/yunikorn => static}/img/asf_logo.png    |  Bin
 {assets/themes/yunikorn => static}/img/body-bg.jpg |  Bin
 .../img/favicon => static/img}/browserconfig.xml   |    0
 static/img/cpu_profile.jpg                         |  Bin 0 -> 259919 bytes
 static/img/dashboard_secret.png                    |  Bin 0 -> 31815 bytes
 static/img/dashboard_token_select.png              |  Bin 0 -> 47533 bytes
 static/img/docker-dektop-minikube.png              |  Bin 0 -> 249095 bytes
 static/img/docker-desktop.png                      |  Bin 0 -> 247891 bytes
 .../img/favicon => static/img}/favicon-32x32.png   |  Bin
 .../img/favicon => static/img}/favicon.ico         |  Bin
 static/img/goland_debug.jpg                        |  Bin 0 -> 198845 bytes
 static/img/goland_ide_pref_imports.png             |  Bin 0 -> 71562 bytes
 static/img/goland_ide_pref_inspections.png         |  Bin 0 -> 115226 bytes
 static/img/goland_ide_pref_other.png               |  Bin 0 -> 51200 bytes
 static/img/goland_ide_pref_tabs.png                |  Bin 0 -> 52260 bytes
 .../themes/yunikorn => static}/img/header-bg.jpg   |  Bin
 .../yunikorn => static}/img/highlight-bg.jpg       |  Bin
 static/img/home-hero.png                           |  Bin 0 -> 36635 bytes
 static/img/logo.svg                                |    1 +
 .../img/logo/yunikorn-log-gray.png                 |  Bin
 .../img/logo/yunikorn-logo-black.png               |  Bin
 .../img/logo/yunikorn-logo-blue.png                |  Bin
 .../img/logo/yunikorn-logo-main.png                |  Bin
 .../img/favicon => static/img}/manifest.json       |    0
 static/img/node-bin-packing.png                    |  Bin 0 -> 232909 bytes
 static/img/node-fair.png                           |  Bin 0 -> 462310 bytes
 static/img/pluggable-app-mgmt.jpg                  |  Bin 0 -> 79170 bytes
 static/img/queue-fairness.png                      |  Bin 0 -> 173299 bytes
 static/img/resilience-node-recovery.jpg            |  Bin 0 -> 319477 bytes
 static/img/resilience-workflow.jpg                 |  Bin 0 -> 441551 bytes
 .../favicon => static/img}/safari-pinned-tab.svg   |    0
 static/img/screenshot-apps.png                     |  Bin 0 -> 364789 bytes
 static/img/screenshot-queues.png                   |  Bin 0 -> 278745 bytes
 .../themes/yunikorn => static}/img/sidebar-bg.jpg  |  Bin
 static/img/throughput.png                          |  Bin 0 -> 252615 bytes
 static/img/undraw_docusaurus_mountain.svg          |  170 +
 static/img/undraw_docusaurus_react.svg             |  169 +
 static/img/undraw_docusaurus_tree.svg              |    1 +
 .../yunikorn => static}/img/yunikorn_black_256.png |  Bin
 .../img/yunikorn_black_white_256.png               |  Bin
 .../yunikorn => static}/img/yunikorn_blue_256.png  |  Bin
 .../img/yunikorn_classic_logo.png                  |  Bin
 .../yunikorn => static}/img/yunikorn_logo.svg      |    0
 .../yunikorn => static}/img/yunikorn_white_256.png |  Bin
 .../img/yunikorn_white_logo.png                    |  Bin
 versioned_docs/version-0.8.0/a_developer_guide.md  |  153 +
 versioned_docs/version-0.8.0/a_user_guide.md       |  197 +
 versioned_docs/version-0.8.0/b_build_local.md      |   74 +
 .../version-0.8.0/b_configure_scheduler.md         |   91 +
 versioned_docs/version-0.8.0/b_deployment.md       |   81 +
 versioned_docs/version-0.8.0/b_env_setup.md        |  156 +
 versioned_docs/version-0.8.0/c_acls.md             |  140 +
 versioned_docs/version-0.8.0/c_placement_rules.md  |  356 +
 versioned_docs/version-0.8.0/c_queue_config.md     |  283 +
 .../d_evaluate_perf_function_with_kubemark.md      |  102 +
 versioned_docs/version-0.8.0/d_metrics.md          |   72 +
 versioned_docs/version-0.8.0/d_profiling.md        |  124 +
 .../version-0.8.0/e_cross_queue_preemption.md      |  128 +
 versioned_docs/version-0.8.0/e_design.md           |  268 +
 .../version-0.8.0/e_namespace_resource_quota.md    |  185 +
 .../version-0.8.0/e_pluggable_app_management.md    |   77 +
 versioned_docs/version-0.8.0/e_resilience.md       |  146 +
 .../version-0.8.0/e_scheduler_configuration.md     |  247 +
 .../version-0.8.0/f_coding_guidelines.md           |  127 +
 .../version-0.8.0/f_community_sync_up.md           |   41 +
 .../version-0.8.0/f_how_to_contribute.md           |  101 +
 versioned_docs/version-0.8.0/f_reporting_issues.md |   91 +
 versioned_docs/version-0.8.0/g_roadmap.md          |   85 +
 versioned_docs/version-0.8.0/h_download.md         |   61 +
 versioned_sidebars/version-0.8.0-sidebars.json     |   43 +
 versions.json                                      |    3 +
 yarn.lock                                          | 9688 ++++++++++++++++++++
 136 files changed, 17314 insertions(+), 13717 deletions(-)